Skip to content

test: mark additional tests as flaky on Windows#31606

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:win-flaky
Closed

test: mark additional tests as flaky on Windows#31606
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:win-flaky

Conversation

@addaleax
Copy link
Copy Markdown
Member

@addaleax addaleax commented Feb 1, 2020

Basically, any of the tests that failed in the runs for
#31602 which was not already
marked as flaky.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Basically, any of the tests that failed in the runs for
nodejs#31602 which was not already
marked as flaky.
@addaleax addaleax added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Feb 1, 2020
@nodejs-github-bot nodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests. labels Feb 1, 2020
@addaleax
Copy link
Copy Markdown
Member Author

addaleax commented Feb 1, 2020

Please 👍 this comment to approve fast-tracking, CI isn’t in a great state right now and this would make the number of failures a bit easier to deal with.

@addaleax addaleax added the fast-track PRs that do not need to wait for 72 hours to land. label Feb 1, 2020
addaleax added a commit that referenced this pull request Feb 1, 2020
Basically, any of the tests that failed in the runs for
#31602 which was not already
marked as flaky.

PR-URL: #31606
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@addaleax
Copy link
Copy Markdown
Member Author

addaleax commented Feb 1, 2020

Landed in 9528f95, thanks for the reviews!

@addaleax addaleax closed this Feb 1, 2020
@addaleax addaleax deleted the win-flaky branch February 1, 2020 22:00
codebytere pushed a commit that referenced this pull request Feb 17, 2020
Basically, any of the tests that failed in the runs for
#31602 which was not already
marked as flaky.

PR-URL: #31606
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@codebytere codebytere mentioned this pull request Feb 17, 2020
codebytere pushed a commit that referenced this pull request Mar 15, 2020
Basically, any of the tests that failed in the runs for
#31602 which was not already
marked as flaky.

PR-URL: #31606
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
Basically, any of the tests that failed in the runs for
#31602 which was not already
marked as flaky.

PR-URL: #31606
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@codebytere codebytere mentioned this pull request Mar 17, 2020
codebytere pushed a commit that referenced this pull request Mar 30, 2020
Basically, any of the tests that failed in the runs for
#31602 which was not already
marked as flaky.

PR-URL: #31606
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooks Issues and PRs related to the async hooks subsystem. fast-track PRs that do not need to wait for 72 hours to land. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.

4 participants