test: skip failing tests and set the default value of strip-types to false when compiled without amaro #78379
Annotations
5 errors and 2 notices
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-runner-run-global-hooks.mjs#L170
--- stdout ---
Test failure: 'should run globalSetup and globalTeardown functions'
Location: test/parallel/test-runner-run-global-hooks.mjs:78:7
'test did not finish before its parent and was cancelled'
Test failure: 'should run setup-only module'
Location: test/parallel/test-runner-run-global-hooks.mjs:101:7
'test did not finish before its parent and was cancelled'
Test failure: 'should run teardown-only module'
Location: test/parallel/test-runner-run-global-hooks.mjs:120:7
'test did not finish before its parent and was cancelled'
Test failure: 'should share context between setup and teardown'
Location: test/parallel/test-runner-run-global-hooks.mjs:144:10
'test did not finish before its parent and was cancelled'
Test failure: 'should handle async setup and teardown'
Location: test/parallel/test-runner-run-global-hooks.mjs:146:7
'test did not finish before its parent and was cancelled'
Test failure: 'with isolation : none'
Location: test/parallel/test-runner-run-global-hooks.mjs:77:5
ReferenceError: onlyWithAmaro is not defined
at SuiteContext.<anonymous> (file:///home/runner/work/node/node/node/test/parallel/test-runner-run-global-hooks.mjs:170:10)
at Suite.runInAsyncScope (node:async_hooks:213:14)
at Suite.createBuild (node:internal/test_runner/test:1467:13)
at new Suite (node:internal/test_runner/test:1458:28)
at Suite.createSubtest (node:internal/test_runner/test:854:18)
at run (node:internal/test_runner/harness:364:28)
at test (node:internal/test_runner/harness:378:12)
at SuiteContext.<anonymous> (file:///home/runner/work/node/node/node/test/parallel/test-runner-run-global-hooks.mjs:77:5)
at SuiteContext.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:504:15)
at Suite.runInAsyncScope (node:async_hooks:213:14)
Test failure: 'should run globalSetup and globalTeardown functions'
Location: test/parallel/test-runner-run-global-hooks.mjs:78:7
'test did not finish before its parent and was cancelled'
Test failure: 'should run setup-only module'
Location: test/parallel/test-runner-run-global-hooks.mjs:101:7
'test did not finish before its parent and was cancelled'
Test failure: 'should run teardown-only module'
Location: test/parallel/test-runner-run-global-hooks.mjs:120:7
'test did not finish before its parent and was cancelled'
Test failure: 'should share context between setup and teardown'
Location: test/parallel/test-runner-run-global-hooks.mjs:144:10
'test did not finish before its parent and was cancelled'
Test failure: 'should handle async setup and teardown'
Location: test/parallel/test-runner-run-global-hooks.mjs:146:7
'test did not finish before its parent and was cancelled'
Test failure: 'with isolation : process'
Location: test/parallel/test-runner-run-global-hooks.mjs:77:5
ReferenceError: onlyWithAmaro is not defined
at SuiteContext.<anonymous> (file:///home/runner/work/node/node/node/test/parallel/test-runner-run-global-hooks.mjs:170:10)
at Suite.runInAsyncScope (node:async_hooks:213:14)
at Suite.createBuild (node:internal/test_runner/test:1467:13)
at new Suite (node:internal/test_runner/test:1458:28)
at Suite.createSubtest (node:internal/test_runner/test:854:18)
at run (node:internal/test_runner/harness:364:28)
at test (node:internal/test_runner/harness:378:12)
at SuiteContext.<anonymous> (file:///home/runner/work/node/node/node/test/parallel/test-runner-run-global-hooks.mjs:77:5)
at SuiteContext.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:504:15)
at Suite.runInAsyncScope (node:async_hooks:213:14)
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/parallel/test-runner-run-global-hooks.mjs
|
|
test-linux (ubuntu-24.04)
Canceling since a higher priority waiting request for Test Linux-strip-types-default-amaro exists
|
|
test-linux (ubuntu-24.04)
The operation was canceled.
|
|
Test Linux
Canceling since a higher priority waiting request for Test Linux-strip-types-default-amaro exists
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|