chore: cleaned up test name and added more assertions #3113
Annotations
11 errors and 1 notice
|
Run Smoke Tests:
async /home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js#L33
Error [ERR_TEST_FAILURE]: Could not load credentials from any providers
at process.emit (node:events:518:28)
at process.wrappedEmit (/home/runner/work/node-newrelic/node-newrelic/lib/instrumentation/core/globals.js:51:23) {
code: 'ERR_TEST_FAILURE',
failureType: 'unhandledRejection',
cause: Error [CredentialsProviderError]: Could not load credentials from any providers
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:129:13
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/property-provider/dist-cjs/index.js:99:33
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async coalesceProvider (/home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/property-provider/dist-cjs/index.js:126:18)
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/property-provider/dist-cjs/index.js:144:18
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/core/dist-cjs/index.js:85:17
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:136:14
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:33:22
at async getSignedUrl (/home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js:176:22)
at async /home/runner/work/node-newrelic/node-newrelic/test/smoke/s3-presigned-url.test.js:33:17 {
tryNextLink: false
}
}
|
Run Smoke Tests:
test/smoke/proxy-api-connection-ssl.test.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 180000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 180000ms' }
|
Run Smoke Tests:
test/smoke/proxy-api-connection-port.test.js#L20
Error [ERR_TEST_FAILURE]: This socket has been ended by the other party
at process.emit (node:events:518:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: Error: This socket has been ended by the other party
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at Socket.writeAfterFIN [as write] (node:net:566:14)
at TLSSocket.ondata (node:internal/streams/readable:1009:22)
at TLSSocket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23) {
code: 'EPIPE'
}
}
|
Run Smoke Tests:
test/smoke/proxy-api-connection-port.test.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 180000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 180000ms' }
|
Run Smoke Tests:
test/smoke/proxy-api-connection-noproxy.test.js#L15
Error [ERR_TEST_FAILURE]: Promise resolution is still pending but the event loop has already resolved
at process.emit (node:events:518:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'cancelledByParent',
cause: 'Promise resolution is still pending but the event loop has already resolved'
}
|
Run Smoke Tests:
test/smoke/lasp-connect.test.js#L16
Error [ERR_TEST_FAILURE]: Promise resolution is still pending but the event loop has already resolved
at process.emit (node:events:518:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'cancelledByParent',
cause: 'Promise resolution is still pending but the event loop has already resolved'
}
|
Run Smoke Tests:
test/smoke/lasp-connect.test.js#L52
Error [ERR_TEST_FAILURE]: Promise resolution is still pending but the event loop has already resolved
at process.emit (node:events:518:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'cancelledByParent',
cause: 'Promise resolution is still pending but the event loop has already resolved'
}
|
Run Smoke Tests:
async /home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js#L33
[Error [ERR_TEST_FAILURE]: Could not load credentials from any providers] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error [CredentialsProviderError]: Could not load credentials from any providers
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js:129:13
at /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/property-provider/dist-cjs/index.js:99:33
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async coalesceProvider (/home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/property-provider/dist-cjs/index.js:126:18)
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/property-provider/dist-cjs/index.js:144:18
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@smithy/core/dist-cjs/index.js:85:17
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:136:14
at async /home/runner/work/node-newrelic/node-newrelic/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:33:22
at async /home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:33:22
at async TestContext.<anonymous> (/home/runner/work/node-newrelic/node-newrelic/test/smoke/client-s3.test.js:27:3) {
tryNextLink: false
}
}
|
Run Smoke Tests:
test/smoke/index/index.test.js#L13
Error [ERR_TEST_FAILURE]: Promise resolution is still pending but the event loop has already resolved
at process.emit (node:events:518:28)
at process.wrappedEmit [as emit] (/home/runner/work/node-newrelic/node-newrelic/lib/instrumentation/core/globals.js:51:23) {
code: 'ERR_TEST_FAILURE',
failureType: 'cancelledByParent',
cause: 'Promise resolution is still pending but the event loop has already resolved'
}
|
Run Smoke Tests:
test/smoke/api/transaction-sample-data.test.js#L14
Error [ERR_TEST_FAILURE]: Promise resolution is still pending but the event loop has already resolved
at process.emit (node:events:518:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'cancelledByParent',
cause: 'Promise resolution is still pending but the event loop has already resolved'
}
|
Run Smoke Tests
Total Tests: 23
Suites 📂: 0
Passed ✅: 5
Failed ❌: 8
Canceled 🚫: 10
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 180043.237ms
|
Loading