Skip to content

test: fix flaky test-http2-pack-end-stream-flag - #37814

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-flaky-test-http2-pack-end-stream-flag
Closed

test: fix flaky test-http2-pack-end-stream-flag#37814
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-flaky-test-http2-pack-end-stream-flag

Conversation

@jasnell

Copy link
Copy Markdown
Member

Signed-off-by: James M Snell jasnell@gmail.com
Fixes: #37639

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Mar 19, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
Fixes: nodejs#37639
@jasnell
jasnellforce-pushed the fix-flaky-test-http2-pack-end-stream-flag branch from c5a0313 to 6e9ccf6CompareMarch 19, 2021 14:46
@nodejs-github-bot

This comment has been minimized.

@jasnell
jasnell requested review from Trott and targosMarch 19, 2021 15:07
@nodejs-github-bot

This comment has been minimized.

@jasnelljasnell added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed needs-ci PRs that need a full CI run. labels Mar 19, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

nodejs-github-bot commented Mar 22, 2021

Copy link
Copy Markdown
Collaborator

@jasnell

Copy link
Copy Markdown
MemberAuthor

Landed in 978bbf9

@jasnelljasnell closed this Mar 22, 2021
jasnell added a commit that referenced this pull request Mar 22, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
Fixes: #37639
PR-URL: #37814
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@ruyadorno

Copy link
Copy Markdown
Member

hi @jasnell I see this changeset doesn't land cleanly on v15.x-staging since it builds on top of #37136 which is a semver-major landing only on v16.x.

With that in mind, should we still backport this fix to v15 ?

@jasnell

jasnell commented Mar 24, 2021 via email

Copy link
Copy Markdown
MemberAuthor

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

investigate flaky test-http2-pack-end-stream-flag

5 participants

@jasnell@nodejs-github-bot@ruyadorno@Trott@lpinca