FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: skip internet for test-npm-install by ruyadorno · Pull Request #36933 · nodejs/node · GitHub

/ node Public

test: skip internet for test-npm-install - #36933

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
ruyadorno:test-npm-install-skip-internet-required-features
Jan 18, 2021
Merged

test: skip internet for test-npm-install#36933
aduh95 merged 1 commit into
nodejs:masterfrom
ruyadorno:test-npm-install-skip-internet-required-features

Conversation

Copy link
Copy Markdown
Member

Disabling any internet-required features (namely audit and
update-notifer) in order for the test to work without an internet
connection.

nodejs-github-bot added the test Issues and PRs related to the tests. label Jan 14, 2021
ruyadorno added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 14, 2021

mhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

MylesBorins added the fast-track PRs that do not need to wait for 48 hours to land. label Jan 15, 2021

Copy link
Copy Markdown
Contributor

Can we fast-track?

MylesBorins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Collaborator

MylesBorins removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 15, 2021

Copy link
Copy Markdown
Collaborator

MylesBorins added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jan 15, 2021
richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 16, 2021
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 16, 2021
Disabling any internet-required features (namely audit and
update-notifer) in order for the test to work without an internet
connection.

- Fixes: nodejs#36895

PR-URL: nodejs#36933
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 force-pushed the test-npm-install-skip-internet-required-features branch from 5c3e70c to 887f199 Compare January 18, 2021 11:01

aduh95 commented Jan 18, 2021

Copy link
Copy Markdown
Contributor

Landed in 887f199

aduh95 closed this Jan 18, 2021
aduh95 merged commit 887f199 into nodejs:master Jan 18, 2021
ruyadorno added a commit that referenced this pull request Jan 22, 2021
Disabling any internet-required features (namely audit and
update-notifer) in order for the test to work without an internet
connection.

- Fixes: #36895

PR-URL: #36933
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
ruyadorno mentioned this pull request Jan 22, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Disabling any internet-required features (namely audit and
update-notifer) in order for the test to work without an internet
connection.

- Fixes: #36895

PR-URL: #36933
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams mentioned this pull request May 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test-npm-install.js now requires Internet connection

Back | FazBrowse Home | New Git URL