Skip to content

GHA: Display output when a sanitizer test fails#151268

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:workflow_san_w
Jun 10, 2026
Merged

GHA: Display output when a sanitizer test fails#151268
vstinner merged 1 commit into
python:mainfrom
vstinner:workflow_san_w

Conversation

@vstinner

Copy link
Copy Markdown
Member

Modify GitHub Action "Reusable Sanitizer" to display output when a test fails: pass -W option.

Modify GitHub Action "Reusable Sanitizer" to display output when a
test fails: pass -W option.
@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Jun 10, 2026
@vstinner vstinner requested a review from itamaro as a code owner June 10, 2026 16:34
@vstinner vstinner added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 10, 2026
@vstinner vstinner merged commit 3a8bebd into python:main Jun 10, 2026
60 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@vstinner vstinner deleted the workflow_san_w branch June 10, 2026 17:07
@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 3a8bebd86f36be05442fa2f3adcc83c2a4b00ef2 3.14

@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 3a8bebd86f36be05442fa2f3adcc83c2a4b00ef2 3.13

@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

GH-151272 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 10, 2026
@vstinner vstinner removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 10, 2026
@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

GH-151273 is a backport of this pull request to the 3.14 branch.

vstinner added a commit that referenced this pull request Jun 10, 2026
…151272)

GHA: Display output when a sanitizer test fails (GH-151268)

Modify GitHub Action "Reusable Sanitizer" to display output when a
test fails: pass -W option.
(cherry picked from commit 3a8bebd)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request Jun 10, 2026
…1273)

GHA: Display output when a sanitizer test fails (#151268)

Modify GitHub Action "Reusable Sanitizer" to display output when a
test fails: pass -W option.

(cherry picked from commit 3a8bebd)
vstinner added a commit that referenced this pull request Jun 10, 2026
#151273) (#151280)

[3.14] GHA: Display output when a sanitizer test fails (#151268) (#151273)

GHA: Display output when a sanitizer test fails (#151268)

Modify GitHub Action "Reusable Sanitizer" to display output when a
test fails: pass -W option.

(cherry picked from commit 3a8bebd)
(cherry picked from commit bc75e47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants