node/test/known_issues
Richard Lau 86f890539f test: remove stale entry from known_issues.status
The `test-crypto-authenticated-stream` test was moved out of
`test/known_issues` and now lives in `test/parallel`

PR-URL: https://github.com/nodejs/node/pull/47454
Refs: https://github.com/nodejs/node/pull/33981
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2023-04-13 16:48:53 -03:00
..
known_issues.status test: remove stale entry from known_issues.status 2023-04-13 16:48:53 -03:00
test-cli-print-var-crypto.js lib: enable global WebCrypto by default 2022-09-17 15:54:33 +02:00
test-cwd-enoent-file.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-dgram-bind-shared-ports-after-port-0.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-fs-writeFileSync-invalid-windows.js test: add test-fs-writeFileSync-invalid-windows 2019-07-11 10:27:42 -07:00
test-http-path-contains-unicode.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-http2-trailers-after-session-close.js Revert "src: let http2 streams end after session close" 2023-02-21 12:46:21 +00: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: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-shadow-realm-gc.js test: move test-shadow-realm-gc.js to known_issues 2023-04-13 16:48:50 -03:00
test-stdin-is-always-net.socket.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-stream-writable-sync-error.js test: add known issue test for sync writable callback 2020-02-17 08:09:29 -08:00
test-url-parse-conformance.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
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: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-vm-ownpropertynames.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-vm-ownpropertysymbols.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-vm-timeout-escape-nexttick.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-vm-timeout-escape-queuemicrotask.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
testcfg.py