Skip to content

nsolid: add support for start/stopTrackingHeapObjects #204

nsolid: add support for start/stopTrackingHeapObjects

nsolid: add support for start/stopTrackingHeapObjects #204

Triggered via pull request February 22, 2024 19:56
Status Failure
Total duration 1h 49m 55s
Artifacts

test-asan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test-asan: test/addons/nsolid-track-heap-objects/nsolid-track-heap-objects.js#L59
--- stderr --- (node:110885) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `nsolid --trace-warnings ...` to show where the warning was created) node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 0 !== -2 at Timeout._onTimeout (/home/runner/work/nsolid/nsolid/test/addons/nsolid-track-heap-objects/nsolid-track-heap-objects.js:59:14) at listOnTimeout (node:internal/timers:575:17) at process.processTimers (node:internal/timers:516:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: -2, operator: 'strictEqual' } Node.js v20.11.1 Command: out/Release/nsolid --expose-internals --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/nsolid/nsolid/test/addons/nsolid-track-heap-objects/nsolid-track-heap-objects.js
test-asan: test/parallel/test-nsolid-profile-on-exit.js#L1
Command: out/Release/nsolid --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/nsolid/nsolid/test/parallel/test-nsolid-profile-on-exit.js --- TIMEOUT ---
test-asan
Process completed with exit code 2.
test-asan: test/addons/nsolid-track-heap-objects/nsolid-track-heap-objects.js#L59
--- stderr --- (node:110885) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `nsolid --trace-warnings ...` to show where the warning was created) node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 0 !== -2 at Timeout._onTimeout (/home/runner/work/nsolid/nsolid/test/addons/nsolid-track-heap-objects/nsolid-track-heap-objects.js:59:14) at listOnTimeout (node:internal/timers:575:17) at process.processTimers (node:internal/timers:516:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: -2, operator: 'strictEqual' } Node.js v20.11.1 Command: out/Release/nsolid --expose-internals --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/nsolid/nsolid/test/addons/nsolid-track-heap-objects/nsolid-track-heap-objects.js
test-asan: test/parallel/test-nsolid-profile-on-exit.js#L1
Command: out/Release/nsolid --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/nsolid/nsolid/test/parallel/test-nsolid-profile-on-exit.js --- TIMEOUT ---
test-asan
Process completed with exit code 2.
test-asan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-asan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.