| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
My Jenkins CI didn't run out of space so I'm running just the macOS part of it again. I want to see that the test is actually skipped when ENOSPC happens. https://ci.nodejs.org/job/node-test-commit-osx/48467/ EDIT: And another one. https://ci.nodejs.org/job/node-test-commit-osx/48469/ EDIT: And one more. https://ci.nodejs.org/job/node-test-commit-osx/48470/ |
Sorry, something went wrong.
|
Here's another one: https://ci.nodejs.org/job/node-test-commit-osx/48483/ |
Sorry, something went wrong.
Sorry, something went wrong.
|
Hooray, it caught a failure that time! https://ci.nodejs.org/job/node-test-commit-osx/48483/nodes=osx1015/console I think this is ready for review and landing. @anonrig @nodejs/testing |
Sorry, something went wrong.
|
Fast-track has been requested by @anonrig. Please 👍 to approve. |
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/45339 ✔ Done loading data for nodejs/node/pull/45339 ----------------------------------- PR info ------------------------------------ Title test: skip test-fs-largefile if not enough disk space (#45339) Author Rich Trott (@Trott) Branch Trott:fix-fs -> nodejs:main Labels test, fast-track, author ready, needs-ci Commits 1 - test: skip test-fs-largefile if not enough disk space Committers 1 - Rich Trott PR-URL: https://github.com/nodejs/node/pull/45339 Fixes: https://github.com/nodejs/build/issues/3071 Reviewed-By: Yagiz Nizipli Reviewed-By: Nitzan Uziely ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/45339 Fixes: https://github.com/nodejs/build/issues/3071 Reviewed-By: Yagiz Nizipli Reviewed-By: Nitzan Uziely -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 06 Nov 2022 15:55:11 GMT ✔ Approvals: 2 ✔ - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/45339#pullrequestreview-1169721564 ✔ - Nitzan Uziely (@linkgoron): https://github.com/nodejs/node/pull/45339#pullrequestreview-1169894956 ℹ This PR is being fast-tracked ✖ The fast-track request requires at least one collaborator's approval (👍). ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-11-07T00:01:32Z: https://ci.nodejs.org/job/node-test-pull-request/47751/ - Querying data for job/node-test-pull-request/47751/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3412750367 |
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/45339 ✔ Done loading data for nodejs/node/pull/45339 ----------------------------------- PR info ------------------------------------ Title test: skip test-fs-largefile if not enough disk space (#45339) Author Rich Trott (@Trott) Branch Trott:fix-fs -> nodejs:main Labels test, fast-track, author ready, needs-ci Commits 1 - test: skip test-fs-largefile if not enough disk space Committers 1 - Rich Trott PR-URL: https://github.com/nodejs/node/pull/45339 Fixes: https://github.com/nodejs/build/issues/3071 Reviewed-By: Yagiz Nizipli Reviewed-By: Nitzan Uziely ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/45339 Fixes: https://github.com/nodejs/build/issues/3071 Reviewed-By: Yagiz Nizipli Reviewed-By: Nitzan Uziely -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 06 Nov 2022 15:55:11 GMT ✔ Approvals: 2 ✔ - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/45339#pullrequestreview-1169721564 ✔ - Nitzan Uziely (@linkgoron): https://github.com/nodejs/node/pull/45339#pullrequestreview-1169894956 ℹ This PR is being fast-tracked ✖ The fast-track request requires at least one collaborator's approval (👍). ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-11-07T17:54:35Z: https://ci.nodejs.org/job/node-test-pull-request/47751/ - Querying data for job/node-test-pull-request/47751/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3412750367 |
Sorry, something went wrong.
Fixes: nodejs/build#3071 PR-URL: nodejs#45339 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Fixes: nodejs/build#3071 PR-URL: #45339 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Fixes: nodejs/build#3071 PR-URL: #45339 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Fixes: nodejs/build#3071 PR-URL: #45339 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
| Back | FazBrowse Home | New Git URL |
Fixes: nodejs/build#3071
I'm guessing this is the test that then causes other cascading disk failures, but maybe there are others. Let's run CI here and find out....