test #181
Annotations
6 errors and 1 notice
|
test/integration/utilization/system-info.test.js#L164
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'gcp')
at process.emit (node:events:517:28) {
failureType: 'unhandledRejection',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'gcp')
at fetchSystemInfoCb (/home/runner/work/node-newrelic/node-newrelic/test/integration/utilization/system-info.test.js:164:41)
at fetchSystemInfo (/home/runner/work/node-newrelic/node-newrelic/lib/system-info.js:183:3),
code: 'ERR_TEST_FAILURE'
}
|
|
test/integration/utilization/system-info.test.js#L143
[Error [ERR_TEST_FAILURE]: Only one agent at a time! This one was created at:] {
failureType: 'testCodeFailure',
cause: Error: Only one agent at a time! This one was created at:
at Object.loadMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:91:22)
at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/integration/utilization/system-info.test.js:143:24)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:618:21)
at async Test.processPendingSubtests (node:internal/test_runner/test:374:7),
code: 'ERR_TEST_FAILURE'
}
|
|
test/integration/utilization/system-info.test.js#L143
[Error [ERR_TEST_FAILURE]: Only one agent at a time! This one was created at:] {
failureType: 'testCodeFailure',
cause: Error: Only one agent at a time! This one was created at:
at Object.loadMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:91:22)
at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/integration/utilization/system-info.test.js:143:24)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:618:21)
at async Test.processPendingSubtests (node:internal/test_runner/test:374:7),
code: 'ERR_TEST_FAILURE'
}
|
|
test/integration/utilization/vendor-info-tests.js#L74
Error [ERR_TEST_FAILURE]: should not error getting data
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: should not error getting data
at /home/runner/work/node-newrelic/node-newrelic/test/integration/utilization/vendor-info-tests.js:74:16
at getMetadata (/home/runner/work/node-newrelic/node-newrelic/lib/utilization/gcp-info.js:43:16)
at OverriddenClientRequest.requestError (/home/runner/work/node-newrelic/node-newrelic/lib/utilization/common.js:107:5)
at OverriddenClientRequest.emit (node:events:517:28)
at /home/runner/work/node-newrelic/node-newrelic/node_modules/nock/lib/intercepted_request_router.js:108:11
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
},
code: 'ERR_TEST_FAILURE'
}
|
|
test/integration/utilization/gcp-info.test.js#L10
Error [ERR_TEST_FAILURE]: Promise resolution is still pending but the event loop has already resolved
at process.emit (node:events:517:28) {
failureType: 'cancelledByParent',
cause: 'Promise resolution is still pending but the event loop has already resolved',
code: 'ERR_TEST_FAILURE'
}
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading