node/test/known_issues
Rich Trott 49e0883c75
debugger: indicate server is ending
Currently, we say "listening" when we are ending the server. Change it
to "ending".

Fixes: https://github.com/nodejs/node/issues/39272

PR-URL: https://github.com/nodejs/node/pull/39334
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yash Ladha <yash@yashladha.in>
2021-09-04 15:14:25 +02:00
..
known_issues.status test: add known_issues test for #13683 2021-05-01 12:25:23 +02:00
test-cwd-enoent-file.js
test-dgram-bind-shared-ports-after-port-0.js benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +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-inspector-cluster-port-clash.js benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
test-path-posix-relative-on-windows.js test: add known_issues test for #13683 2021-05-01 12:25:23 +02:00
test-repl-require-context.js
test-stdin-is-always-net.socket.js
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-vm-function-declaration-uses-define.js vm: add tests for function declarations using [[DefineOwnProperty]] 2020-07-27 18:04:05 -04:00
test-vm-ownkeys.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-vm-ownpropertynames.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-vm-ownpropertysymbols.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-vm-timeout-escape-nexttick.js test: fix flaky test-vm-timeout-escape-nexttick 2019-07-02 06:49:40 +02:00
test-vm-timeout-escape-queuemicrotask.js vm: add run-after-evaluate microtask mode 2020-07-16 17:08:55 -04:00
testcfg.py