feat: Added heap profiler #9309
Annotations
2 errors and 1 notice
|
Run Integration Tests
Process completed with exit code 1.
|
|
Run Integration Tests:
test/integration/samplers/sampling-rates.test.js#L98
AssertionError [ERR_ASSERTION]: should sample partial with variance, actual 1, expected: 0, lowerBound: 0, upperBound: 0
at assertRange (/home/runner/work/node-newrelic/node-newrelic/test/integration/samplers/sampling-rates.test.js:98:10)
at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/integration/samplers/sampling-rates.test.js:85:7)
at Test.runInAsyncScope (node:async_hooks:214:14)
at Test.run (node:internal/test_runner/test:1047:25)
at Test.processPendingSubtests (node:internal/test_runner/test:744:18)
at Test.postRun (node:internal/test_runner/test:1173:19)
at Test.run (node:internal/test_runner/test:1101:12)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
|
|
Run Integration Tests
Total Tests: 791
Suites 📂: 0
Passed ✅: 786
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 132016.763ms
|
Loading