Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Sep 16, 2017

Move concurrency-sensitive test to sequential directory. It is failing
somewhat frequently on FreeBSD in CI.

This is an immediate fix that can optionally be expedited. #15338 has several small improvements but does not (yet) completely remove the race condition that causes the issue. It should still land (IMO) but this is an optional fix for the problem while that PR evolves.

Fixes: #15326

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test http2

Move concurrency-sensitive test to `sequential` directory. It is failing
somewhat frequently on FreeBSD in CI.

Fixes: nodejs#15326
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Sep 16, 2017
Copy link
Member

@jasnell jasnell left a comment

Choose a reason for hiding this comment

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

I'm ok with fast tracking this also

@Trott
Copy link
Member Author

Trott commented Sep 16, 2017

Looks like #15338 will land today-ish, making this obsolete. I'm going to close it but will re-open if something goes sideways with #15338.

@Trott Trott closed this Sep 16, 2017
@Trott Trott deleted the fix-15326-seq branch January 13, 2022 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test-http2-session-timeout flaky on FreeBSD

4 participants