Skip to content

feat: Always stream INP and remove standalone v1 spans #52389

feat: Always stream INP and remove standalone v1 spans

feat: Always stream INP and remove standalone v1 spans #52389

Triggered via pull request July 22, 2026 20:45
Status Failure
Total duration 14m 9s
Artifacts 18

build.yml

on: pull_request
Get CI Metadata  /  Get Metadata
10s
Get CI Metadata / Get Metadata
Check lockfile
Check lockfile
Check file formatting
55s
Check file formatting
Check PR branches
5s
Check PR branches
Build Lambda layer
1m 41s
Build Lambda layer
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 8s
Lint
Circular Dependency Check
1m 37s
Circular Dependency Check
Browser Unit Tests
3m 41s
Browser Unit Tests
Bun Unit Tests
56s
Bun Unit Tests
Deno Unit Tests
1m 19s
Deno Unit Tests
Cloudflare Integration Tests
5m 33s
Cloudflare Integration Tests
Bun Integration Tests
53s
Bun Integration Tests
Deno Integration Tests
44s
Deno Integration Tests
Check for faulty .d.ts files
41s
Check for faulty .d.ts files
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Upload Artifacts
Upload Artifacts
Matrix: job_e2e_tests
All required jobs passed or were skipped
6s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

51 errors, 4 warnings, and 257 notices
Lint
Process completed with exit code 1.
E2E react-router-7-spa Test
Process completed with exit code 1.
[chromium] › tests/transactions.test.ts:70:5 › sends an INP span: ../../_temp/test-application/tests/transactions.test.ts#L88
1) [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 24 + Received + 76 Object { - "data": Object { - "client.address": "{{auto}}", - "environment": "qa", - "release": "e2e-test", - "replay_id": Any<String>, - "sentry.exclusive_time": Any<Number>, - "sentry.op": "ui.interaction.click", - "sentry.origin": "auto.http.browser.inp", - "transaction": "/", - "user_agent.original": StringContaining "Chrome", + "ingest_settings": Object { + "infer_ip": "auto", + "infer_user_agent": "auto", }, - "description": "body > div#root > input#exception-button[type=\"button\"]", - "exclusive_time": Any<Number>, - "measurements": Object { - "inp": Object { - "unit": "millisecond", - "value": Any<Number>, + "items": Array [ + Object { + "attributes": Object { + "browser.web_vital.inp.value": Object { + "type": "integer", + "value": 24, + }, + "sentry.environment": Object { + "type": "string", + "value": "qa", }, + "sentry.exclusive_time": Object { + "type": "integer", + "value": 24, }, - "op": "ui.interaction.click", - "origin": "auto.http.browser.inp", - "parent_span_id": Any<String>, - "segment_id": Any<String>, - "span_id": Any<String>, - "start_timestamp": Any<Number>, - "timestamp": Any<Number>, - "trace_id": Any<String>, + "sentry.op": Object { + "type": "string", + "value": "ui.interaction.click", + }, + "sentry.origin": Object { + "type": "string", + "value": "auto.http.browser.inp", + }, + "sentry.pageload.span_id": Object { + "type": "string", + "value": "85b90a96e43d4be5", + }, + "sentry.release": Object { + "type": "string", + "value": "e2e-test", + }, + "sentry.replay_id": Object { + "type": "string", + "value": "a94f860a236644ed91527a5611c1528e", + }, + "sentry.sdk.name": Object { + "type": "string", + "value": "sentry.javascript.react", + }, + "sentry.sdk.version": Object { + "type": "string", + "value": "10.67.0", + }, + "sentry.segment.id": Object { + "type": "string", + "value": "85b90a96e43d4be5", + }, + "sentry.segment.name": Object { + "type": "string", + "value": "/", + }, + "sentry.trace_lifecycle": Object { + "type": "string", + "value": "stream", + }, + "sentry.transaction": Object { + "type": "string", + "value": "/", + }, + "user_agent.original": Object { + "type": "string", + "value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.37 Safari/537.36", + }, + }, + "end_timestamp": 1784753510.416, + "is_segment": false, + "name": "body > div#root > input#exception-button[type=\"button\"]", + "parent_span_id": "85b90a96e43d4be5", + "span_id": "b81da273df872bcc", + "start_timestamp": 1784753510.392, + "status": "ok", + "trace_id": "0befc99c825d4ae5ab6e82226d884096", + }, + ], + "version": 2, } 86 | const inpSpan = await inpSpanPromise; 87 | >
E2E react-router-8-spa Test
Process completed with exit code 1.
[chromium] › tests/transactions.test.ts:70:5 › sends an INP span: ../../_temp/test-application/tests/transactions.test.ts#L88
1) [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 24 + Received + 76 Object { - "data": Object { - "client.address": "{{auto}}", - "environment": "qa", - "release": "e2e-test", - "replay_id": Any<String>, - "sentry.exclusive_time": Any<Number>, - "sentry.op": "ui.interaction.click", - "sentry.origin": "auto.http.browser.inp", - "transaction": "/", - "user_agent.original": StringContaining "Chrome", + "ingest_settings": Object { + "infer_ip": "auto", + "infer_user_agent": "auto", }, - "description": "body > div#root > input#exception-button[type=\"button\"]", - "exclusive_time": Any<Number>, - "measurements": Object { - "inp": Object { - "unit": "millisecond", - "value": Any<Number>, + "items": Array [ + Object { + "attributes": Object { + "browser.web_vital.inp.value": Object { + "type": "integer", + "value": 24, + }, + "sentry.environment": Object { + "type": "string", + "value": "qa", }, + "sentry.exclusive_time": Object { + "type": "integer", + "value": 24, }, - "op": "ui.interaction.click", - "origin": "auto.http.browser.inp", - "parent_span_id": Any<String>, - "segment_id": Any<String>, - "span_id": Any<String>, - "start_timestamp": Any<Number>, - "timestamp": Any<Number>, - "trace_id": Any<String>, + "sentry.op": Object { + "type": "string", + "value": "ui.interaction.click", + }, + "sentry.origin": Object { + "type": "string", + "value": "auto.http.browser.inp", + }, + "sentry.pageload.span_id": Object { + "type": "string", + "value": "803d0034ea64cff5", + }, + "sentry.release": Object { + "type": "string", + "value": "e2e-test", + }, + "sentry.replay_id": Object { + "type": "string", + "value": "23da19fc4f3c407da2297e5ee777de1a", + }, + "sentry.sdk.name": Object { + "type": "string", + "value": "sentry.javascript.react", + }, + "sentry.sdk.version": Object { + "type": "string", + "value": "10.67.0", + }, + "sentry.segment.id": Object { + "type": "string", + "value": "803d0034ea64cff5", + }, + "sentry.segment.name": Object { + "type": "string", + "value": "/", + }, + "sentry.trace_lifecycle": Object { + "type": "string", + "value": "stream", + }, + "sentry.transaction": Object { + "type": "string", + "value": "/", + }, + "user_agent.original": Object { + "type": "string", + "value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.37 Safari/537.36", + }, + }, + "end_timestamp": 1784753518.7858999, + "is_segment": false, + "name": "body > div#root > input#exception-button[type=\"button\"]", + "parent_span_id": "803d0034ea64cff5", + "span_id": "9f0c384906db1eac", + "start_timestamp": 1784753518.7619, + "status": "ok", + "trace_id": "033351c188624799a1ffb956d5aa07e5", + }, + ], + "version": 2, } 86 | const inpSpan = await inpSpanPromise; 87 |
E2E react-17 Test
Process completed with exit code 1.
[chromium] › tests/transactions.test.ts:70:5 › sends an INP span: ../../_temp/test-application/tests/transactions.test.ts#L88
1) [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 24 + Received + 76 Object { - "data": Object { - "client.address": "{{auto}}", - "environment": "qa", - "release": "e2e-test", - "replay_id": Any<String>, - "sentry.exclusive_time": Any<Number>, - "sentry.op": "ui.interaction.click", - "sentry.origin": "auto.http.browser.inp", - "transaction": "/", - "user_agent.original": StringContaining "Chrome", + "ingest_settings": Object { + "infer_ip": "auto", + "infer_user_agent": "auto", }, - "description": "body > div#root > input#exception-button[type=\"button\"]", - "exclusive_time": Any<Number>, - "measurements": Object { - "inp": Object { - "unit": "millisecond", - "value": Any<Number>, + "items": Array [ + Object { + "attributes": Object { + "browser.web_vital.inp.value": Object { + "type": "integer", + "value": 32, + }, + "sentry.environment": Object { + "type": "string", + "value": "qa", }, + "sentry.exclusive_time": Object { + "type": "integer", + "value": 32, }, - "op": "ui.interaction.click", - "origin": "auto.http.browser.inp", - "parent_span_id": StringMatching /[a-f0-9]{16}/, - "segment_id": Any<String>, - "span_id": StringMatching /[a-f0-9]{16}/, - "start_timestamp": Any<Number>, - "timestamp": Any<Number>, - "trace_id": StringMatching /[a-f0-9]{32}/, + "sentry.op": Object { + "type": "string", + "value": "ui.interaction.click", + }, + "sentry.origin": Object { + "type": "string", + "value": "auto.http.browser.inp", + }, + "sentry.pageload.span_id": Object { + "type": "string", + "value": "8089f792f649f638", + }, + "sentry.release": Object { + "type": "string", + "value": "e2e-test", + }, + "sentry.replay_id": Object { + "type": "string", + "value": "0930a7cc2fbd4f97ada84f41c17218cf", + }, + "sentry.sdk.name": Object { + "type": "string", + "value": "sentry.javascript.react", + }, + "sentry.sdk.version": Object { + "type": "string", + "value": "10.67.0", + }, + "sentry.segment.id": Object { + "type": "string", + "value": "8089f792f649f638", + }, + "sentry.segment.name": Object { + "type": "string", + "value": "/", + }, + "sentry.trace_lifecycle": Object { + "type": "string", + "value": "stream", + }, + "sentry.transaction": Object { + "type": "string", + "value": "/", + }, + "user_agent.original": Object { + "type": "string", + "value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.37 Safari/537.36", + }, + }, + "end_timestamp": 1784753530.5795, + "is_segment": false, + "name": "body > div#root > input#exception-button[type=\"button\"]", + "parent_span_id": "8089f792f649f638", + "span_id": "960bb143458272ce", + "start_timestamp": 1784753530.5475, + "status": "ok", + "trace_id": "36fe1289b4ab4a15aa6e59917d588505", + }, + ], + "version": 2, } 86 |
E2E react-router-6 Test
Process completed with exit code 1.
[chromium] › tests/transactions.test.ts:70:5 › sends an INP span: ../../_temp/test-application/tests/transactions.test.ts#L88
1) [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 24 + Received + 76 Object { - "data": Object { - "client.address": "{{auto}}", - "environment": "qa", - "release": "e2e-test", - "replay_id": Any<String>, - "sentry.exclusive_time": Any<Number>, - "sentry.op": "ui.interaction.click", - "sentry.origin": "auto.http.browser.inp", - "transaction": "/", - "user_agent.original": StringContaining "Chrome", + "ingest_settings": Object { + "infer_ip": "auto", + "infer_user_agent": "auto", }, - "description": "body > div#root > input#exception-button[type=\"button\"]", - "exclusive_time": Any<Number>, - "measurements": Object { - "inp": Object { - "unit": "millisecond", - "value": Any<Number>, + "items": Array [ + Object { + "attributes": Object { + "browser.web_vital.inp.value": Object { + "type": "integer", + "value": 32, + }, + "sentry.environment": Object { + "type": "string", + "value": "qa", }, + "sentry.exclusive_time": Object { + "type": "integer", + "value": 32, }, - "op": "ui.interaction.click", - "origin": "auto.http.browser.inp", - "parent_span_id": StringMatching /[a-f0-9]{16}/, - "segment_id": Any<String>, - "span_id": StringMatching /[a-f0-9]{16}/, - "start_timestamp": Any<Number>, - "timestamp": Any<Number>, - "trace_id": StringMatching /[a-f0-9]{32}/, + "sentry.op": Object { + "type": "string", + "value": "ui.interaction.click", + }, + "sentry.origin": Object { + "type": "string", + "value": "auto.http.browser.inp", + }, + "sentry.pageload.span_id": Object { + "type": "string", + "value": "a17115d37d1478d6", + }, + "sentry.release": Object { + "type": "string", + "value": "e2e-test", + }, + "sentry.replay_id": Object { + "type": "string", + "value": "bb25c3513d52408e905aca5df8f5ffe7", + }, + "sentry.sdk.name": Object { + "type": "string", + "value": "sentry.javascript.react", + }, + "sentry.sdk.version": Object { + "type": "string", + "value": "10.67.0", + }, + "sentry.segment.id": Object { + "type": "string", + "value": "a17115d37d1478d6", + }, + "sentry.segment.name": Object { + "type": "string", + "value": "/", + }, + "sentry.trace_lifecycle": Object { + "type": "string", + "value": "stream", + }, + "sentry.transaction": Object { + "type": "string", + "value": "/", + }, + "user_agent.original": Object { + "type": "string", + "value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.37 Safari/537.36", + }, + }, + "end_timestamp": 1784753556.4967, + "is_segment": false, + "name": "body > div#root > input#exception-button[type=\"button\"]", + "parent_span_id": "a17115d37d1478d6", + "span_id": "9ce3e4732b9848cc", + "start_timestamp": 1784753556.4647, + "status": "ok", + "trace_id": "e0c0f75428f64e34bfadd1ecd3232271", + }, + ], + "version": 2, } 86 |
[chromium] › tests/trpc-mutation.test.ts:4:1 › should create transaction with trpc input for mutation: ../../_temp/test-application/tests/trpc-mutation.test.ts#L0
2) [chromium] › tests/trpc-mutation.test.ts:4:1 › should create transaction with trpc input for mutation Test timeout of 30000ms exceeded.
[chromium] › tests/trpc-error.test.ts:4:1 › should capture error with trpc context: ../../_temp/test-application/tests/trpc-error.test.ts#L0
1) [chromium] › tests/trpc-error.test.ts:4:1 › should capture error with trpc context ──────────── Test timeout of 30000ms exceeded.
[chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error: ../../_temp/test-application/tests/orpc-error.test.ts#L13
1) [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ───────────── Error: page.waitForTimeout: Test timeout of 30000ms exceeded. 11 | 12 | await page.goto('/'); > 13 | await page.waitForTimeout(500); | ^ 14 | await page.getByRole('link', { name: 'Error' }).click(); 15 | 16 | const orpcError = await orpcErrorPromise; at /home/runner/work/_temp/test-application/tests/orpc-error.test.ts:13:14
[chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error: ../../_temp/test-application/tests/orpc-error.test.ts#L0
1) [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ───────────── Test timeout of 30000ms exceeded.
Playwright esm (2/4) Tests
Process completed with exit code 1.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "b5266fb9cb974e91b48f78775dc84c98", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "c448dcc8f3054565b9ae4ae0525abbf6", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright esm (4/4) Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
1) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
Playwright bundle_tracing_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "6fed66291c8f47959303dd64bb2875d7", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "7fb7f614aa8a4783bf4ad4930162d316", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright bundle_tracing Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "e9aad790c2e34dd2a3731016548304ab", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "c18d9978807f4edfb0d2b25b5ff52883", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright bundle_tracing_replay_feedback_logs_metrics_min Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "d85e51de201d43578cabc0772a586cd3", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "7aea69bc8dc64b20bae2df0a3f8a82d4", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright bundle_tracing_replay_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "ba04b80bba404186a530658c0ea5569a", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "13e9fde530424e418b67e19776e1ac44", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright bundle_tracing_replay_feedback_logs_metrics_min webkit Tests
Process completed with exit code 1.
[webkit] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [webkit] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[webkit] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [webkit] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[webkit] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [webkit] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "2da076be332d4ad4bf23b03039c76d15", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "0f7eaaacd9cc4b57add8e45def209827", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright bundle_tracing_replay_feedback Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "ad566ad8391e4c948b348341b8555356", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "744b05a9205f450baafddccc45f22437", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright bundle_tracing_replay_feedback_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "ee9597c5fa7343bebfe852698586f00f", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "cb353d799b9346fda27a9afa21e2bc17", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
Playwright bundle_tracing_replay Tests
Process completed with exit code 1.
[chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage: dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts#L0
3) [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone-mixed-transaction/test.ts#L0
2) [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree Test timeout of 30000ms exceeded.
[chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope: dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts#L26
1) [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 6 Object { + "event_id": "6816d478661c4a67b75dec33949759ac", + "sdk": Object { + "name": "sentry.javascript.browser", + "version": "10.67.0", + }, "sent_at": Any<String>, "trace": Object { "environment": "production", "public_key": "public", "sample_rand": Any<String>, "sample_rate": "1", "sampled": "true", - "trace_id": undefined, + "trace_id": "985d8ffc00dd427ebc90801f62d77f94", "transaction": "standalone_segment_span", }, } 24 | const traceId = spanJson.trace_id; 25 | > 26 | expect(headers).toEqual({ | ^ 27 | sent_at: expect.any(String), 28 | trace: { 29 | environment: 'production', at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/public-api/startSpan/standalone/test.ts:26:19
All required jobs passed or were skipped
Process completed with exit code 1.
E2E aws-serverless-layer Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: aws-actions/setup-sam@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E aws-serverless Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: aws-actions/setup-sam@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E aws-serverless-layer (Node 22) Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: aws-actions/setup-sam@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Size Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ./dev-packages/size-limit-gh-action. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
3 skipped 17 passed (2.2s)
🎭 Playwright Run Summary
15 passed (3.0s)
🎭 Playwright Run Summary
1 passed (3.0s)
🎭 Playwright Run Summary
1 passed (3.5s)
🎭 Playwright Run Summary
1 passed (6.4s)
🎭 Playwright Run Summary
8 passed (3.8s)
🎭 Playwright Run Summary
11 passed (8.7s)
🎭 Playwright Run Summary
19 passed (7.0s)
🎭 Playwright Run Summary
3 passed (2.9s)
🎭 Playwright Run Summary
3 passed (3.7s)
🎭 Playwright Run Summary
2 passed (2.8s)
🎭 Playwright Run Summary
3 passed (6.6s)
🎭 Playwright Run Summary
15 passed (10.7s)
🎭 Playwright Run Summary
1 passed (3.7s)
🎭 Playwright Run Summary
3 passed (3.9s)
🎭 Playwright Run Summary
4 passed (4.4s)
🎭 Playwright Run Summary
1 skipped 71 passed (4.6s)
🎭 Playwright Run Summary
7 passed (6.5s)
🎭 Playwright Run Summary
1 skipped 71 passed (5.9s)
🎭 Playwright Run Summary
13 passed (12.7s)
🎭 Playwright Run Summary
1 skipped 24 passed (16.9s)
🎭 Playwright Run Summary
9 passed (11.3s)
🎭 Playwright Run Summary
8 passed (16.6s)
🎭 Playwright Run Summary
12 passed (6.8s)
🎭 Playwright Run Summary
1 passed (3.7s)
🎭 Playwright Run Summary
1 passed (3.7s)
🎭 Playwright Run Summary
1 passed (2.3s)
🎭 Playwright Run Summary
12 passed (8.0s)
🎭 Playwright Run Summary
3 skipped 17 passed (1.7s)
🎭 Playwright Run Summary
1 skipped 9 passed (6.6s)
🎭 Playwright Run Summary
1 skipped 9 passed (5.8s)
🎭 Playwright Run Summary
1 passed (3.6s)
🎭 Playwright Run Summary
1 passed (3.6s)
🎭 Playwright Run Summary
3 passed (4.4s)
🎭 Playwright Run Summary
13 passed (15.1s)
🎭 Playwright Run Summary
4 passed (4.8s)
🎭 Playwright Run Summary
11 passed (14.5s)
🎭 Playwright Run Summary
4 passed (7.3s)
🎭 Playwright Run Summary
18 passed (18.8s)
🎭 Playwright Run Summary
9 passed (10.2s)
🎭 Playwright Run Summary
4 passed (2.9s)
🎭 Playwright Run Summary
11 passed (5.5s)
🎭 Playwright Run Summary
11 passed (5.9s)
🎭 Playwright Run Summary
12 passed (5.2s)
🎭 Playwright Run Summary
9 passed (9.0s)
🎭 Playwright Run Summary
7 passed (7.1s)
🎭 Playwright Run Summary
5 skipped 8 passed (6.2s)
🎭 Playwright Run Summary
3 passed (5.3s)
🎭 Playwright Run Summary
2 passed (2.6s)
🎭 Playwright Run Summary
1 passed (3.1s)
🎭 Playwright Run Summary
3 passed (4.1s)
🎭 Playwright Run Summary
1 passed (5.4s)
🎭 Playwright Run Summary
2 passed (3.7s)
🎭 Playwright Run Summary
4 passed (6.6s)
🎭 Playwright Run Summary
19 skipped 2 passed (3.2s)
🎭 Playwright Run Summary
2 passed (30.2s)
🎭 Playwright Run Summary
1 skipped 71 passed (5.3s)
🎭 Playwright Run Summary
10 passed (10.7s)
🎭 Playwright Run Summary
16 passed (28.8s)
🎭 Playwright Run Summary
1 skipped 71 passed (4.3s)
🎭 Playwright Run Summary
2 passed (6.6s)
🎭 Playwright Run Summary
16 passed (23.7s)
🎭 Playwright Run Summary
1 passed (6.3s)
🎭 Playwright Run Summary
1 skipped 9 passed (5.4s)
🎭 Playwright Run Summary
1 skipped 9 passed (5.8s)
🎭 Playwright Run Summary
3 passed (2.3s)
🎭 Playwright Run Summary
4 passed (10.1s)
🎭 Playwright Run Summary
8 passed (3.5s)
🎭 Playwright Run Summary
8 passed (3.6s)
🎭 Playwright Run Summary
10 passed (26.9s)
🎭 Playwright Run Summary
4 passed (7.6s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ─────────────────────────────── 5 passed (8.9s)
🎭 Playwright Run Summary
13 passed (12.9s)
🎭 Playwright Run Summary
5 passed (11.9s)
🎭 Playwright Run Summary
4 passed (2.8s)
🎭 Playwright Run Summary
12 passed (27.8s)
🎭 Playwright Run Summary
5 passed (7.9s)
🎭 Playwright Run Summary
6 passed (34.6s)
🎭 Playwright Run Summary
4 skipped 9 passed (28.5s)
🎭 Playwright Run Summary
10 passed (27.9s)
🎭 Playwright Run Summary
2 passed (31.8s)
🎭 Playwright Run Summary
1 passed (5.6s)
🎭 Playwright Run Summary
2 skipped 19 passed (10.4s)
🎭 Playwright Run Summary
7 passed (8.9s)
🎭 Playwright Run Summary
7 passed (8.8s)
🎭 Playwright Run Summary
5 passed (9.0s)
🎭 Playwright Run Summary
22 passed (10.0s)
🎭 Playwright Run Summary
11 passed (6.5s)
🎭 Playwright Run Summary
11 passed (6.9s)
🎭 Playwright Run Summary
5 passed (19.0s)
🎭 Playwright Run Summary
11 passed (14.7s)
🎭 Playwright Run Summary
3 passed (8.8s)
🎭 Playwright Run Summary
40 passed (19.5s)
🎭 Playwright Run Summary
6 passed (27.5s)
🎭 Playwright Run Summary
7 passed (15.8s)
🎭 Playwright Run Summary
2 passed (20.3s)
🎭 Playwright Run Summary
10 passed (36.6s)
🎭 Playwright Run Summary
9 passed (11.1s)
🎭 Playwright Run Summary
2 skipped 27 passed (34.9s)
🎭 Playwright Run Summary
12 passed (28.9s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ─────────────────────────────── 5 passed (9.8s)
🎭 Playwright Run Summary
12 passed (27.9s)
🎭 Playwright Run Summary
1 passed (3.6s)
🎭 Playwright Run Summary
1 passed (4.3s)
🎭 Playwright Run Summary
12 passed (27.8s)
🎭 Playwright Run Summary
3 passed (3.7s)
🎭 Playwright Run Summary
53 passed (27.9s)
🎭 Playwright Run Summary
5 passed (7.9s)
🎭 Playwright Run Summary
10 passed (27.7s)
🎭 Playwright Run Summary
13 passed (32.3s)
🎭 Playwright Run Summary
11 passed (12.1s)
🎭 Playwright Run Summary
4 skipped 9 passed (28.4s)
🎭 Playwright Run Summary
12 passed (27.7s)
🎭 Playwright Run Summary
1 passed (5.6s)
🎭 Playwright Run Summary
4 passed (8.1s)
🎭 Playwright Run Summary
30 passed (27.1s)
🎭 Playwright Run Summary
23 passed (12.7s)
🎭 Playwright Run Summary
2 passed (30.5s)
🎭 Playwright Run Summary
18 passed (20.8s)
🎭 Playwright Run Summary
12 passed (31.1s)
🎭 Playwright Run Summary
12 passed (28.1s)
🎭 Playwright Run Summary
5 passed (9.0s)
🎭 Playwright Run Summary
1 skipped 14 passed (12.7s)
🎭 Playwright Run Summary
9 passed (11.1s)
🎭 Playwright Run Summary
9 passed (11.7s)
🎭 Playwright Run Summary
19 skipped 2 passed (9.9s)
🎭 Playwright Run Summary
7 passed (27.2s)
🎭 Playwright Run Summary
15 skipped 12 passed (21.6s)
🎭 Playwright Run Summary
4 passed (30.5s)
🎭 Playwright Run Summary
13 passed (25.3s)
🎭 Playwright Run Summary
40 passed (18.3s)
🎭 Playwright Run Summary
3 passed (16.3s)
🎭 Playwright Run Summary
3 passed (10.4s)
🎭 Playwright Run Summary
3 passed (16.8s)
🎭 Playwright Run Summary
3 passed (10.8s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ─────────────────────────────── 4 passed (8.5s)
🎭 Playwright Run Summary
2 passed (29.1s)
🎭 Playwright Run Summary
4 passed (10.6s)
🎭 Playwright Run Summary
2 skipped 22 passed (37.7s)
🎭 Playwright Run Summary
1 skipped 13 passed (21.8s)
🎭 Playwright Run Summary
2 passed (33.3s)
🎭 Playwright Run Summary
2 skipped 22 passed (35.6s)
🎭 Playwright Run Summary
8 passed (25.4s)
🎭 Playwright Run Summary
8 passed (7.2s)
🎭 Playwright Run Summary
10 passed (32.5s)
🎭 Playwright Run Summary
19 skipped 2 passed (5.1s)
🎭 Playwright Run Summary
2 passed (30.4s)
🎭 Playwright Run Summary
8 skipped 22 passed (10.4s)
🎭 Playwright Run Summary
7 skipped 23 passed (10.7s)
🎭 Playwright Run Summary
19 skipped 2 passed (3.6s)
🎭 Playwright Run Summary
11 passed (19.6s)
🎭 Playwright Run Summary
9 passed (10.0s)
🎭 Playwright Run Summary
10 passed (35.0s)
🎭 Playwright Run Summary
12 passed (20.8s)
🎭 Playwright Run Summary
12 passed (17.2s)
🎭 Playwright Run Summary
12 passed (17.3s)
🎭 Playwright Run Summary
4 passed (10.3s)
🎭 Playwright Run Summary
8 passed (6.7s)
🎭 Playwright Run Summary
15 passed (20.0s)
🎭 Playwright Run Summary
2 passed (34.3s)
🎭 Playwright Run Summary
14 passed (25.9s)
🎭 Playwright Run Summary
12 passed (31.8s)
🎭 Playwright Run Summary
12 passed (31.9s)
🎭 Playwright Run Summary
10 passed (35.9s)
🎭 Playwright Run Summary
8 passed (18.8s)
🎭 Playwright Run Summary
19 skipped 2 passed (3.1s)
🎭 Playwright Run Summary
2 passed (43.5s)
🎭 Playwright Run Summary
12 passed (28.3s)
🎭 Playwright Run Summary
2 skipped 22 passed (36.9s)
🎭 Playwright Run Summary
4 passed (9.7s)
🎭 Playwright Run Summary
4 passed (28.8s)
🎭 Playwright Run Summary
9 passed (12.0s)
🎭 Playwright Run Summary
9 passed (11.8s)
🎭 Playwright Run Summary
5 skipped 25 passed (17.4s)
🎭 Playwright Run Summary
2 passed (32.3s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/transactions.test.ts:70:5 › sends an INP span ─────────────────────────────── 8 passed (45.7s)
🎭 Playwright Run Summary
7 skipped 23 passed (11.6s)
🎭 Playwright Run Summary
15 passed (24.7s)
🎭 Playwright Run Summary
2 skipped 22 passed (40.7s)
🎭 Playwright Run Summary
15 skipped 12 passed (21.7s)
🎭 Playwright Run Summary
15 skipped 12 passed (21.4s)
🎭 Playwright Run Summary
2 skipped 14 passed (1.2m)
🎭 Playwright Run Summary
2 flaky [chromium] › tests/trpc-error.test.ts:4:1 › should capture error with trpc context ───────────── [chromium] › tests/trpc-mutation.test.ts:4:1 › should create transaction with trpc input for mutation 1 passed (39.0s)
🎭 Playwright Run Summary
3 passed (3.7s)
🎭 Playwright Run Summary
5 skipped 25 passed (12.4s)
🎭 Playwright Run Summary
17 passed (54.6s)
🎭 Playwright Run Summary
1 skipped 29 passed (19.9s)
🎭 Playwright Run Summary
5 passed (43.5s)
🎭 Playwright Run Summary
5 passed (10.8s)
🎭 Playwright Run Summary
4 skipped 10 passed (35.9s)
🎭 Playwright Run Summary
2 skipped 12 passed (7.9s)
🎭 Playwright Run Summary
5 passed (45.3s)
🎭 Playwright Run Summary
4 skipped 26 passed (19.4s)
🎭 Playwright Run Summary
13 passed (47.2s)
🎭 Playwright Run Summary
13 passed (9.4s)
🎭 Playwright Run Summary
8 passed (14.3s)
🎭 Playwright Run Summary
475 skipped 190 passed (36.2s)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ────────────── 2 passed (46.5s)
🎭 Playwright Run Summary
3 passed (7.4s)
🎭 Playwright Run Summary
3 passed (32.5s)
🎭 Playwright Run Summary
3 passed (9.0s)
🎭 Playwright Run Summary
476 skipped 189 passed (43.1s)
🎭 Playwright Run Summary
4 skipped 10 passed (33.2s)
🎭 Playwright Run Summary
2 skipped 12 passed (7.8s)
🎭 Playwright Run Summary
471 skipped 194 passed (37.6s)
🎭 Playwright Run Summary
13 passed (46.7s)
🎭 Playwright Run Summary
13 passed (9.0s)
🎭 Playwright Run Summary
6 skipped 6 passed (37.3s)
🎭 Playwright Run Summary
12 passed (51.0s)
🎭 Playwright Run Summary
13 passed (50.6s)
🎭 Playwright Run Summary
13 passed (9.5s)
🎭 Playwright Run Summary
4 passed (38.0s)
🎭 Playwright Run Summary
4 passed (9.8s)
🎭 Playwright Run Summary
4 passed (18.7s)
🎭 Playwright Run Summary
52 passed (1.0m)
🎭 Playwright Run Summary
5 passed (39.9s)
🎭 Playwright Run Summary
5 passed (28.8s)
🎭 Playwright Run Summary
339 skipped 326 passed (1.5m)
🎭 Playwright Run Summary
43 passed (2.2m)
🎭 Playwright Run Summary
4 passed (20.4s)
🎭 Playwright Run Summary
52 passed (1.1m)
🎭 Playwright Run Summary
3 skipped 31 passed (1.2m)
🎭 Playwright Run Summary
3 skipped 31 passed (41.3s)
🎭 Playwright Run Summary
341 skipped 324 passed (1.4m)
🎭 Playwright Run Summary
13 skipped 30 passed (1.8m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.1m)
🎭 Playwright Run Summary
13 skipped 30 passed (1.7m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.1m)
🎭 Playwright Run Summary
13 skipped 30 passed (1.8m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.1m)
🎭 Playwright Run Summary
1 skipped 166 passed (2.6m)
🎭 Playwright Run Summary
2 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree 3 skipped 161 passed (2.8m)
🎭 Playwright Run Summary
3 skipped 31 passed (2.1m)
🎭 Playwright Run Summary
2 skipped 32 passed (38.1s)
🎭 Playwright Run Summary
3 skipped 163 passed (3.4m)
🎭 Playwright Run Summary
3 skipped 31 passed (2.2m)
🎭 Playwright Run Summary
2 skipped 32 passed (37.9s)
🎭 Playwright Run Summary
1 failed [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 5 skipped 160 passed (3.4m)
🎭 Playwright Run Summary
3 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 192 skipped 470 passed (3.6m)
🎭 Playwright Run Summary
3 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 197 skipped 465 passed (3.5m)
🎭 Playwright Run Summary
2 skipped 32 passed (2.7m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
9 skipped 34 passed (3.1m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (3.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
3 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 57 skipped 605 passed (4.4m)
🎭 Playwright Run Summary
4 passed (27.7s)
🎭 Playwright Run Summary
9 skipped 34 passed (3.0m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.0m)
🎭 Playwright Run Summary
9 skipped 34 passed (2.9m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.0m)
🎭 Playwright Run Summary
3 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 55 skipped 607 passed (4.5m)
🎭 Playwright Run Summary
3 failed [webkit] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [webkit] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [webkit] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 190 skipped 472 passed (4.2m)
🎭 Playwright Run Summary
3 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 60 skipped 602 passed (4.4m)
🎭 Playwright Run Summary
3 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 55 skipped 607 passed (4.5m)
🎭 Playwright Run Summary
3 failed [chromium] › suites/public-api/startSpan/standalone/test.ts:10:11 › sends a segment span envelope [chromium] › suites/public-api/startSpan/standalone-mixed-transaction/test.ts:10:11 › sends a transaction and a span envelope if a standalone span is created as a child of an ongoing span tree [chromium] › suites/tracing/browserTracingIntegration/standalone-without-baggage/test.ts:13:11 › omits the trace envelope header when a standalone span continues a trace without baggage 60 skipped 602 passed (4.5m)

Artifacts

Produced during runtime
Name Size Digest
build-bundle-output Expired
17.5 MB
sha256:444f4f04b2844c8a9b1a9bc1b16824e469e46d3b81cb7cfdd794dfb8f9dc6161
build-layer-output Expired
1.48 MB
sha256:1bda87c5e6f842b82651eb265a9c7f69b5afd4411e3363b67a91eb1d22ae5610
build-output Expired
11.7 MB
sha256:b7dc48d23e9bf1ec93799a82b3c8d668cf7cca45fe6ff48cbfaa8a1a3cec91fc
build-tarball-output Expired
5.82 MB
sha256:ad31d8d9a259c0296900770b2e5a0ad7fff7c019ee40dcbea89b154bf8f07c99
playwright-traces-job_browser_playwright_tests-bundle_tracing-chromium-0
947 KB
sha256:35d9e48dea8850501b223a3e799d3968a794e2d59c305007334c1d896f541792
playwright-traces-job_browser_playwright_tests-bundle_tracing_logs_metrics-chromium-0
967 KB
sha256:83e864cbf6297de63eb68dfb8e561369971606bbab2e84ebe703ce5c1ab39eca
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay-chromium-0
1.5 MB
sha256:f7848fe663716ad4bae7c2cadb584a380a355bf71e28b048281615aa438cd7f7
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_feedback-chromium-0
1.56 MB
sha256:6d9e8c23f40666d501ec7b2f1dfb847da6ec3f88e9d985bf6f861b660a408543
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_feedback_logs_metrics-chromium-0
1.58 MB
sha256:83a8d3fea4fd7bead3fbc376fc27775b15a6577071989679f8647af5789b664e
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_feedback_logs_metrics_min-chromium-0
876 KB
sha256:de0437545455ad78cdc6eb3ae951f173106f92218de76ffbc3954139278dc5e7
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_feedback_logs_metrics_min-webkit-0
876 KB
sha256:f5e78d291fe031b21bc93c7671d7da1de72206481346f57c11ecbebfcf5f5d7c
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_logs_metrics-chromium-0
1.51 MB
sha256:5cc04bda8e19629b9a5e8f90eae7ad2c1f7bf43f7bd16f674f160093e8947b6b
playwright-traces-job_browser_playwright_tests-esm-chromium-2
1.9 MB
sha256:3c016b3923bd470dbc9fe38ac2a45f21149fa3657f0f79c8cbea83c74f2a761b
playwright-traces-job_browser_playwright_tests-esm-chromium-4
978 KB
sha256:9acd7992c2ca8632a737cf276ec86fd48e542a3335a17c35670fe05e92eef864
playwright-traces-job_e2e_playwright_tests-react-17
16.8 KB
sha256:5e4ce20a67015253d74a43a836111e3d2f4e17b3807dc30c753785a50cd3bdae
playwright-traces-job_e2e_playwright_tests-react-router-6
16.9 KB
sha256:8d311bd079af835d030ea96a1899a6abbdd377ee2b2c69dc4bb2cade9b087174
playwright-traces-job_e2e_playwright_tests-react-router-7-spa
16.9 KB
sha256:95839b2fccfe323f5a6ab5286b3e912cfad6f9ef72138bded2b37ff5577eb3c1
playwright-traces-job_e2e_playwright_tests-react-router-8-spa
16.7 KB
sha256:2c3fcc4ba7b5a88851df2bd079c513d23fc4773997fb194a549a2ba76d0beaf4