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: skip flaky parts of broadcastchannel test on Windows #36386

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

Trott
Copy link
Member

@Trott Trott commented Dec 4, 2020

The feature was added recently and is experimental. This will need to be
fixed before it can be released as stable (in my opinion at least). But
for now, this gets us to a green CI without skipping the parts of the
test that are working on Windows.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Dec 4, 2020
@Trott Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 4, 2020
@Trott Trott requested a review from jasnell December 4, 2020 13:47
@Trott
Copy link
Member Author

Trott commented Dec 4, 2020

Fast track, please?

My previous attempt to make this test reliable improved things but is insufficient.

@Trott Trott changed the title test: fix flaky parts of broadcastchannel test on Windows test: skip flaky parts of broadcastchannel test on Windows Dec 4, 2020
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 4, 2020
@Trott Trott mentioned this pull request Dec 4, 2020
2 tasks
@nodejs-github-bot
Copy link
Collaborator

@Trott Trott added fast-track PRs that do not need to wait for 48 hours to land. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Dec 4, 2020
@Trott
Copy link
Member Author

Trott commented Dec 4, 2020

@nodejs/testing

@Trott
Copy link
Member Author

Trott commented Dec 4, 2020

Windows CI is green, so this is looking good....

Copy link

@designMoreWeb designMoreWeb left a comment

Choose a reason for hiding this comment

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

looks good

The feature was added recently and is experimental. This will need to be
fixed before it can be released as stable (in my opinion at least). But
for now, this gets us to a green CI without skipping the parts of the
test that are working on Windows.

PR-URL: nodejs#36386
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
@Trott
Copy link
Member Author

Trott commented Dec 4, 2020

Landed in d1e4d34

@Trott Trott merged commit d1e4d34 into nodejs:master Dec 4, 2020
@Trott Trott deleted the skip-it-yo branch December 4, 2020 16:20
danielleadams pushed a commit that referenced this pull request Dec 7, 2020
The feature was added recently and is experimental. This will need to be
fixed before it can be released as stable (in my opinion at least). But
for now, this gets us to a green CI without skipping the parts of the
test that are working on Windows.

PR-URL: #36386
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
@danielleadams danielleadams mentioned this pull request Dec 7, 2020
cjihrig pushed a commit to cjihrig/node that referenced this pull request Dec 8, 2020
The feature was added recently and is experimental. This will need to be
fixed before it can be released as stable (in my opinion at least). But
for now, this gets us to a green CI without skipping the parts of the
test that are working on Windows.

PR-URL: nodejs#36386
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.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. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants