<!-- Thank you for reporting a flaky test. Flaky tests are tests that fail occasionally in the Node.js CI, but not consistently enough to block PRs from landing, or that are failing in CI jobs or test modes that are not run for every PR. Please fill in as much of the template below as you're able. Test: The test that is flaky - e.g. `test-fs-stat-bigint` Platform: The platform the test is flaky on - e.g. `macos` or `linux` Console Output: A pasted console output from a failed CI job showing the whole failure of the test Build Links: Links to builds affected by the flaky test If any investigation has been done, please include any information found, such as how consistently the test fails, whether the failure could be reproduced locally, when the test started failing, or anything else you think is relevant. --> * **Test**: test-http2-pack-end-stream-flag * **Platform**: freebsd11-x64 * **Console Output:** ``` 07:19:22 not ok 1964 parallel/test-http2-pack-end-stream-flag 07:19:22 --- 07:19:22 duration_ms: 120.47 07:19:22 severity: fail 07:19:22 exitcode: -15 07:19:22 stack: |- 07:19:22 timeout 07:19:22 ... ``` * **Build Links**: https://ci.nodejs.org/job/node-test-commit-freebsd/38488/nodes=freebsd11-x64/console