Skip to content

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

@ruyadorno

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-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jan 14, 2021
@ruyadornoruyadorno added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 14, 2021

@mhdawsonmhdawson 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.

LGTM

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

Copy link
Copy Markdown
Contributor

Can we fast-track?

@MylesBorinsMylesBorins 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.

LGTM

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@MylesBorinsMylesBorins removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 15, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@MylesBorinsMylesBorins added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 15, 2021
@richardlaurichardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 16, 2021
@github-actionsgithub-actionsBot 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
aduh95force-pushed the test-npm-install-skip-internet-required-features branch from 5c3e70c to 887f199CompareJanuary 18, 2021 11:01
@aduh95

Copy link
Copy Markdown
Contributor

Landed in 887f199

@aduh95aduh95 closed this Jan 18, 2021
@aduh95
aduh95 merged commit 887f199 into nodejs:masterJan 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>
@ruyadornoruyadorno 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>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.testIssues 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

11 participants

@ruyadorno@MylesBorins@nodejs-github-bot@aduh95@jasnell@darcyclarke@Trott@lpinca@richardlau@mhdawson@Lxxyx