Test Results for Run #22675719798

Branch: fix/increase-v8-thread-pool
← Back to runs list
Total Tests
31731
Passed
31423
Failed
0
Ignored
308
Flaky
8
Total Duration522m 27.4s

📊 Top 15 Slowest Tests (Averaged Across Jobs)

Tests that consistently take the longest time across multiple jobs

specs::bench::multifile_summary89.4x slower14.42s
tests/specs/bench/multifile_summary/__test__.jsonc
specs::compile::include::buffered_reads82.8x slower19.39s
tests/specs/compile/include/buffered_reads/__test__.jsonc
specs::compile::node_api72.2x slower23.69s
tests/specs/compile/node_api/__test__.jsonc
integration::jsr::fast_check_cache68.4x slower13.80s
tests/integration/jsr_tests.rs:18:1
integration::napi::napi_tests61.0x slower11.66s
tests/integration/napi_tests.rs:71:1
specs::bench::allow_all60.9x slower10.87s
tests/specs/bench/allow_all/__test__.jsonc
specs::npm::lifecycle_scripts::argument::node_gyp58.0x slower17.82s
tests/specs/npm/lifecycle_scripts/argument/__test__.jsonc
integration::lsp::do_not_auto_import_from_definitely_typed57.8x slower10.55s
tests/integration/lsp_tests.rs:19217:1
integration::watcher::bench_watch_basic57.7x slower9.55s
tests/integration/watcher_tests.rs:1351:1
specs::npm::lifecycle_scripts::config::allow_all::arg53.3x slower16.46s
tests/specs/npm/lifecycle_scripts/config/allow_all/__test__.jsonc
specs::check::css_import::tsc48.9x slower9.08s
tests/specs/check/css_import/__test__.jsonc
specs::bench::json_output47.9x slower8.20s
tests/specs/bench/json_output/__test__.jsonc
integration::coverage::no_tests46.6x slower6.45s
tests/integration/coverage_tests.rs:52:1
integration::lsp::lsp_deno_json_scopes_vendor_dir46.2x slower9.26s
tests/integration/lsp_tests.rs:15905:1
specs::bench::pass44.3x slower7.22s
tests/specs/bench/pass/__test__.jsonc

linux-aarch64-debug

47m 43.8s

⚠️ Flaky Tests (3)

integration::repl::block_expressionFlaky (1)905ms
tests/integration/repl_tests.rs:286:1
node_compat::parallel::test-inspector-open.jsFlaky (1)242ms
tests/node_compat/runner/suite/test/parallel/test-inspector-open.js
node_compat::parallel::test-inspector-open-coverage.jsFlaky (1)255ms
tests/node_compat/runner/suite/test/parallel/test-inspector-open-coverage.js

⏱️ Top 10 Longest Tests

specs::bench::multifile_summary13.81s
tests/specs/bench/multifile_summary/__test__.jsonc
integration::watcher::bench_watch_basic9.30s
tests/integration/watcher_tests.rs:1351:1
specs::compile::include::buffered_reads8.27s
tests/specs/compile/include/buffered_reads/__test__.jsonc
specs::bench::allow_all8.04s
tests/specs/bench/allow_all/__test__.jsonc
specs::run::blob_gc_finalization7.92s
tests/specs/run/blob_gc_finalization/__test__.jsonc
integration::jsr::fast_check_cache7.60s
tests/integration/jsr_tests.rs:18:1
integration::lsp::lsp_deno_json_scopes_node_modules_dir7.45s
tests/integration/lsp_tests.rs:16074:1
integration::lsp::do_not_auto_import_from_definitely_typed7.26s
tests/integration/lsp_tests.rs:19217:1
specs::bench::pass7.04s
tests/specs/bench/pass/__test__.jsonc
specs::bench::json_output7.03s
tests/specs/bench/json_output/__test__.jsonc

linux-x86_64-debug

57m 32.3s

⚠️ Flaky Tests (1)

node_compat::parallel::test-inspector-open-coverage.jsFlaky (1)314ms
tests/node_compat/runner/suite/test/parallel/test-inspector-open-coverage.js

⏱️ Top 10 Longest Tests

specs::bench::multifile_summary14.44s
tests/specs/bench/multifile_summary/__test__.jsonc
integration::jsr::fast_check_cache11.90s
tests/integration/jsr_tests.rs:18:1
integration::lsp::do_not_auto_import_from_definitely_typed10.26s
tests/integration/lsp_tests.rs:19217:1
specs::compile::include::buffered_reads9.97s
tests/specs/compile/include/buffered_reads/__test__.jsonc
integration::watcher::bench_watch_basic8.87s
tests/integration/watcher_tests.rs:1351:1
specs::bench::allow_all8.60s
tests/specs/bench/allow_all/__test__.jsonc
integration::lsp::lsp_deno_json_scopes_vendor_dir7.88s
tests/integration/lsp_tests.rs:15905:1
integration::lsp::lsp_deno_json_scopes_node_modules_dir7.67s
tests/integration/lsp_tests.rs:16074:1
integration::napi::napi_tests7.61s
tests/integration/napi_tests.rs:71:1
specs::bench::json_output7.52s
tests/specs/bench/json_output/__test__.jsonc

linux-x86_64-release

48m 14.9s

⏱️ Top 10 Longest Tests

specs::bench::multifile_summary14.08s
tests/specs/bench/multifile_summary/__test__.jsonc
integration::watcher::bench_watch_basic8.65s
tests/integration/watcher_tests.rs:1351:1
specs::bench::allow_all8.35s
tests/specs/bench/allow_all/__test__.jsonc
integration::jsr::fast_check_cache8.35s
tests/integration/jsr_tests.rs:18:1
integration::lsp::do_not_auto_import_from_definitely_typed7.73s
tests/integration/lsp_tests.rs:19217:1
specs::npm::cjs_internal_types_default_export7.39s
tests/specs/npm/cjs_internal_types_default_export/__test__.jsonc
specs::bench::json_output7.29s
tests/specs/bench/json_output/__test__.jsonc
specs::check::css_import::tsc7.28s
tests/specs/check/css_import/__test__.jsonc
specs::bench::pass7.12s
tests/specs/bench/pass/__test__.jsonc
integration::coverage::no_tests6.47s
tests/integration/coverage_tests.rs:52:1

macos-aarch64-debug

39m 23.0s

⚠️ Flaky Tests (2)

node_compat::parallel::test-fs-write-file.jsFlaky (1)105ms
tests/node_compat/runner/suite/test/parallel/test-fs-write-file.js
unit_node::worker_threads_testFlaky (1)4.70s
tests/unit_node/worker_threads_test.ts

⏱️ Top 10 Longest Tests

specs::bench::multifile_summary14.64s
tests/specs/bench/multifile_summary/__test__.jsonc
integration::napi::napi_tests9.34s
tests/integration/napi_tests.rs:71:1
integration::watcher::bench_watch_basic9.22s
tests/integration/watcher_tests.rs:1351:1
specs::bench::allow_all8.30s
tests/specs/bench/allow_all/__test__.jsonc
specs::compile::include::buffered_reads8.06s
tests/specs/compile/include/buffered_reads/__test__.jsonc
integration::lsp::do_not_auto_import_from_definitely_typed7.32s
tests/integration/lsp_tests.rs:19217:1
integration::lsp::lsp_deno_json_scopes_vendor_dir6.97s
tests/integration/lsp_tests.rs:15905:1
specs::bench::json_output6.64s
tests/specs/bench/json_output/__test__.jsonc
specs::bench::pass6.49s
tests/specs/bench/pass/__test__.jsonc
specs::compile::node_api6.44s
tests/specs/compile/node_api/__test__.jsonc

macos-x86_64-debug

134m 29.7s

⚠️ Flaky Tests (2)

node_compat::parallel::test-inspector-open-coverage.jsFlaky (1)406ms
tests/node_compat/runner/suite/test/parallel/test-inspector-open-coverage.js
node_compat::parallel::test-worker-stdio-flush-inflight.jsFlaky (1)176ms
tests/node_compat/runner/suite/test/parallel/test-worker-stdio-flush-inflight.js

⏱️ Top 10 Longest Tests

specs::compile::include::buffered_reads1m 7.9s
tests/specs/compile/include/buffered_reads/__test__.jsonc
integration::compile::standalone_import_map39.66s
tests/integration/compile_tests.rs:365:1
integration::compile::compile_basic37.88s
tests/integration/compile_tests.rs:12:1
integration::jsr::fast_check_cache37.32s
tests/integration/jsr_tests.rs:18:1
integration::compile::compile_and_overwrite_file36.09s
tests/integration/compile_tests.rs:241:1
integration::compile::granular_unstable_features35.33s
tests/integration/compile_tests.rs:1064:1
integration::compile::dynamic_import34.69s
tests/integration/compile_tests.rs:596:1
integration::napi::napi_tests33.27s
tests/integration/napi_tests.rs:71:1
specs::compile::node_api32.25s
tests/specs/compile/node_api/__test__.jsonc
specs::node::child_process_extra_pipes27.50s
tests/specs/node/child_process_extra_pipes/__test__.jsonc

windows-aarch64-debug

93m 37.0s

⏱️ Top 10 Longest Tests

specs::compile::node_api54.92s
tests/specs/compile/node_api/__test__.jsonc
specs::npm::lifecycle_scripts::argument::node_gyp40.62s
tests/specs/npm/lifecycle_scripts/argument/__test__.jsonc
specs::npm::lifecycle_scripts::config::allow_all::arg37.27s
tests/specs/npm/lifecycle_scripts/config/allow_all/__test__.jsonc
specs::compile::self_extracting::npm_and_jsr29.77s
tests/specs/compile/self_extracting/npm_and_jsr/__test__.jsonc
specs::npm::lifecycle_scripts::config::allow_all::some29.58s
tests/specs/npm/lifecycle_scripts/config/allow_all/__test__.jsonc
specs::compile::include::buffered_reads20.49s
tests/specs/compile/include/buffered_reads/__test__.jsonc
specs::npm::lifecycle_scripts::config::allow_all::all17.15s
tests/specs/npm/lifecycle_scripts/config/allow_all/__test__.jsonc
specs::npm::file_specifier16.64s
tests/specs/npm/file_specifier/__test__.jsonc
integration::compile::compile_basic16.50s
tests/integration/compile_tests.rs:12:1
integration::compile::compile_and_overwrite_file15.35s
tests/integration/compile_tests.rs:241:1

windows-x86_64-debug

101m 26.7s

⏱️ Top 10 Longest Tests

specs::compile::node_api59.09s
tests/specs/compile/node_api/__test__.jsonc
specs::npm::lifecycle_scripts::argument::node_gyp46.59s
tests/specs/npm/lifecycle_scripts/argument/__test__.jsonc
specs::npm::lifecycle_scripts::config::allow_all::arg43.46s
tests/specs/npm/lifecycle_scripts/config/allow_all/__test__.jsonc
specs::npm::lifecycle_scripts::config::allow_all::some38.51s
tests/specs/npm/lifecycle_scripts/config/allow_all/__test__.jsonc
specs::compile::self_extracting::npm_and_jsr34.35s
tests/specs/compile/self_extracting/npm_and_jsr/__test__.jsonc
specs::npm::pkg_json_imports::compile_node_modules_dir_none21.76s
tests/specs/npm/pkg_json_imports/__test__.jsonc
specs::upgrade::canary21.32s
tests/specs/upgrade/canary/__test__.jsonc
integration::compile::compile_node_modules_symlink_outside19.36s
tests/integration/compile_tests.rs:929:1
integration::compile::compile_npm_cowsay_main18.17s
tests/integration/compile_tests.rs:810:1
specs::compile::include::buffered_reads17.15s
tests/specs/compile/include/buffered_reads/__test__.jsonc

🐢 Top 15 Slowest Jobs

Jobs sorted by total run duration (wall clock time)

1.build release linux-x86_64
24m 17.0s
2.build debug windows-aarch64
17m 13.0s
3.test specs (1/2) debug macos-x86_64
15m 45.0s
4.build debug linux-x86_64
12m 37.0s
5.test integration (1/2) debug macos-x86_64
12m 28.0s
6.deno_core test linux-x86_64
11m 28.0s
7.test specs (1/2) debug windows-aarch64
10m 42.0s
8.wpt release linux-x86_64
9m 39.0s
9.test specs (1/2) debug windows-x86_64
9m 9.0s
10.test libs debug windows-x86_64
9m 4.0s
11.test specs (2/2) debug windows-aarch64
8m 59.0s
12.test integration (2/2) debug macos-x86_64
8m 54.0s
13.test specs (2/2) debug windows-x86_64
8m 34.0s
14.test integration (1/2) debug windows-aarch64
8m 7.0s
15.test node_compat debug windows-aarch64
7m 46.0s

🔍 Slowest Steps by Average Duration (23)

Workflow steps taking 6+ seconds, averaged across jobs

Test libs
Avg: 4m 39.3sMin: 2m 54.0sMax: 7m 35.0sJobs: 3
4m 39.3s
avg duration
Test (debug)
Avg: 4m 15.4sMin: 1m 20.0sMax: 13m 21.0sJobs: 42
4m 15.4s
avg duration
Test (release)
Avg: 2m 27.1sMin: 49.00sMax: 3m 22.0sJobs: 7
2m 27.1s
avg duration
Set up incremental LTO and sysroot build
Avg: 27.00sMin: 21.00sMax: 44.00sJobs: 14
27.00s
avg duration
Restore cache build output
Avg: 18.89sMin: 6.00sMax: 57.00sJobs: 28
18.89s
avg duration
Clone repository
Avg: 16.96sMin: 6.00sMax: 48.00sJobs: 25
16.96s
avg duration
Clone submodule ./tests/node_compat/runner/suite
Avg: 13.50sMin: 13.00sMax: 14.00sJobs: 2
13.50s
avg duration
Set up playwright cache
Avg: 11.47sMin: 6.00sMax: 17.00sJobs: 15
11.47s
avg duration
Run dsherret/rust-toolchain-file@v1
Avg: 11.12sMin: 7.00sMax: 24.00sJobs: 52
11.12s
avg duration
Download artifact debug-windows-aarch64-test-server
Avg: 11.00sMin: 11.00sMax: 11.00sJobs: 1
11.00s
avg duration
Install Node
Avg: 10.67sMin: 6.00sMax: 20.00sJobs: 15
10.67s
avg duration
Apply and update mtime cache
Avg: 8.50sMin: 6.00sMax: 13.00sJobs: 8
8.50s
avg duration
Restore cache cargo home
Avg: 8.36sMin: 6.00sMax: 13.00sJobs: 14
8.36s
avg duration
Download artifact debug-macos-aarch64-deno
Avg: 8.33sMin: 6.00sMax: 10.00sJobs: 3
8.33s
avg duration
Download artifact debug-macos-x86_64-deno
Avg: 8.17sMin: 6.00sMax: 11.00sJobs: 6
8.17s
avg duration
Set up job
Avg: 8.06sMin: 6.00sMax: 18.00sJobs: 16
8.06s
avg duration
Download artifact debug-linux-aarch64-deno
Avg: 8.00sMin: 6.00sMax: 9.00sJobs: 4
8.00s
avg duration
Ensure no git changes
Avg: 8.00sMin: 8.00sMax: 8.00sJobs: 1
8.00s
avg duration
Download artifact debug-macos-x86_64-denort
Avg: 7.50sMin: 7.00sMax: 8.00sJobs: 2
7.50s
avg duration
Clone submodule ./tests/util/std
Avg: 6.60sMin: 6.00sMax: 9.00sJobs: 5
6.60s
avg duration
Download artifact debug-linux-aarch64-denort
Avg: 6.00sMin: 6.00sMax: 6.00sJobs: 2
6.00s
avg duration
Configure git
Avg: 6.00sMin: 6.00sMax: 6.00sJobs: 1
6.00s
avg duration
Download artifact debug-linux-x86_64-deno
Avg: 6.00sMin: 6.00sMax: 6.00sJobs: 1
6.00s
avg duration