node/test/sequential
Rich Trott a518e4b871 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-07-12 06:29:01 -07:00
..
sequential.status
test-async-wrap-getasyncid.js
test-buffer-creation-regression.js
test-child-process-emfile.js
test-child-process-execsync.js
test-child-process-exit.js
test-child-process-pass-fd.js test: remove checks for armv6 2021-07-04 19:56:07 -07:00
test-cli-syntax-bad.js
test-cli-syntax-file-not-found.js
test-cli-syntax-good.js
test-cli-syntax-require.js
test-cluster-inspect-brk.js
test-cluster-net-listen-ipv6only-none.js
test-cluster-net-listen-ipv6only-rr.js
test-cluster-send-handle-large-payload.js
test-cpu-prof-default.js
test-cpu-prof-dir-absolute.js
test-cpu-prof-dir-and-name.js
test-cpu-prof-dir-relative.js
test-cpu-prof-dir-worker.js
test-cpu-prof-drained.js
test-cpu-prof-exit.js
test-cpu-prof-invalid-options.js
test-cpu-prof-kill.js
test-cpu-prof-name.js
test-cpu-prof-worker-argv.js
test-crypto-timing-safe-equal.js
test-debug-prompt.js
test-debugger-auto-resume.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-backtrace.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-break.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-clear-breakpoints.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-custom-port.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-debug-brk.js
test-debugger-exceptions.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-exec-scope.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-exec.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-heap-profiler.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-help.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-invalid-args.js test: move debugger test case to parallel 2021-07-09 17:04:07 -07:00
test-debugger-launch.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-low-level.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-pid.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-preserve-breaks.js test: remove workaround code in debugger test 2021-07-05 21:17:55 -07:00
test-debugger-profile.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-random-port-with-inspect-port.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-random-port.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-repeat-last.js
test-debugger-restart-message.js debugger: indicate server is ending 2021-07-12 06:29:01 -07:00
test-debugger-run-after-quit-restart.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-sb-before-load.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-scripts.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-use-strict.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-debugger-watchers.js test: replace "inspector-cli" with "debugger" 2021-06-28 06:26:02 -07:00
test-deprecation-flags.js
test-dgram-bind-shared-ports.js
test-dgram-implicit-bind-failure.js
test-dgram-pingpong.js
test-diagnostic-dir-cpu-prof.js
test-diagnostic-dir-heap-prof.js
test-fs-stat-sync-overflow.js
test-fs-watch.js
test-gc-http-client.js
test-heap-prof.js
test-heapdump-flag.js
test-heapdump.js
test-http-econnrefused.js
test-http-keep-alive-large-write.js
test-http-keepalive-maxsockets.js
test-http-max-sockets.js
test-http-regr-gh-2928.js
test-http-server-keep-alive-timeout-slow-client-headers.js
test-http-server-keep-alive-timeout-slow-server.js
test-http2-large-file.js
test-http2-max-session-memory.js
test-http2-ping-flood.js
test-http2-settings-flood.js
test-http2-timeout-large-write-file.js
test-http2-timeout-large-write.js
test-https-connect-localport.js
test-https-server-keep-alive-timeout.js
test-init.js
test-inspector-async-call-stack-abort.js
test-inspector-async-call-stack.js
test-inspector-async-hook-setup-at-inspect-brk.js
test-inspector-async-hook-setup-at-signal.js
test-inspector-async-stack-traces-promise-then.js
test-inspector-async-stack-traces-set-interval.js
test-inspector-break-e.js
test-inspector-break-when-eval.js
test-inspector-console.js
test-inspector-contexts.js
test-inspector-debug-brk-flag.js
test-inspector-debug-end.js
test-inspector-enabled.js
test-inspector-exception.js
test-inspector-has-inspector-false.js
test-inspector-invalid-args.js
test-inspector-ip-detection.js
test-inspector-not-blocked-on-idle.js
test-inspector-open.js
test-inspector-overwrite-config.js
test-inspector-port-cluster.js
test-inspector-port-zero.js
test-inspector-resource-name-to-url.js
test-inspector-runtime-evaluate-with-timeout.js
test-inspector-scriptparsed-context.js
test-inspector-stop-profile-after-done.js
test-inspector-stops-no-file.js
test-inspector-stress-http.js
test-inspector.js
test-module-loading.js
test-net-GH-5504.js
test-net-better-error-messages-port.js
test-net-connect-econnrefused.js test: move test-net-connect-econnrefused from pummel to sequential 2021-05-04 05:57:28 -07:00
test-net-connect-handle-econnrefused.js
test-net-connect-local-error.js
test-net-listen-shared-ports.js
test-net-localport.js
test-net-reconnect-error.js
test-net-response-size.js
test-net-server-address.js
test-net-server-bind.js
test-next-tick-error-spin.js
test-perf-hooks.js
test-performance-eventloopdelay.js
test-pipe.js
test-process-title.js
test-process-warnings.js
test-repl-timeout-throw.js
test-require-cache-without-stat.js
test-resolution-inspect-brk.js
test-stream2-fs.js
test-stream2-stderr-sync.js
test-timers-block-eventloop.js
test-timers-set-interval-excludes-callback-duration.js
test-tls-connect.js
test-tls-lookup.js
test-tls-psk-client.js
test-tls-securepair-client.js
test-tls-session-timeout.js
test-util-debug.js
test-vm-timeout-escape-promise-module-2.js
test-vm-timeout-rethrow.js
test-worker-eventlooputil.js
test-worker-prof.js
testcfg.py