Skip to content

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

Merged
vstinner merged 1 commit into
python:3.14from
vstinner:workflow_san_w14
Jun 10, 2026
Merged

[3.14] GHA: Display output when a sanitizer test fails (#151268)#151273
vstinner merged 1 commit into
python:3.14from
vstinner:workflow_san_w14

Conversation

@vstinner

Copy link
Copy Markdown
Member

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

(cherry picked from commit 3a8bebd)

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

(cherry picked from commit 3a8bebd)
@vstinner

Copy link
Copy Markdown
Member Author

Tests / Sanitizers / TSan (free-threading) (pull_request): Failing after 12m
0:07:07 load avg: 6.19 [54/60/1] test_ssl worker non-zero exit code (Exit code 66) -- running (1): test_socket (1 min 40 sec)

Ah, I reproduce the test_ssl issue. I created #151277 to track this bug.

@vstinner vstinner merged commit bc75e47 into python:3.14 Jun 10, 2026
88 of 90 checks passed
@vstinner vstinner deleted the workflow_san_w14 branch June 10, 2026 18:46
@miss-islington-app

Copy link
Copy Markdown

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

@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 bc75e47ffaffbfd33bb2a57c98e25055a1337308 3.13

@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

GH-151280 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 10, 2026
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.

1 participant