node/test/known_issues
Rich Trott 086bb2f8d4
Revert "src: let http2 streams end after session close"
This reverts commit dee882e94f.
Moved the test that demonstrated what this commit was fixing to the
`known_issues` folder.

Fixes: https://github.com/nodejs/node/issues/46234
PR-URL: https://github.com/nodejs/node/pull/46721
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2023-03-27 16:41:21 +01:00
..
known_issues.status path: fix posix.relative() on Windows 2021-04-02 19:30:43 -07:00
test-cwd-enoent-file.js
test-dgram-bind-shared-ports-after-port-0.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
test-fs-writeFileSync-invalid-windows.js
test-http-path-contains-unicode.js
test-http2-trailers-after-session-close.js Revert "src: let http2 streams end after session close" 2023-03-27 16:41:21 +01:00
test-inspector-cluster-port-clash.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
test-repl-require-context.js
test-stdin-is-always-net.socket.js
test-stream-writable-sync-error.js
test-url-parse-conformance.js
test-vm-function-declaration-uses-define.js vm: add tests for function declarations using [[DefineOwnProperty]] 2020-07-16 00:24:36 +02:00
test-vm-ownkeys.js
test-vm-ownpropertynames.js
test-vm-ownpropertysymbols.js
test-vm-timeout-escape-nexttick.js
test-vm-timeout-escape-queuemicrotask.js vm: add run-after-evaluate microtask mode 2020-06-26 11:41:33 -07:00
testcfg.py