test: fix flaky test-http2-pack-end-stream-flag by jasnell · Pull Request #37814 · nodejs/node

@nodejs-github-bot added needs-ci

PRs that need a full CI run.

test

Issues and PRs related to the tests.

labels

Mar 19, 2021

@jasnell

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

@jasnell jasnell 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

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>