Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

test: deflake test-http2-buffersize#39591

Closed
lpinca wants to merge 1 commit into
nodejs:masternodejs/node:masterfrom
lpinca:deflake/test-http2-buffersizelpinca/node:deflake/test-http2-buffersizeCopy head branch name to clipboard
Closed

test: deflake test-http2-buffersize#39591
lpinca wants to merge 1 commit into
nodejs:masternodejs/node:masterfrom
lpinca:deflake/test-http2-buffersizelpinca/node:deflake/test-http2-buffersizeCopy head branch name to clipboard

Conversation

@lpinca

@lpinca lpinca commented Jul 30, 2021

Copy link
Copy Markdown
Member

This is basically a revert of
c452632.

The problem with that commit is that the promises returned by
once(server, 'stream') are all resolved with the same stream when the
first 'stream' event is emitted.

Refs: #39525 (comment)

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jul 30, 2021
This is basically a revert of
nodejs@c452632.

The problem with that commit is that the promises returned by
`once(server, 'stream')` are all resolved with the same stream when the
first `'stream'` event is emitted.

Refs: nodejs#39525 (comment)
@lpinca lpinca force-pushed the deflake/test-http2-buffersize branch from 83c58b9 to 9807960 Compare July 30, 2021 13:58
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@targos targos added the http2 Issues or PRs related to the http2 subsystem. label Aug 1, 2021
@lpinca

lpinca commented Aug 2, 2021

Copy link
Copy Markdown
Member Author

Landed in 0f9434a.

lpinca added a commit that referenced this pull request Aug 2, 2021
This is basically a revert of
c452632.

The problem with that commit is that the promises returned by
`once(server, 'stream')` are all resolved with the same stream when the
first `'stream'` event is emitted.

Refs: #39525 (comment)

PR-URL: #39591
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@lpinca lpinca closed this Aug 2, 2021
@lpinca lpinca deleted the deflake/test-http2-buffersize branch August 2, 2021 16:43
danielleadams pushed a commit that referenced this pull request Aug 16, 2021
This is basically a revert of
c452632.

The problem with that commit is that the promises returned by
`once(server, 'stream')` are all resolved with the same stream when the
first `'stream'` event is emitted.

Refs: #39525 (comment)

PR-URL: #39591
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit that referenced this pull request Sep 4, 2021
This is basically a revert of
c452632.

The problem with that commit is that the promises returned by
`once(server, 'stream')` are all resolved with the same stream when the
first `'stream'` event is emitted.

Refs: #39525 (comment)

PR-URL: #39591
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.