wip: legacy mode for v4 #1517
Annotations
7 errors
|
|
|
Run Smoke Tests
The operation was canceled.
|
|
Run Smoke Tests:
test/smoke/index/index.test.js#L20
AssertionError [ERR_ASSERTION]: Got unwanted exception: just loading the agent doesn't throw
Actual message: "Cannot read properties of undefined (reading '_state')"
at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:20:10)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:783:21)
at Test.processPendingSubtests (node:internal/test_runner/test:526:18)
at node:internal/test_runner/harness:255:12
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: TypeError: Cannot read properties of undefined (reading '_state')
at /home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:23:24
at getActual (node:assert:498:5)
at Function.doesNotThrow (node:assert:664:32)
at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/index/index.test.js:20:10)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:783:21)
at Test.processPendingSubtests (node:internal/test_runner/test:526:18)
at node:internal/test_runner/harness:255:12
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:206:9),
expected: undefined,
operator: 'doesNotThrow'
}
|
|
Run Smoke Tests:
test/smoke/client-s3.test.js#L18
TypeError [Error]: subscriber.instrumentations is not iterable (cannot read property undefined)
at createSubscribersConfig (/home/runner/work/node-newrelic/node-newrelic/lib/subscribers/create-config.js:18:24)
at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:344:31)
at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:191:11)
at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:18:24)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:796:25)
at Test.processPendingSubtests (node:internal/test_runner/test:526:18)
at node:internal/test_runner/harness:255:12
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
|
|
Run Smoke Tests:
test/smoke/lasp-connect.test.js#L52
'Promise resolution is still pending but the event loop has already resolved'
|
|
Run Smoke Tests:
test/smoke/lasp-connect.test.js#L16
'Promise resolution is still pending but the event loop has already resolved'
|
|
Run Smoke Tests:
test/smoke/s3-presigned-url.test.js#L16
TypeError [Error]: subscriber.instrumentations is not iterable (cannot read property undefined)
at createSubscribersConfig (/home/runner/work/node-newrelic/node-newrelic/lib/subscribers/create-config.js:18:24)
at Object.bootstrapInstrumentation (/home/runner/work/node-newrelic/node-newrelic/lib/shimmer.js:344:31)
at helper.instrumentMockedAgent (/home/runner/work/node-newrelic/node-newrelic/test/lib/agent_helper.js:191:11)
at TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js:16:24)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:783:21)
at Test.processPendingSubtests (node:internal/test_runner/test:526:18)
at node:internal/test_runner/harness:255:12
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
|
Loading