wip: legacy mode for v4 #1517
Annotations
8 errors and 1 notice
|
Run Smoke Tests
Process completed with exit code 1.
|
|
Run Smoke Tests:
test/smoke/agent/lasp-send-trace.test.js#L106
AssertionError [ERR_ASSERTION]: connected without error
at /home/runner/work/node-newrelic/node-newrelic/test/smoke/agent/lasp-send-trace.test.js:106:14
at /home/runner/work/node-newrelic/node-newrelic/lib/agent.js:369:9
at HealthReporter.stop (/home/runner/work/node-newrelic/node-newrelic/lib/health-reporter.js:229:15)
at onNextTick (/home/runner/work/node-newrelic/node-newrelic/lib/agent.js:368:28)
at process.processTicksAndRejections (node:internal/process/task_queues:85:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
|
|
Run Smoke Tests:
test/smoke/agent/lasp-send-trace.test.js#L70
AssertionError [ERR_ASSERTION]: connected without error
at /home/runner/work/node-newrelic/node-newrelic/test/smoke/agent/lasp-send-trace.test.js:70:14
at /home/runner/work/node-newrelic/node-newrelic/lib/agent.js:369:9
at HealthReporter.stop (/home/runner/work/node-newrelic/node-newrelic/lib/health-reporter.js:229:15)
at onNextTick (/home/runner/work/node-newrelic/node-newrelic/lib/agent.js:368:28)
at process.processTicksAndRejections (node:internal/process/task_queues:85:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
|
|
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:214:14)
at Test.run (node:internal/test_runner/test:1034:21)
at Test.start (node:internal/test_runner/test:944:17)
at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17) {
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:609:5)
at Function.doesNotThrow (node:assert:777: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:214:14)
at Test.run (node:internal/test_runner/test:1034:21)
at Test.start (node:internal/test_runner/test:944:17)
at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17),
expected: undefined,
operator: 'doesNotThrow',
diff: 'simple'
}
|
|
Run Smoke Tests:
test/smoke/client-s3.test.js#L18
TypeError: 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:214:14)
at Test.run (node:internal/test_runner/test:1047:25)
at Test.start (node:internal/test_runner/test:944:17)
at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
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: 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:214:14)
at Test.run (node:internal/test_runner/test:1034:21)
at Test.start (node:internal/test_runner/test:944:17)
at startSubtestAfterBootstrap (node:internal/test_runner/harness:296:17)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
|
|
Run Smoke Tests
Total Tests: 22
Suites 📂: 0
Passed ✅: 14
Failed ❌: 6
Canceled 🚫: 2
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6604.165ms
|
Loading