mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
2e5ce2bc2c
Make test-http(s)-set-timeout-server tests more similar and resolve the following issues: * `test-https-set-timeout-server.js` was missing some `assert` statements, including with `http` module * Both files were missing some calls to `common.mustCall()` * Both files were calling `createServer()` in different ways PR-URL: https://github.com/nodejs/node/pull/13822 Refs: https://github.com/nodejs/node/issues/13588 Refs: https://github.com/nodejs/node/pull/13625 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
sequential.status | ||
test-benchmark-child-process.js | ||
test-benchmark-http.js | ||
test-benchmark-net.js | ||
test-buffer-creation-regression.js | ||
test-child-process-emfile.js | ||
test-child-process-execsync.js | ||
test-child-process-fork-getconnections.js | ||
test-child-process-pass-fd.js | ||
test-cluster-inspect-brk.js | ||
test-crypto-timing-safe-equal.js | ||
test-debugger-debug-brk.js | ||
test-debugger-repeat-last.js | ||
test-deprecation-flags.js | ||
test-dgram-bind-shared-ports.js | ||
test-dgram-pingpong.js | ||
test-domain-abort-on-uncaught.js | ||
test-fs-readfile-tostring-fail.js | ||
test-fs-watch.js | ||
test-http-regr-gh-2928.js | ||
test-http-server-consumed-timeout.js | ||
test-https-set-timeout-server.js | ||
test-init.js | ||
test-module-loading.js | ||
test-net-better-error-messages-port.js | ||
test-net-connect-local-error.js | ||
test-net-GH-5504.js | ||
test-net-listen-shared-ports.js | ||
test-net-reconnect-error.js | ||
test-net-server-address.js | ||
test-net-server-bind.js | ||
test-next-tick-error-spin.js | ||
test-pipe.js | ||
test-process-warnings.js | ||
test-regress-GH-784.js | ||
test-regress-GH-877.js | ||
test-regress-GH-1697.js | ||
test-regress-GH-1726.js | ||
test-regress-GH-4015.js | ||
test-regress-GH-4027.js | ||
test-repl-timeout-throw.js | ||
test-require-cache-without-stat.js | ||
test-stream2-fs.js | ||
test-stream2-stderr-sync.js | ||
test-timers-blocking-callback.js | ||
test-util-debug.js | ||
test-vm-timeout-rethrow.js | ||
testcfg.py |