Uh oh!
There was an error while loading. Please reload this page.
test: mark sea tests flaky on macOS x64 - #60068
Conversation
nodejs-github-bot
commented
Sep 29, 2025
targos
left a comment
There was a problem hiding this comment.
I would also be OK with a SKIP, as they seem to fail 100% of the time.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #60068 +/- ##
==========================================
- Coverage 88.45% 88.45% -0.01%
==========================================
Files 703 703 Lines 207546 207546 Branches 40011 40008 -3 ==========================================
- Hits 183591 183580 -11 - Misses 15949 15959 +10 - Partials 8006 8007 +1 🚀 New features to boost your workflow:
|
nodejs-github-bot
commented
Sep 29, 2025
nodejs-github-bot
commented
Sep 29, 2025
nodejs-github-bot
commented
Sep 29, 2025
nodejs-github-bot
commented
Sep 30, 2025
Fast-track has been requested by @BridgeAR. Please 👍 to approve. |
nodejs-github-bot
commented
Sep 30, 2025
nodejs-github-bot
commented
Sep 30, 2025
nodejs-github-bot
commented
Sep 30, 2025
richardlau
commented
Sep 30, 2025
I went for flaky as, while they are failing 100% of the time on macOS 15 x64, they are generally passing on osx13 x64 and I don't think the Python test runner can make the distinction via the |
nodejs-github-bot
commented
Sep 30, 2025
nodejs-github-bot
commented
Sep 30, 2025
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Sep 30, 2025
Landed in f304bc2 |
PR-URL: #60068 Refs: #59553 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #60068 Refs: #59553 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #60068 Refs: #59553 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Refs: #59553
These tests are occasionally failing in the CI on osx13-x64, but appear to be always failing on macos15-x64 and blocking anything from landing that requires a full CI.