Skip to content

[v18.x] src: initialize prev_idle_time_ on ThreadMetrics #426

[v18.x] src: initialize prev_idle_time_ on ThreadMetrics

[v18.x] src: initialize prev_idle_time_ on ThreadMetrics #426

Triggered via pull request July 24, 2024 20:08
Status Failure
Total duration 1h 29m 6s
Artifacts

test-linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test-linux: test/addons/nsolid-statsdagent/nsolid-statsdagent.js#L106
--- stderr --- node:assert:125 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'initializing' - 'ready' at Server.<anonymous> (/home/runner/work/nsolid/nsolid/test/addons/nsolid-statsdagent/nsolid-statsdagent.js:106:10) at Server.<anonymous> (/home/runner/work/nsolid/nsolid/test/common/index.js:464:15) at Server.emit (node:events:517:28) at TCP.onconnection (node:net:2104:8) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'initializing', expected: 'ready', operator: 'strictEqual' } Node.js v18.20.4 Command: out/Release/nsolid /home/runner/work/nsolid/nsolid/test/addons/nsolid-statsdagent/nsolid-statsdagent.js
test-linux
Process completed with exit code 2.
test-linux
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/