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

test: mark sea tests flaky on macOS x64

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

async_hooks,inspector: implement inspector api without async_wrap

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

test: prepare for consistent comma-dangle lint rule

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

child_process: setup stdio on error when possible

7 лет назад
test-child-process-execsync.js

test: raise sleep times in child process tests

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

test: adjust comments for upcoming lint rule

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

test: only skip slow tests on Raspberry Pi devices

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

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

5 лет назад
test-cli-syntax-file-not-found.js

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

5 лет назад
test-cli-syntax-good.js

lib: fix checking syntax of esm module

5 лет назад
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-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

test: use `tmpdir.resolve()`

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

test: move --cpu-prof tests to sequential

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

doc,test: clarify timingSafeEqual semantics

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

test: fix flaky test-debug-prompt

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

test: modify test-debugger-custom-port.js to use async-await

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

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

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

lib,src: update exit codes as per todos

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

test: use --port=0 in debugger tests that do not have to work on 9229

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

test: convert test-debugger-pid to async/await

4 года назад
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-fs-opendir-recursive.js

fs: fix readdir and opendir recursive with unknown file types

3 года назад
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: refactor fs-watch tests due to macOS issue

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: add common.mustSucceed

6 лет назад
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

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

5 лет назад
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-next-tick-error-spin.js

doc,lib,test: capitalize comment sentences

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

test: deflake test-perf-hooks.js

3 года назад
test-performance-eventloopdelay.js

test: fix flaky test-performance-eventloopdelay

5 месяцев назад
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-single-executable-application-assets-raw.js

test: add `spawnSyncAndAssert` util

2 года назад
test-single-executable-application-assets.js

test: add `spawnSyncAndAssert` util

2 года назад
test-single-executable-application-disable-experimental-sea-warning.js

test: add `spawnSyncAndAssert` util

2 года назад
test-single-executable-application-empty.js

test: add `spawnSyncAndAssert` util

2 года назад
test-single-executable-application-snapshot-and-code-cache.js

test: add `spawnSyncAndAssert` util

2 года назад
test-single-executable-application-snapshot-worker.js

sea: only assert snapshot main function for main threads

2 года назад
test-single-executable-application-snapshot.js

test: add `spawnSyncAndAssert` util

2 года назад
test-single-executable-application-use-code-cache.js

test: add `spawnSyncAndAssert` util

2 года назад
test-single-executable-application.js

test: add `spawnSyncAndAssert` util

2 года назад
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: fallback to IPv4 if IPv6 is unavailable

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

test: fallback to IPv4 if IPv6 is unavailable

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

tls: fix negative sessionTimeout handling

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

util: add debug and debuglog.enabled

6 лет назад
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.mjs

src,test: further cleanup references to osx

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

perf_hooks: fix webperf idlharness

4 года назад
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: add `spawnSyncAndAssert` util

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 ©