/
githubmirror
/
node
ОбзорДокументацияВойти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
node/
test/sequential/
..
sequential.status

test: move sea tests into test/sea

6 месяцев назад
test-async-wrap-getasyncid.js

worker: add cpu profile APIs for worker

год назад
test-buffer-creation-regression.js

test: prepare for consistent comma-dangle lint rule

5 лет назад
test-child-process-emfile.js

test: add `escapePOSIXShell` util

2 года назад
test-child-process-execsync.js

test: do not assume `process.execPath` contains no spaces

2 года назад
test-child-process-exit.js

test: adjust comments for upcoming lint rule

6 лет назад
test-child-process-pass-fd.js

test: remove unnecessary syscall to cpuinfo

год назад
test-cli-syntax-bad.js

test: add `escapePOSIXShell` util

2 года назад
test-cli-syntax-file-not-found.js

test: add `escapePOSIXShell` util

2 года назад
test-cli-syntax-good.js

test: add `escapePOSIXShell` util

2 года назад
test-cli-syntax-require.js

test: show more info on failure in test-cli-syntax-require.js

3 года назад
test-cluster-inspect-brk.js

lib,src: update cluster to use Parent

6 лет назад
test-cluster-net-listen-ipv6only-none.js

lib,src: update cluster to use Parent

6 лет назад
test-cluster-net-listen-ipv6only-rr.js

lib,src: update cluster to use Parent

6 лет назад
test-cluster-port-reuse-between-workers.js

cluster: fix port reuse between cluster

6 месяцев назад
test-cluster-send-handle-large-payload.js

src,test: further cleanup references to osx

2 года назад
test-cpu-prof-default.js

test: move --cpu-prof tests to sequential

7 лет назад
test-cpu-prof-dir-absolute.js

test: use `tmpdir.resolve()`

3 года назад
test-cpu-prof-dir-and-name.js

test: use `tmpdir.resolve()`

3 года назад
test-cpu-prof-dir-relative.js

test: use `tmpdir.resolve()`

3 года назад
test-cpu-prof-dir-worker.js

test: use `tmpdir.resolve()`

3 года назад
test-cpu-prof-drained.js

test: move --cpu-prof tests to sequential

7 лет назад
test-cpu-prof-exit.js

test: move --cpu-prof tests to sequential

7 лет назад
test-cpu-prof-invalid-options.js

src: fix c++ exception on bad command line arg

4 года назад
test-cpu-prof-kill.js

test: move --cpu-prof tests to sequential

7 лет назад
test-cpu-prof-name.js

cli: support `${pid}` placeholder in --cpu-prof-name

год назад
test-cpu-prof-worker-argv.js

test: move --cpu-prof tests to sequential

7 лет назад
test-crypto-timing-safe-equal.js

test: run V8 Fast API tests in release mode too

2 года назад
test-debug-prompt.js

test: fix flaky test-debug-prompt

8 лет назад
test-debugger-custom-port.js

test: update `startCLI` to set `--port=0` by default

год назад
test-debugger-debug-brk.js

process: move DEP0062 (node --debug) to end-of-life

8 лет назад
test-debugger-invalid-args.js

test: update `startCLI` to set `--port=0` by default

год назад
test-debugger-launch.mjs

test: update `startCLI` to set `--port=0` by default

год назад
test-debugger-pid.js

test: update `startCLI` to set `--port=0` by default

год назад
test-deprecation-flags.js

test: use `assert.match` instead of `regexp.test`

5 лет назад
test-dgram-bind-shared-ports.js

lib,src: update cluster to use Parent

6 лет назад
test-dgram-implicit-bind-failure.js

dgram: don't hide implicit bind errors

6 лет назад
test-dgram-pingpong.js

test: fix test-dgram-pingpong assertion arg order

8 лет назад
test-diagnostic-dir-cpu-prof.js

test: use `tmpdir.resolve()`

3 года назад
test-diagnostic-dir-heap-prof.js

test: use `tmpdir.resolve()`

3 года назад
test-error-serdes.js

lib: avoid StackOverflow on `serializeError`

год назад
test-fs-opendir-recursive.js

fs: fix bufferSize option for opendir recursive

2 года назад
test-fs-readdir-recursive.js

fs: fix readdir and opendir recursive with unknown file types

3 года назад
test-fs-stat-sync-overflow.js

test: use `spawn` and `spawnPromisified` instead of `exec`

3 года назад
test-fs-watch.js

test: rely less on duplicative common test harness utilities

2 года назад
test-gc-http-client-onerror.js

test: merge ongc and gcutil into gc.js

2 года назад
test-gc-http-client-timeout.js

test: merge ongc and gcutil into gc.js

2 года назад
test-gc-http-client.js

test: merge ongc and gcutil into gc.js

2 года назад
test-get-heapsnapshot-options.js

lib: add options to the heap snapshot APIs

4 года назад
test-heapdump-flag-custom-dir.js

process: add custom dir support for heapsnapshot-signal

3 года назад
test-heapdump-flag.js

test: use `assert.match` instead of `regexp.test`

5 лет назад
test-heapdump.js

v8: fix missing callback in heap utils destroy

год назад
test-http-econnrefused.js

net: enable autoSelectFamily by default

3 года назад
test-http-keep-alive-large-write.js

net,src: refactor writeQueueSize tracking

9 лет назад
test-http-keepalive-maxsockets.js

benchmark,doc,lib: capitalize more comments

7 лет назад
test-http-regr-gh-2928.js

test: reduce the number of requests and parsers

3 года назад
test-http-server-keep-alive-timeout-slow-client-headers.js

test: move timing-dependent tests to sequential

9 лет назад
test-http-server-keep-alive-timeout-slow-server.js

test: move timing-dependent tests to sequential

9 лет назад
test-http-server-request-timeouts-mixed.js

test: move `test-http-server-request-timeouts-mixed` to sequential

2 года назад
test-http2-large-file.js

test: optimize test-http2-large-file

7 лет назад
test-http2-max-session-memory.js

test: refactor common.expectsError

7 лет назад
test-http2-ping-flood.js

test: fix flaky test-http2-ping-flood

8 лет назад
test-http2-settings-flood.js

test: fix flaky test-http2-settings-flood

8 лет назад
test-http2-timeout-large-write-file.js

test: use `tmpdir.resolve()`

3 года назад
test-http2-timeout-large-write.js

test: simplify assertion in http2 tests

8 лет назад
test-https-connect-localport.js

dns: default to verbatim=true in dns.lookup()

5 лет назад
test-https-server-keep-alive-timeout.js

test: scale keepalive timeouts for slow machines

7 лет назад
test-init.js

test: rely less on duplicative common test harness utilities

2 года назад
test-inspector-network-resource.js

test: make test-inspector-network-resource sequential

год назад
test-inspector-open-dispose.mjs

test: stabilize the inspector-open-dispose test

3 года назад
test-inspector-port-cluster.js

test: prepare for consistent comma-dangle lint rule

5 лет назад
test-module-loading.js

module,win: fix long path resolve

2 года назад
test-net-GH-5504.js

test: clean up inappropriate language

9 лет назад
test-net-better-error-messages-port.js

net: enable autoSelectFamily by default

3 года назад
test-net-connect-econnrefused.js

net: enable autoSelectFamily by default

3 года назад
test-net-connect-handle-econnrefused.js

net: remove redundant connecting assignment

4 года назад
test-net-connect-local-error.js

dns: default to verbatim=true in dns.lookup()

5 лет назад
test-net-listen-shared-ports.js

lib,src: update cluster to use Parent

6 лет назад
test-net-localport.js

test: move common.PORT tests to sequential

9 лет назад
test-net-reconnect-error.js

net: enable autoSelectFamily by default

3 года назад
test-net-response-size.js

test: enable no-empty ESLint rule

5 лет назад
test-net-server-address.js

dns: accept `'IPv4'` and `'IPv6'` for `family`

4 года назад
test-net-server-bind.js

dns: accept `'IPv4'` and `'IPv6'` for `family`

4 года назад
test-net-server-listen-ipv6-link-local.js

test: use valid hostnames

2 года назад
test-next-tick-error-spin.js

doc,lib,test: capitalize comment sentences

8 лет назад
test-perf-hooks.js

test: fix incorrect calculation in test-perf-hooks.js

6 месяцев назад
test-performance-eventloopdelay.js

test: increase spin for eventloop test on s390

2 года назад
test-pipe.js

test: adjust comments for upcoming lint rule

6 лет назад
test-process-title.js

test: move test-process-title to sequential

6 лет назад
test-process-warnings.js

test: use `assert.match` instead of `regexp.test`

5 лет назад
test-repl-timeout-throw.js

test: change var to let

6 лет назад
test-require-cache-without-stat.js

test: improve to use template string

9 лет назад
test-resolution-inspect-brk.js

module: ignore resolution failures for inspect-brk

7 лет назад
test-runner-run-inspect.mjs

test_runner: support using `--inspect` with `--test`

4 года назад
test-stream2-fs.js

test: use ES6 classes instead of util.inherits

9 лет назад
test-stream2-stderr-sync.js

test,doc,lib: adjust object literal newlines for lint rule

6 лет назад
test-timers-block-eventloop.js

test: remove common.busyLoop()

7 лет назад
test-timers-set-interval-excludes-callback-duration.js

test: remove common.busyLoop()

7 лет назад
test-tls-connect.js

test: move test_[key|ca|cert] to fixtures/keys/

7 лет назад
test-tls-lookup.js

test: remove unnecessary noop function args to mustCall()

4 года назад
test-tls-psk-client.js

test: move crypto related common utilities in common/crypto

2 года назад
test-tls-securepair-client.js

test: move crypto related common utilities in common/crypto

2 года назад
test-tls-session-timeout.js

test: deflake sequential/test-tls-session-timeout

год назад
test-util-debug.js

util: fix debuglog.enabled not being present with callback logger

10 месяцев назад
test-vm-break-on-sigint.js

test: move test-vm-break-on-sigint to sequential

4 года назад
test-vm-timeout-escape-promise-module-2.js

test: ensure never settling promises are detected

3 года назад
test-vm-timeout-rethrow.js

test: use `assert.match` instead of `regexp.test`

5 лет назад
test-watch-mode-inspect.mjs

test: fix flaky test-watch-mode-inspect

3 года назад
test-watch-mode-watch-flags.mjs

watch: fix watch args not being properly filtered

год назад
test-watch-mode.mjs

test: skip test-watch-mode inspect when no inspector

год назад
test-worker-eventlooputil.js

test: fix typos

2 года назад
test-worker-fshandles-error-on-termination.js

test: move tests with many workers to sequential

4 года назад
test-worker-fshandles-open-close-on-termination.js

test: move tests with many workers to sequential

4 года назад
test-worker-heapsnapshot-options.js

lib: add options to the heap snapshot APIs

4 года назад
test-worker-prof.js

test: fix typos

2 года назад
test-write-heapsnapshot-options.js

lib: add options to the heap snapshot APIs

4 года назад
testcfg.py

test: split test in parallel/sequential

12 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©