Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix broken test #23232

Closed
wants to merge 1 commit into from
Closed

test: fix broken test #23232

wants to merge 1 commit into from

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Oct 3, 2018

Alternative to #23231

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Oct 3, 2018
@Trott Trott added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 3, 2018
@cjihrig
Copy link
Contributor Author

cjihrig commented Oct 3, 2018

Possibly related to #23109, by the way.

@Trott
Copy link
Member

Trott commented Oct 3, 2018

👍 here to approve fast-tracking to unbreak CI.

@refack
Copy link
Contributor

refack commented Oct 3, 2018

@addaleax
Copy link
Member

addaleax commented Oct 3, 2018

Do we want to wait for a fully green CI? That’s what the rules say but it seems like a good idea to land this asap…

@Trott
Copy link
Member

Trott commented Oct 3, 2018

Rebuild the only red part of the last CI run: https://ci.nodejs.org/job/node-test-commit-linux-containered/7526/

@Trott
Copy link
Member

Trott commented Oct 3, 2018

@danbev
Copy link
Contributor

danbev commented Oct 3, 2018

Landed in 7aeda94.

@danbev danbev closed this Oct 3, 2018
danbev pushed a commit that referenced this pull request Oct 3, 2018
Approved for fast-tracking by:
Rich Trott <rtrott@gmail.com>
Colin Ihrig <cjihrig@gmail.com>
Refael Ackermann <refack@gmail.com>
James M Snell <jasnell@gmail.com>
Gireesh Punathil <gpunathi@in.ibm.com>
Anna Henningsen <anna@addaleax.net>
Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

PR-URL: #23232
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
@BridgeAR
Copy link
Member

BridgeAR commented Oct 3, 2018

Thanks for fixing this right away.

@cjihrig cjihrig deleted the test branch October 3, 2018 12:35
jasnell pushed a commit that referenced this pull request Oct 17, 2018
Approved for fast-tracking by:
Rich Trott <rtrott@gmail.com>
Colin Ihrig <cjihrig@gmail.com>
Refael Ackermann <refack@gmail.com>
James M Snell <jasnell@gmail.com>
Gireesh Punathil <gpunathi@in.ibm.com>
Anna Henningsen <anna@addaleax.net>
Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

PR-URL: #23232
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.