| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
I am not sure if CI runs internet tests.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/40090 ✔ Done loading data for nodejs/node/pull/40090 ----------------------------------- PR info ------------------------------------ Title test: do not run `test-corepack-yarn-install` with no internet (#40090) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch aduh95:yarn-test-internet -> nodejs:master Labels test, author ready Commits 1 - test: do not run `test-corepack-yarn-install` with no internet Committers 1 - Antoine du Hamel PR-URL: https://github.com/nodejs/node/pull/40090 Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen Reviewed-By: Michaël Zasso Reviewed-By: James M Snell Reviewed-By: Michael Dawson ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/40090 Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen Reviewed-By: Michaël Zasso Reviewed-By: James M Snell Reviewed-By: Michael Dawson -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 12 Sep 2021 14:28:37 GMT ✔ Approvals: 5 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/40090#pullrequestreview-752188232 ✔ - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/40090#pullrequestreview-752225082 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/40090#pullrequestreview-752385388 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/40090#pullrequestreview-752782487 ✔ - Michael Dawson (@mhdawson) (TSC): https://github.com/nodejs/node/pull/40090#pullrequestreview-754083383 ✔ Last GitHub Actions successful ✖ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/1243446870 |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #40090 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: #40090 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: #40090 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
| Back | FazBrowse Home | New Git URL |
It looks like this test requires internet access to succeed, moving it to the relevant folder. I've also added a line to dump stdout when the test fails as it contains relevant info to understand the failure.