| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Is PASS,FLAKY not the right configuration? node-test-commit-osx still fails with this. Should it be SKIP? Removed the file extensions, maybe that works. |
Sorry, something went wrong.
Yep: node/test/parallel/parallel.status Lines 3 to 5 in 02e0c17 |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
The flakiness is also annoying on the GHA runner, and unfortunately this PR won't help with that I'm afraid. Oh well, at least it's improving things for the Jenkins CI, so LGTM.
Sorry, something went wrong.
@aduh95 I am not sure about that. #42741 (comment) suggested that GitHub Actions might respect the list of flaky tests. |
Sorry, something went wrong.
Sorry, something went wrong.
|
CI is failing because of nodejs/build#2917. |
Sorry, something went wrong.
Sorry, something went wrong.
|
CI is green but GitHub seems to be thinking that Jenkins is still running, and the commit queue refuses to run... |
Sorry, something went wrong.
Sorry, something went wrong.
|
This PR is dependent on #42846, so marking as blocked. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Mark the tests as flaky on macOS and increase the timeout for other platforms (namely, FreeBSD).
Context: #42741 (comment)
Refs: #42741