-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.
Description
Test
test-esm-loader-hooks
Platform
FreeBSD
Console output
12:02:07 # Subtest: should allow loader hooks to spawn workers when allowed by the CLI flags
12:02:07 not ok 6 - should allow loader hooks to spawn workers when allowed by the CLI flags
12:02:07 ---
12:02:07 duration_ms: 14516.309216
12:02:07 location: 'file:///usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/es-module/test-esm-loader-hooks.mjs:174:3'
12:02:07 failureType: 'testCodeFailure'
12:02:07 error: |-
12:02:07 Expected values to be strictly equal:
12:02:07 + actual - expected
12:02:07
12:02:07 + 'FATAL ERROR: v8::FromJust Maybe value is Nothing\n' +
12:02:07 + ' 1: 0x3c93e50 node::Abort() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 2: 0x3c93f32 node::OnFatalError(char const*, char const*) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 3: 0x3e8a077 v8::api_internal::FromJustIsNothing() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 4: 0x3d7d0d7 node::worker::Worker::JoinThread() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 5: 0x3c25594 node::Environment::RunAndClearInterrupts() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 6: 0x3c24c6b node::Environment::RunAndClearNativeImmediates(bool) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 7: 0x3c282bc node::Environment::RunWeakRefCleanup() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 8: 0x47ff29e uv_async_send [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + ' 9: 0x480ffd1 uv_free_interface_addresses [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + '10: 0x47ff851 uv_run [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + '11: 0x3bb1390 node::SpinEventLoopInternal(node::Environment*) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + '12: 0x3d7ca55 node::worker::Worker::Run() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n' +
12:02:07 + '13: 0x3d7f583 _register_external_reference_worker(node::ExternalReferenceRegistry*) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]\n'
12:02:07 - ''
12:02:07 code: 'ERR_ASSERTION'
12:02:07 name: 'AssertionError'
12:02:07 expected: ''
12:02:07 actual: |-
12:02:07 FATAL ERROR: v8::FromJust Maybe value is Nothing
12:02:07 1: 0x3c93e50 node::Abort() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 2: 0x3c93f32 node::OnFatalError(char const*, char const*) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 3: 0x3e8a077 v8::api_internal::FromJustIsNothing() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 4: 0x3d7d0d7 node::worker::Worker::JoinThread() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 5: 0x3c25594 node::Environment::RunAndClearInterrupts() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 6: 0x3c24c6b node::Environment::RunAndClearNativeImmediates(bool) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 7: 0x3c282bc node::Environment::RunWeakRefCleanup() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 8: 0x47ff29e uv_async_send [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 9: 0x480ffd1 uv_free_interface_addresses [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 10: 0x47ff851 uv_run [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 11: 0x3bb1390 node::SpinEventLoopInternal(node::Environment*) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 12: 0x3d7ca55 node::worker::Worker::Run() [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07 13: 0x3d7f583 _register_external_reference_worker(node::ExternalReferenceRegistry*) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
12:02:07
12:02:07 operator: 'strictEqual'
12:02:07 stack: |-
12:02:07 TestContext.<anonymous> (file:///usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/es-module/test-esm-loader-hooks.mjs:186:12)
12:02:07 process.processTicksAndRejections (node:internal/process/task_queues:95:5)
12:02:07 async Test.run (node:internal/test_runner/test:632:9)
12:02:07 async Promise.all (index 5)
12:02:07 async Suite.run (node:internal/test_runner/test:948:7)
12:02:07 async startSubtest (node:internal/test_runner/harness:216:3)
12:02:07 ...
Build links
Additional information
No response
MrJithil
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.