feat(node): Support Node 26 #46996
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
8s
Check PR branches
5s
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Lint
1m 4s
Circular Dependency Check
1m 34s
Browser Unit Tests
1m 19s
Bun Unit Tests
40s
Deno Unit Tests
1m 8s
Cloudflare Integration Tests
2m 36s
Bun Integration Tests
47s
Check for faulty .d.ts files
44s
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Matrix: job_e2e_tests
All required jobs passed or were skipped
4s
Annotations
112 errors, 25 warnings, and 25 notices
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.459,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35339/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.476,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35339/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.479,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35339/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.48,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35339/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.481,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.04,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41179/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.063,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41179/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.065,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41179/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.066,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41179/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.067,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > cjs > node >=22 > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.352,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38271/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.369,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38271/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.375,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38271/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.377,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38271/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.378,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm > node >=22 > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.074,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40673/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.09,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40673/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.092,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40673/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.094,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40673/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225364.094,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.486,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46257/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.505,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46257/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.508,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46257/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.508,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46257/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.509,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.209,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38521/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.228,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38521/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.23,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38521/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.231,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38521/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225379.232,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > cjs > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225374.626,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:40033/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.661,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:40033/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.67,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:40033/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.671,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:40033/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.673,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225374.336,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41905/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.364,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41905/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.37,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41905/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.371,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41905/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225374.374,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(56 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225397.838,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225394.459,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
Node (20) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.394,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34861/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.413,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34861/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.416,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34861/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.417,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34861/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.418,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.065,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36937/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.088,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36937/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.093,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36937/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.096,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36937/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.099,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225382.27,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34373/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.293,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34373/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.299,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34373/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.301,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34373/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.302,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225381.81,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43167/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.832,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43167/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.836,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43167/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.837,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43167/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.839,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(56 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/20.20.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225399.422,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/20.20.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225395.978,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.438,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41075/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.464,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41075/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.467,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41075/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.474,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:41075/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.476,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225366.981,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40249/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.005,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40249/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.008,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40249/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.012,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40249/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225367.013,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > cjs > node >=22 > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.984,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:42951/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225366.037,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:42951/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225366.044,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:42951/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225366.046,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:42951/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225366.048,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm > node >=22 > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.571,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40119/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.59,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40119/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.594,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40119/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.595,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40119/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225365.596,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225382.118,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35403/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.14,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35403/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.145,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35403/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.146,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35403/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.147,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225381.752,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45637/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.772,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45637/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.775,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45637/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.776,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45637/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225381.777,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > cjs > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225377.015,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:42809/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225377.048,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:42809/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225377.058,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:42809/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225377.059,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:42809/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225377.061,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225376.66,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41455/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225376.686,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41455/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225376.695,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41455/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225376.697,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41455/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225376.699,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(56 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/22.22.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225400.458,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/22.22.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225397,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm > node >=22 > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,68 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225372.404,
+ },
+ {
+ "category": "console",
+ "data": {
+ "arguments": [
+ "(node:2899) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ ],
+ "logger": "console",
+ },
+ "level": "error",
+ "message": "(node:2899) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ "timestamp": 1778225372.418,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45961/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225372.429,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45961/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225372.432,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45961/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225372.433,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45961/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225372.434,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225388.289,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44557/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225388.312,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44557/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225388.32,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44557/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225388.321,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44557/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225388.322,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,72 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225387.954,
+ },
+ {
+ "category": "console",
+ "data": {
+ "arguments": [
+ "(node:3586) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ ],
+ "logger": "console",
+ },
+ "level": "error",
+ "message": "(node:3586) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ "timestamp": 1778225387.97,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41723/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225387.984,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41723/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225387.987,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41723/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225387.989,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41723/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225387.99,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > cjs > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225383.039,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46243/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225383.076,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46243/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225383.085,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46243/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225383.086,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46243/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225383.088,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,72 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225382.723,
+ },
+ {
+ "category": "console",
+ "data": {
+ "arguments": [
+ "(node:3351) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ ],
+ "logger": "console",
+ },
+ "level": "error",
+ "message": "(node:3351) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ "timestamp": 1778225382.737,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34609/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.75,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34609/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.757,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34609/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.759,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34609/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225382.761,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/public-api/LocalVariables/test.ts > LocalVariables integration > Node v19+ > Should not import inspector when not in use:
dev-packages/node-core-integration-tests/utils/runner.ts#L490
Error: Expected no error output but got: '(node:3424) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
'
❯ Socket.<anonymous> utils/runner.ts:490:24
|
|
suites/esm/modules-integration/test.ts > modulesIntegration > does not crash ESM setups:
dev-packages/node-core-integration-tests/utils/runner.ts#L490
Error: Expected no error output but got: '(node:5029) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
'
❯ Socket.<anonymous> utils/runner.ts:490:24
|
|
suites/breadcrumbs/process-thread/test.ts > should capture process and thread breadcrumbs > ESM:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(13) } to match object { event_id: Any<String>, …(2) }
(51 matching properties omitted from actual)
- Expected
+ Received
@@ -1,8 +1,22 @@
{
"breadcrumbs": [
{
+ "category": "console",
+ "data": {
+ "arguments": [
+ "(node:4261) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ ],
+ "logger": "console",
+ },
+ "level": "error",
+ "message": "(node:4261) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ "timestamp": Any<Number>,
+ },
+ {
"category": "child_process",
"data": {
"spawnfile": "sleep",
},
"level": "warning",
@@ -10,15 +24,15 @@
"timestamp": Any<Number>,
},
{
"category": "worker_thread",
"data": {
- "threadId": Any<Number>,
+ "threadId": 2,
},
"level": "error",
"message": "Worker thread errored with 'Worker error'",
- "timestamp": Any<Number>,
+ "timestamp": 1778225408.928,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(56 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/26.1.0/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225406.222,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,29 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
+ {
+ "category": "console",
+ "data": {
+ "arguments": [
+ "(node:4074) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ ],
+ "logger": "console",
+ },
+ "level": "error",
+ "message": "(node:4074) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ "timestamp": 1778225401.686,
+ },
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/26.1.0/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225402.756,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
Node (18) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.381,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33617/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.403,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33617/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.406,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33617/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.408,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33617/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.41,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.002,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38357/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.019,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38357/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.024,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38357/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.026,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38357/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225379.028,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225395.36,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41961/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.382,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41961/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.386,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41961/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.387,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41961/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.389,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225395.019,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44313/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.035,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44313/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.039,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44313/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.041,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:44313/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225395.043,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.718,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34893/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.739,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34893/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.74,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34893/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.741,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34893/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.742,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.404,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45137/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.423,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45137/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.427,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45137/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.429,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45137/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225586.43,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > cjs > node >=22 > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.881,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33915/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.908,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33915/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.915,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33915/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.917,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33915/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.918,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm > node >=22 > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.547,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34911/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.56,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34911/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.562,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34911/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.563,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:34911/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225585.563,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225598.68,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46379/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.695,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46379/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.7,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46379/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.701,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46379/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.701,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm > outgoing http requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225598.434,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46641/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.451,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46641/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.453,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46641/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.454,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:46641/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225598.455,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > cjs > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225594.429,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36445/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.457,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36445/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.464,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36445/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.465,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36445/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.466,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm > node >=22 > outgoing fetch requests create breadcrumbs:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225594.192,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38149/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.209,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38149/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.214,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38149/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.215,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38149/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225594.216,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(56 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225615.674,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-core-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(49 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225612.324,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:627:5
❯ newEnvelope utils/runner.ts:407:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:526:15
❯ Socket.<anonymous> utils/runner.ts:544:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.145,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35475/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.173,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35475/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.18,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35475/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.183,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35475/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.185,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.754,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45003/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.774,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45003/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.776,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45003/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.777,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45003/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.778,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225651.29,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45649/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225651.322,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45649/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225651.334,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45649/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225651.336,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:45649/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225651.337,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.837,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39385/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.859,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39385/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.862,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39385/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.863,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39385/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225650.864,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225710.73,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43515/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.753,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43515/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.756,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43515/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.757,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43515/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.758,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > esm > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225710.296,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38849/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.316,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38849/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.319,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38849/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.32,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38849/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225710.322,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > cjs > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225709.683,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:33629/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.733,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:33629/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.742,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:33629/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.744,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:33629/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.746,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > esm > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225709.108,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38769/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.16,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38769/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.174,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38769/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.177,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38769/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225709.187,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(98 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225756.208,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225752.682,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
Node (18) Integration Tests
Process completed with exit code 1.
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225648.409,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36953/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225648.426,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36953/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225648.43,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36953/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225648.432,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36953/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225648.433,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225647.939,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36811/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225647.95,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36811/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225647.953,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36811/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225647.955,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36811/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225647.957,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.455,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:46523/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.469,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:46523/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.474,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:46523/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.476,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:46523/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.477,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225648.996,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43589/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.009,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43589/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.013,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43589/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.015,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43589/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225649.017,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225697.124,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43115/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225697.142,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43115/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225697.147,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43115/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225697.149,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43115/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225697.151,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > esm > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225696.686,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36797/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.7,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36797/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.703,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36797/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.706,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:36797/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.708,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > cjs > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225695.983,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39815/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.017,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39815/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.035,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39815/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.038,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39815/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225696.04,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > esm > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225695.528,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35107/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225695.564,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35107/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225695.578,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35107/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225695.581,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35107/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225695.583,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > Capture scope via AsyncLocalStorage:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L230
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:230:3
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > worker thread:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L180
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:180:3
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > can be disabled with disableBlockDetectionForCallback:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L167
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:167:3
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > blocked indefinitely:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L143
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:143:3
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > multiple events via maxEventsPerHour:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L134
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:134:3
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > Custom appRootPath:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L113
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:113:3
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > ESM:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L105
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:105:3
|
|
suites/thread-blocked-native/test.ts > Thread Blocked Native > CJS:
dev-packages/node-integration-tests/suites/thread-blocked-native/test.ts#L97
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ suites/thread-blocked-native/test.ts:97:3
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(98 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/26.1.0/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225773.862,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,29 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
+ {
+ "category": "console",
+ "data": {
+ "arguments": [
+ "(node:27312) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ ],
+ "logger": "console",
+ },
+ "level": "error",
+ "message": "(node:27312) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)",
+ "timestamp": 1778225769.392,
+ },
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/26.1.0/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225770.426,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.165,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36793/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.179,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36793/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.181,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36793/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.182,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:36793/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.183,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225653.754,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43349/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225653.768,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43349/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225653.771,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43349/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225653.772,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:43349/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225653.774,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225655.066,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33531/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225655.083,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33531/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225655.086,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33531/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225655.087,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33531/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225655.089,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.693,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39971/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.708,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39971/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.711,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39971/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.712,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39971/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225654.713,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225714.237,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38675/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225714.254,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38675/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225714.258,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38675/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225714.26,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38675/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225714.262,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > esm > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225713.856,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34027/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.872,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34027/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.875,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34027/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.876,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34027/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.878,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > cjs > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225713.328,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38519/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.362,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38519/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.368,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38519/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.37,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:38519/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225713.372,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > esm > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225712.886,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35475/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225712.917,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35475/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225712.926,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35475/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225712.928,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:35475/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225712.93,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(98 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/22.22.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225760.202,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/22.22.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225756.5,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.134,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35691/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.156,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35691/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.158,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35691/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.16,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:35691/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.161,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.675,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33601/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.69,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33601/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.693,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33601/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.695,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:33601/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.696,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.212,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38125/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.229,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38125/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.233,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38125/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.235,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:38125/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225674.236,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.76,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:44861/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.777,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:44861/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.78,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:44861/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.781,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:44861/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225673.783,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225734.602,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43367/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.625,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43367/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.628,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43367/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.629,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43367/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.631,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > esm > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225734.23,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39209/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.248,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39209/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.251,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39209/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.253,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39209/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225734.254,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > cjs > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225733.477,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45807/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.531,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45807/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.542,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45807/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.544,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45807/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.547,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > esm > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225732.976,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41947/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.028,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41947/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.04,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41947/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.043,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:41947/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225733.045,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(98 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/20.20.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225782.843,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/20.20.2/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225779.159,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225810.375,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:37871/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225810.396,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:37871/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225810.399,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:37871/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225810.4,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:37871/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225810.405,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing/test.ts > outgoing http > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.943,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40373/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.969,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40373/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.972,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40373/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.974,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40373/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.975,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > cjs > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.412,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39963/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.429,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39963/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.432,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39963/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.433,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:39963/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225809.434,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-no-tracing-no-spans/test.ts > outgoing http requests with tracing & spans disabled > esm/cjs > esm > outgoing http requests are correctly instrumented with tracing & spans disabled:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,54 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225808.956,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40205/api/v0",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225808.975,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40205/api/v1",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225808.978,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40205/api/v2",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225808.979,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 200,
"url": "http://localhost:40205/api/v3",
},
- "timestamp": Any<Number>,
+ "timestamp": 1778225808.98,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > cjs > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225868.745,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45591/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.764,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45591/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.768,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45591/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.769,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:45591/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.77,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/http-breadcrumbs/test.ts > outgoing http > esm/cjs > esm > outgoing http requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225868.318,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34051/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.34,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34051/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.344,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34051/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.345,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:34051/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225868.347,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > cjs > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225867.581,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43609/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.624,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43609/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.632,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43609/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.636,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:43609/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.638,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/tracing/requests/fetch-breadcrumbs/test.ts > outgoing fetch > esm/cjs > esm > outgoing fetch requests create breadcrumbs:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,53 +1,58 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
+ "data": {},
"message": "manual breadcrumb",
- "timestamp": Any<Number>,
+ "timestamp": 1778225867.067,
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v0",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39299/api/v0",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.1,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v1",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39299/api/v1",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.109,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v2",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39299/api/v2",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.111,
"type": "http",
},
{
"category": "http",
"data": {
"ADDED_PATH": "/api/v3",
"http.method": "GET",
"status_code": 404,
"url": "http://localhost:39299/api/v3",
},
- "timestamp": Any<Number>,
+ "level": "warning",
+ "timestamp": 1778225867.113,
"type": "http",
},
],
"event_id": Any<String>,
"exception": {
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > CJS:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(98 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225912.783,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
suites/child-process/test.ts > should capture child process events > fork > ESM:
dev-packages/node-integration-tests/utils/assertions.ts#L29
AssertionError: expected { …(12) } to match object { event_id: Any<String>, …(2) }
(91 matching properties omitted from actual)
- Expected
+ Received
@@ -1,11 +1,15 @@
{
- "breadcrumbs": ArrayContaining [
+ "breadcrumbs": [
{
"category": "child_process",
+ "data": {
+ "spawnfile": "/opt/hostedtoolcache/node/24.14.1/x64/bin/node",
+ },
"level": "warning",
"message": "Child process exited with code '1'",
+ "timestamp": 1778225909.334,
},
],
"event_id": Any<String>,
"exception": {
"values": [
❯ assertSentryEvent utils/assertions.ts:29:18
❯ expectErrorEvent utils/runner.ts:749:5
❯ newEnvelope utils/runner.ts:517:15
❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:642:15
❯ Socket.<anonymous> utils/runner.ts:660:15
|
|
All required jobs passed or were skipped
Process completed with exit code 1.
|
|
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: .github/workflows/build.yml, dev-packages/node-core-integration-tests/suites/child-process/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing/test.ts, dev-packages/node-integration-tests/suites/child-process/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing/test.ts
Sample coverage paths: ./mute.js
This usually indicates a path format mismatch between your coverage tool and the repository.
|
|
Browser Unit Tests
Please ensure your test framework is generating JUnit XML output.
|
|
Browser Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
|
|
Browser Unit Tests
No files found matching pattern: **/*.junit.xml
|
|
Node (24) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: .github/workflows/build.yml, dev-packages/node-core-integration-tests/suites/child-process/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing/test.ts, dev-packages/node-integration-tests/suites/child-process/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing/test.ts
Sample coverage paths: ./mute.js
This usually indicates a path format mismatch between your coverage tool and the repository.
|
|
Node (24) Unit Tests
Please ensure your test framework is generating JUnit XML output.
|
|
Node (24) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
|
|
Node (24) Unit Tests
No files found matching pattern: **/*.junit.xml
|
|
Node (20) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: .github/workflows/build.yml, dev-packages/node-core-integration-tests/suites/child-process/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing/test.ts, dev-packages/node-integration-tests/suites/child-process/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing/test.ts
Sample coverage paths: ./mute.js
This usually indicates a path format mismatch between your coverage tool and the repository.
|
|
Node (20) Unit Tests
Please ensure your test framework is generating JUnit XML output.
|
|
Node (20) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
|
|
Node (20) Unit Tests
No files found matching pattern: **/*.junit.xml
|
|
Node (26) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: .github/workflows/build.yml, dev-packages/node-core-integration-tests/suites/child-process/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing/test.ts, dev-packages/node-integration-tests/suites/child-process/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing/test.ts
Sample coverage paths: ./mute.js
This usually indicates a path format mismatch between your coverage tool and the repository.
|
|
Node (26) Unit Tests
Please ensure your test framework is generating JUnit XML output.
|
|
Node (26) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
|
|
Node (26) Unit Tests
No files found matching pattern: **/*.junit.xml
|
|
Node (22) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: .github/workflows/build.yml, dev-packages/node-core-integration-tests/suites/child-process/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing/test.ts, dev-packages/node-integration-tests/suites/child-process/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing/test.ts
Sample coverage paths: ./mute.js
This usually indicates a path format mismatch between your coverage tool and the repository.
|
|
Node (22) Unit Tests
Please ensure your test framework is generating JUnit XML output.
|
|
Node (22) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
|
|
Node (22) Unit Tests
No files found matching pattern: **/*.junit.xml
|
|
Node (18) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: .github/workflows/build.yml, dev-packages/node-core-integration-tests/suites/child-process/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-core-integration-tests/suites/tracing/requests/http-no-tracing/test.ts, dev-packages/node-integration-tests/suites/child-process/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/fetch-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-breadcrumbs/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-trace-propagation/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing-no-spans/test.ts, dev-packages/node-integration-tests/suites/tracing/requests/http-no-tracing/test.ts
Sample coverage paths: ./mute.js
This usually indicates a path format mismatch between your coverage tool and the repository.
|
|
Node (18) Unit Tests
Please ensure your test framework is generating JUnit XML output.
|
|
Node (18) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
|
|
Node (18) Unit Tests
No files found matching pattern: **/*.junit.xml
|
|
Size Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./dev-packages/size-limit-gh-action. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
5 skipped
25 passed (10.5s)
|
|
🎭 Playwright Run Summary
1 skipped
29 passed (19.9s)
|
|
🎭 Playwright Run Summary
7 skipped
23 passed (10.9s)
|
|
🎭 Playwright Run Summary
4 skipped
26 passed (18.2s)
|
|
🎭 Playwright Run Summary
8 skipped
22 passed (11.0s)
|
|
🎭 Playwright Run Summary
15 passed (25.0s)
|
|
🎭 Playwright Run Summary
483 skipped
190 passed (37.0s)
|
|
🎭 Playwright Run Summary
478 skipped
195 passed (38.8s)
|
|
🎭 Playwright Run Summary
5 skipped
25 passed (20.4s)
|
|
🎭 Playwright Run Summary
482 skipped
191 passed (38.5s)
|
|
🎭 Playwright Run Summary
7 skipped
23 passed (9.7s)
|
|
🎭 Playwright Run Summary
346 skipped
327 passed (1.5m)
|
|
🎭 Playwright Run Summary
348 skipped
325 passed (1.5m)
|
|
🎭 Playwright Run Summary
3 skipped
165 passed (2.4m)
|
|
🎭 Playwright Run Summary
1 skipped
168 passed (2.6m)
|
|
🎭 Playwright Run Summary
5 skipped
163 passed (3.7m)
|
|
🎭 Playwright Run Summary
3 skipped
165 passed (4.0m)
|
|
🎭 Playwright Run Summary
195 skipped
478 passed (3.8m)
|
|
🎭 Playwright Run Summary
190 skipped
483 passed (3.9m)
|
|
🎭 Playwright Run Summary
202 skipped
471 passed (3.7m)
|
|
🎭 Playwright Run Summary
59 skipped
614 passed (4.8m)
|
|
🎭 Playwright Run Summary
56 skipped
617 passed (4.8m)
|
|
🎭 Playwright Run Summary
54 skipped
619 passed (4.8m)
|
|
🎭 Playwright Run Summary
59 skipped
614 passed (4.7m)
|
|
🎭 Playwright Run Summary
54 skipped
619 passed (4.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
Expired
|
20.5 MB |
sha256:54dbfe02afd8337925de15e63a36bdd18d3c2d47ad7ae8849c95ac018d8ac1f9
|
|
|
build-layer-output
Expired
|
1.7 MB |
sha256:10cb3d2288cfebd99b559a0071b5eea0c0c1dbfd670486085b77bdaf67a2a9e3
|
|
|
build-output
Expired
|
10.7 MB |
sha256:9c1cbe095bebd684491a87bfea52e30a888c533aad2c449335a5d9f00e04a663
|
|
|
build-tarball-output
Expired
|
5.1 MB |
sha256:44747e1b12d7abfbacdc1922b821f9cf719e9ee9e62bf7efc691034f354e5f8e
|
|
|
codecov-coverage-results-fn-support-node-26-job_browser_unit_tests
|
855 Bytes |
sha256:406dccf8dcb260fff89c518692529ab24d6eb8da2d7be377a7e467d10e9250fb
|
|
|
codecov-coverage-results-fn-support-node-26-job_node_unit_tests-18
|
861 Bytes |
sha256:1b4790ce96dc459b46df8cd4097262345e4c5cab5b89f45c434cf002efedb01d
|
|
|
codecov-coverage-results-fn-support-node-26-job_node_unit_tests-20
|
861 Bytes |
sha256:bf8aea04e8a8a5e7171d2488f916020ab6cdeca19f83b9520dfd553b9464d3a8
|
|
|
codecov-coverage-results-fn-support-node-26-job_node_unit_tests-22
|
861 Bytes |
sha256:780d0495966ce937a4e1db2ab4fd23ccc7f960b1acfe57ee45d0c717914820a8
|
|
|
codecov-coverage-results-fn-support-node-26-job_node_unit_tests-24
|
861 Bytes |
sha256:4a623883ca76c46c797fdf50163fe313483375dd979df17f04cc7d4403a1a083
|
|
|
codecov-coverage-results-fn-support-node-26-job_node_unit_tests-26
|
861 Bytes |
sha256:5355cffa1320a257862a92b66208cd980927ed2bfda5b698d06178ba4b69d6c9
|
|
|
codecov-test-results-fn-support-node-26-job_browser_loader_tests-browser-loader-loader_base
|
243 Bytes |
sha256:570a94bceffe5b6e99a39c08e713c070fb65748a8db49539dfe74a1095d6ff3d
|
|
|
codecov-test-results-fn-support-node-26-job_browser_loader_tests-browser-loader-loader_debug
|
242 Bytes |
sha256:d27f42a91da5e7ed4c1e32121ac427e30b3d90f110029597ceac7bca2264a4d8
|
|
|
codecov-test-results-fn-support-node-26-job_browser_loader_tests-browser-loader-loader_eager
|
243 Bytes |
sha256:7cc8ad54683e2bab48fc9984c103deb0ca83ffaa24b31758a3147780dce1231a
|
|
|
codecov-test-results-fn-support-node-26-job_browser_loader_tests-browser-loader-loader_replay
|
238 Bytes |
sha256:7216f95cf6aacbd6a97e39a2d0db1b8a8384230ee997391721685ac64773d5df
|
|
|
codecov-test-results-fn-support-node-26-job_browser_loader_tests-browser-loader-loader_replay_buffer
|
238 Bytes |
sha256:14f4c8a932c54f33b013c5471e8921f9778fb1ac3887c2cd83cad29e801336d5
|
|
|
codecov-test-results-fn-support-node-26-job_browser_loader_tests-browser-loader-loader_tracing
|
239 Bytes |
sha256:986be521ec6b81c4e8078ef97f238d0e824cea5748ad26d9986bfc96cec06d4e
|
|
|
codecov-test-results-fn-support-node-26-job_browser_loader_tests-browser-loader-loader_tracing_replay
|
241 Bytes |
sha256:80dcfb1df554928bf6a42942a5cad97ec1db1b9ab996db4a40467d76f968c37c
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle-chromium
|
248 Bytes |
sha256:35d88470058c266cceb48c69efd1148074af38ba15cab48ce2b7fb1fadcc0e63
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_logs_metrics-chromium
|
244 Bytes |
sha256:93a23f4d2c5904474f7fd94e02efc65a63ba25d0d23fd52359485b22094a6ff9
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_min-chromium
|
244 Bytes |
sha256:a8e604b608fa05e39c65d2fc1c4219a7639ebc349fd046d1a036fc7de2d1959c
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_replay-chromium
|
247 Bytes |
sha256:860ffac72894ccef5c53dc2b1d67159820e3e4bea432de39c1d89b5877f62e1c
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_replay_logs_metrics-chromium
|
248 Bytes |
sha256:680f9fbec89d16fb6c2491af409993eb121cb3240059569a8743d92e106fcf74
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing-chromium
|
246 Bytes |
sha256:8f39ecc45a8ee0565ebbeb7f74f6c2ff6b9753e2aaa36e49f55e6a1a9fe6bf83
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_logs_metrics-chromium
|
246 Bytes |
sha256:f73f93e805d637415cefcc70982aec7ad2141c08ddd39643d06f1bb4aae253bf
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay-chromium
|
247 Bytes |
sha256:11d602166dbc21b590997a135c885da30f0bbf18834520dd6851cf3a32e512da
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback-chromium
|
247 Bytes |
sha256:6a83760dc50a1202c3b43fc1da36283166b0e00b141a309afe51716242319561
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics-chromium
|
243 Bytes |
sha256:0688148a427f32ff234dd2337eefeab61f60d0977e87a11fea4c0c57d4d83776
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-chromium
|
247 Bytes |
sha256:0770a268ee68535250126ef84890f027f9158577439bc650d3a81df1e17ae014
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-firefox
|
233 Bytes |
sha256:915d16e9530e54c4c432ce9c5302e5f5b8342ab7663570163e3538f415e885ad
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-webkit
|
245 Bytes |
sha256:f59160cd0cfe35fc03607e6af43999e888d137a29e798119662369f173db9995
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_logs_metrics-chromium
|
246 Bytes |
sha256:ffbadda3108c4e8889984756f19ec4b3bff67a0ff026f0c39bd1f18307a4537d
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-esm-chromium-1
|
244 Bytes |
sha256:dda5aad1a21e69d9dd36930fd82d8b11715840f7d016d72d548f1a9d9ec41084
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-esm-chromium-2
|
243 Bytes |
sha256:b8f12897f51aa6bcc7369b0cb3287e59ef00dfc96a4efd83ae1f895966b128d4
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-esm-chromium-3
|
244 Bytes |
sha256:ca46ff8627848be23ffcdce05f54f42a6942c19e0b893cc2d66f1e10b4d1d077
|
|
|
codecov-test-results-fn-support-node-26-job_browser_playwright_tests-browser-playwright-esm-chromium-4
|
244 Bytes |
sha256:67c53e4812c1ce90a9968386abe01ff37ae80d17c2ab5d65ef2e2142f04c5595
|
|