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

quic: skip test-quic-preferred-address-ipv6.js when no ipv6 #33919

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Jun 17, 2020

/cc @addaleax

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 Jun 17, 2020
@jasnell
Copy link
Member Author

jasnell commented Jun 17, 2020

@gengjiawen
Copy link
Member

Looks like timeout on multi platform
https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx1014/34734/console

11:00:22 not ok 2952 sequential/test-quic-preferred-address-ipv6
11:00:22   ---
11:00:22   duration_ms: 120.144
11:00:22   severity: fail
11:00:22   exitcode: -15
11:00:22   stack: |-
11:00:22     timeout

@jasnell
Copy link
Member Author

jasnell commented Jun 17, 2020

@gengjiawen ... yeah, I believe that's a separate issue from this one that I will work on fixing separately. I'm not able to recreate that problem locally so it may take some time.

@jasnell jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 17, 2020
@jasnell
Copy link
Member Author

jasnell commented Jun 17, 2020

@nodejs/quic ... fast track?

@jasnell jasnell added the quic Issues and PRs related to the QUIC implementation / HTTP/3. label Jun 17, 2020
jasnell added a commit that referenced this pull request Jun 17, 2020
PR-URL: #33919
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Jiawen Geng <[email protected]>
@jasnell
Copy link
Member Author

jasnell commented Jun 17, 2020

Landed in 272b46e

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. quic Issues and PRs related to the QUIC implementation / HTTP/3. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants