Skip to content

feat(core)!: Remove sendDefaultPii in favor of dataCollection #53678

feat(core)!: Remove sendDefaultPii in favor of dataCollection

feat(core)!: Remove sendDefaultPii in favor of dataCollection #53678

Triggered via pull request July 31, 2026 14:45
Status Failure
Total duration 16m 1s
Artifacts 18

build.yml

on: pull_request
Get CI Metadata  /  Get Metadata
9s
Get CI Metadata / Get Metadata
Check lockfile
0s
Check lockfile
Check file formatting
53s
Check file formatting
Check PR branches
2s
Check PR branches
Build Lambda layer
1m 14s
Build Lambda layer
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 17s
Lint
Circular Dependency Check
1m 27s
Circular Dependency Check
Browser Unit Tests
3m 49s
Browser Unit Tests
Bun Unit Tests
42s
Bun Unit Tests
Deno Unit Tests
1m 3s
Deno Unit Tests
Cloudflare Integration Tests
7m 40s
Cloudflare Integration Tests
Bun Integration Tests
1m 5s
Bun Integration Tests
Deno Integration Tests
45s
Deno Integration Tests
Check for faulty .d.ts files
36s
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
3s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

48 errors, 5 warnings, and 247 notices
Check file formatting
Process completed with exit code 1.
Bun Integration Tests
Process completed with exit code 1.
suites/hono-sdk/test.ts > Hono app captures parametrized errors (Hono SDK on Bun): dev-packages/bun-integration-tests/suites/hono-sdk/test.ts#L5
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ suites/hono-sdk/test.ts:5:1
E2E cloudflare-agent Test
Process completed with exit code 1.
[chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry: ../../_temp/test-application/tests/callable.test.ts#L30
1) [chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -22,10 +22,11 @@ "environment": Any<String>, "event_id": StringMatching /[a-f0-9]{32}/, "platform": "javascript", "release": Any<String>, "request": Object { + "cookies": Object {}, "headers": Any<Object>, "method": "GET", "query_string": Any<String>, "url": StringContaining "/agents/my-agent/user-123", }, 28 | const transaction = await transactionPromise; 29 | > 30 | expect(transaction).toEqual({ | ^ 31 | contexts: { 32 | trace: { 33 | parent_span_id: expect.stringMatching(/[a-f0-9]{16}/), at /home/runner/work/_temp/test-application/tests/callable.test.ts:30:23
[chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry: ../../_temp/test-application/tests/callable.test.ts#L30
1) [chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -22,10 +22,11 @@ "environment": Any<String>, "event_id": StringMatching /[a-f0-9]{32}/, "platform": "javascript", "release": Any<String>, "request": Object { + "cookies": Object {}, "headers": Any<Object>, "method": "GET", "query_string": Any<String>, "url": StringContaining "/agents/my-agent/user-123", }, 28 | const transaction = await transactionPromise; 29 | > 30 | expect(transaction).toEqual({ | ^ 31 | contexts: { 32 | trace: { 33 | parent_span_id: expect.stringMatching(/[a-f0-9]{16}/), at /home/runner/work/_temp/test-application/tests/callable.test.ts:30:23
[chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry: ../../_temp/test-application/tests/callable.test.ts#L30
1) [chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -22,10 +22,11 @@ "environment": Any<String>, "event_id": StringMatching /[a-f0-9]{32}/, "platform": "javascript", "release": Any<String>, "request": Object { + "cookies": Object {}, "headers": Any<Object>, "method": "GET", "query_string": Any<String>, "url": StringContaining "/agents/my-agent/user-123", }, 28 | const transaction = await transactionPromise; 29 | > 30 | expect(transaction).toEqual({ | ^ 31 | contexts: { 32 | trace: { 33 | parent_span_id: expect.stringMatching(/[a-f0-9]{16}/), at /home/runner/work/_temp/test-application/tests/callable.test.ts:30:23
[chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry: ../../_temp/test-application/tests/callable.test.ts#L30
1) [chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry Error: expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -22,10 +22,11 @@ "environment": Any<String>, "event_id": StringMatching /[a-f0-9]{32}/, "platform": "javascript", "release": Any<String>, "request": Object { + "cookies": Object {}, "headers": Any<Object>, "method": "GET", "query_string": Any<String>, "url": StringContaining "/agents/my-agent/user-123", }, 28 | const transaction = await transactionPromise; 29 | > 30 | expect(transaction).toEqual({ | ^ 31 | contexts: { 32 | trace: { 33 | parent_span_id: expect.stringMatching(/[a-f0-9]{16}/), at /home/runner/work/_temp/test-application/tests/callable.test.ts:30:23
Playwright bundle_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
E2E deno-mysql Test
Process completed with exit code 1.
E2E deno-mysql Test
Error: Process from config.webServer was not able to start. Exit code: 1
Playwright bundle Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_min Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_replay Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_replay_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
E2E react-send-to-sentry Test (optional)
Process completed with exit code 1.
Playwright bundle_tracing_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_tracing Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_tracing_replay Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_tracing_replay_feedback Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_tracing_replay_feedback_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Playwright bundle_tracing_replay_feedback_logs_metrics_min Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
Cloudflare Integration Tests
Process completed with exit code 1.
suites/tracing/headers/test.ts > Tracing headers: dev-packages/cloudflare-integration-tests/runner.ts#L246
AssertionError: expected [ { …(4) }, …(1) ] to deeply equal [ { …(4) }, …(1) ] - Expected + Received @@ -63,10 +63,11 @@ ], }, "level": "error", "platform": "javascript", "request": { + "cookies": {}, "headers": Any<Object>, "method": "GET", "url": Any<String>, }, "sdk": { ❯ assertEnvelopeMatches runner.ts:246:28 ❯ newEnvelope runner.ts:298:13 ❯ ../test-utils/src/server.ts:19:7 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ next ../../node_modules/express/lib/router/route.js:149:13 ❯ Route.dispatch ../../node_modules/express/lib/router/route.js:119:3 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ ../../node_modules/express/lib/router/index.js:284:15 ❯ param ../../node_modules/express/lib/router/index.js:365:14 ❯ param ../../node_modules/express/lib/router/index.js:376:14
suites/tracing/dsc-url-source/test.ts > omits the span name from the DSC for url-source spans when tracing is enabled: dev-packages/cloudflare-integration-tests/suites/tracing/dsc-url-source/test.ts#L5
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/tracing/dsc-url-source/test.ts:5:1
suites/integrations/http-server/test.ts > Does not capture body for POST without content: dev-packages/cloudflare-integration-tests/runner.ts#L246
AssertionError: expected [ { …(4) }, …(1) ] to deeply equal [ { …(4) }, …(1) ] - Expected + Received @@ -37,10 +37,11 @@ "event_id": StringMatching /^[\da-f]{32}$/, "level": "info", "message": "POST no body request", "platform": "javascript", "request": { + "cookies": {}, "headers": Any<Object>, "method": "POST", "url": StringContaining "/post-no-body", }, "sdk": { ❯ assertEnvelopeMatches runner.ts:246:28 ❯ newEnvelope runner.ts:298:13 ❯ ../test-utils/src/server.ts:19:7 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ next ../../node_modules/express/lib/router/route.js:149:13 ❯ Route.dispatch ../../node_modules/express/lib/router/route.js:119:3 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ ../../node_modules/express/lib/router/index.js:284:15 ❯ param ../../node_modules/express/lib/router/index.js:365:14 ❯ param ../../node_modules/express/lib/router/index.js:376:14
suites/integrations/http-server/test.ts > Captures plain text request body: dev-packages/cloudflare-integration-tests/runner.ts#L246
AssertionError: expected [ { …(4) }, …(1) ] to deeply equal [ { …(4) }, …(1) ] - Expected + Received @@ -37,10 +37,11 @@ "event_id": StringMatching /^[\da-f]{32}$/, "level": "info", "message": "POST text request", "platform": "javascript", "request": { + "cookies": {}, "data": "This is plain text content", "headers": Any<Object>, "method": "POST", "url": StringContaining "/post-text", }, ❯ assertEnvelopeMatches runner.ts:246:28 ❯ newEnvelope runner.ts:298:13 ❯ ../test-utils/src/server.ts:19:7 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ next ../../node_modules/express/lib/router/route.js:149:13 ❯ Route.dispatch ../../node_modules/express/lib/router/route.js:119:3 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ ../../node_modules/express/lib/router/index.js:284:15 ❯ param ../../node_modules/express/lib/router/index.js:365:14 ❯ param ../../node_modules/express/lib/router/index.js:376:14
suites/integrations/http-server/test.ts > Captures form-urlencoded request body: dev-packages/cloudflare-integration-tests/runner.ts#L246
AssertionError: expected [ { …(4) }, …(1) ] to deeply equal [ { …(4) }, …(1) ] - Expected + Received @@ -37,10 +37,11 @@ "event_id": StringMatching /^[\da-f]{32}$/, "level": "info", "message": "POST form request", "platform": "javascript", "request": { + "cookies": {}, "data": "username=test&***", "headers": Any<Object>, "method": "POST", "url": StringContaining "/post-form", }, ❯ assertEnvelopeMatches runner.ts:246:28 ❯ newEnvelope runner.ts:298:13 ❯ ../test-utils/src/server.ts:19:7 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ next ../../node_modules/express/lib/router/route.js:149:13 ❯ Route.dispatch ../../node_modules/express/lib/router/route.js:119:3 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ ../../node_modules/express/lib/router/index.js:284:15 ❯ param ../../node_modules/express/lib/router/index.js:365:14 ❯ param ../../node_modules/express/lib/router/index.js:376:14
suites/integrations/http-server/test.ts > Captures JSON request body: dev-packages/cloudflare-integration-tests/runner.ts#L246
AssertionError: expected [ { …(4) }, …(1) ] to deeply equal [ { …(4) }, …(1) ] - Expected + Received @@ -37,10 +37,11 @@ "event_id": StringMatching /^[\da-f]{32}$/, "level": "info", "message": "POST JSON request", "platform": "javascript", "request": { + "cookies": {}, "data": "{\"username\":\"test\",\"action\":\"login\"}", "headers": Any<Object>, "method": "POST", "url": StringContaining "/post-json", }, ❯ assertEnvelopeMatches runner.ts:246:28 ❯ newEnvelope runner.ts:298:13 ❯ ../test-utils/src/server.ts:19:7 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ next ../../node_modules/express/lib/router/route.js:149:13 ❯ Route.dispatch ../../node_modules/express/lib/router/route.js:119:3 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ ../../node_modules/express/lib/router/index.js:284:15 ❯ param ../../node_modules/express/lib/router/index.js:365:14 ❯ param ../../node_modules/express/lib/router/index.js:376:14
suites/hono-sdk/test.ts > Hono app captures parametrized errors (Hono SDK): dev-packages/cloudflare-integration-tests/suites/hono-sdk/test.ts#L5
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/hono-sdk/test.ts:5:1
suites/double-instrumentation/test.ts > Only sends one error event when withSentry is called twice: dev-packages/cloudflare-integration-tests/runner.ts#L246
AssertionError: expected [ { …(4) }, …(1) ] to deeply equal [ { …(4) }, …(1) ] - Expected + Received @@ -51,10 +51,11 @@ ], }, "level": "error", "platform": "javascript", "request": { + "cookies": {}, "headers": Any<Object>, "method": "GET", "url": Any<String>, }, "sdk": { ❯ assertEnvelopeMatches runner.ts:246:28 ❯ newEnvelope runner.ts:298:13 ❯ ../test-utils/src/server.ts:19:7 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ next ../../node_modules/express/lib/router/route.js:149:13 ❯ Route.dispatch ../../node_modules/express/lib/router/route.js:119:3 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ ../../node_modules/express/lib/router/index.js:284:15 ❯ param ../../node_modules/express/lib/router/index.js:365:14 ❯ param ../../node_modules/express/lib/router/index.js:376:14
suites/basic/test.ts > Basic error in fetch handler: dev-packages/cloudflare-integration-tests/runner.ts#L246
AssertionError: expected [ { …(4) }, …(1) ] to deeply equal [ { …(4) }, …(1) ] - Expected + Received @@ -51,10 +51,11 @@ ], }, "level": "error", "platform": "javascript", "request": { + "cookies": {}, "headers": Any<Object>, "method": "GET", "url": Any<String>, }, "sdk": { ❯ assertEnvelopeMatches runner.ts:246:28 ❯ newEnvelope runner.ts:298:13 ❯ ../test-utils/src/server.ts:19:7 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ next ../../node_modules/express/lib/router/route.js:149:13 ❯ Route.dispatch ../../node_modules/express/lib/router/route.js:119:3 ❯ Layer.handle [as handle_request] ../../node_modules/express/lib/router/layer.js:95:5 ❯ ../../node_modules/express/lib/router/index.js:284:15 ❯ param ../../node_modules/express/lib/router/index.js:365:14 ❯ param ../../node_modules/express/lib/router/index.js:376:14
Playwright bundle_tracing_replay_logs_metrics Tests
Process completed with exit code 1.
[chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags: dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts#L32
1) [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "frames": Array [ Object { "context_line": " <button id=\"inline-error-btn\" onclick=\"throwTestError()\">Click me</button>", "lineno": 12, "post_context": Array [ - " <script defer=\"\" src=\"init.bundle.js\"></script>", + " <script src=\"cdn.bundle.js\"></script><script src=\"contextlines.bundle.js\"></script><script defer=\"\" src=\"init.bundle.js\"></script>", " <footer>Some text...</footer>", "", "</body>", "</html>", ], 30 | const exception = eventData.exception?.values?.[0]; 31 | > 32 | expect(exception).toMatchObject({ | ^ 33 | stacktrace: { 34 | frames: [ 35 | { at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/integrations/ContextLines/scriptTag/test.ts:32:23
E2E supabase-nextjs Test
Process completed with exit code 1.
[chromium] › tests/performance.test.ts:38:5 › Sends client-side Supabase db-operation spans and breadcrumbs to Sentry: ../../_temp/test-application/tests/performance.test.ts#L87
1) [chromium] › tests/performance.test.ts:38:5 › Sends client-side Supabase db-operation spans and breadcrumbs to Sentry Error: expect(received).toContainEqual(expected) // deep equality Expected value: {"category": "db.select", "message": "select(*) filter(order, asc) from(todos)", "timestamp": Any<Number>, "type": "supabase"} Received array: [{"category": "console", "data": {"arguments": ["[HMR] connected"], "logger": "console"}, "level": "log", "message": "[HMR] connected", "timestamp": 1785509754.104}, {"category": "fetch", "data": {"__span": "bb07c8e0381c212d", "method": "GET", "status_code": 200, "url": "/_next/static/development/_devMiddlewareManifest.json"}, "timestamp": 1785509754.106, "type": "http"}, {"category": "navigation", "data": {"from": "/", "to": "/"}, "timestamp": 1785509754.113}, {"category": "fetch", "data": {"__span": "bf302843d14536dd", "method": "GET", "status_code": 200, "url": "/_next/static/development/_devPagesManifest.json"}, "timestamp": 1785509754.203, "type": "http"}, {"category": "ui.click", "message": "button.supabase-auth-ui_ui-button.c-bOcPnF.c-bOcPnF-cmFMMs-color-primary[type=\"submit\"]", "timestamp": 1785509754.432}, {"category": "fetch", "data": {"__span": "bbd6020b36038ffc", "method": "POST", "request_body_size": 79, "response_body_size": 1758, "status_code": 200, "url": "http://localhost:54321/auth/v1/token?grant_type=password"}, "timestamp": 1785509754.548, "type": "http"}, {"category": "fetch", "data": {"__span": "a1702c26a53fbcec", "method": "GET", "status_code": 200, "url": "http://localhost:54321/rest/v1/todos?select=*&order=id.asc"}, "timestamp": 1785509754.577, "type": "http"}, {"category": "db.select", "data": {"query": ["select(*)", "filter(order, asc)"]}, "message": "select(*) filter(order, asc) from(todos)", "timestamp": 1785509754.578, "type": "supabase"}, {"category": "fetch", "data": {"__span": "b4aec95b12d216f2", "method": "GET", "status_code": 200, "url": "http://localhost:54321/rest/v1/todos?select=*&order=id.asc"}, "timestamp": 1785509754.581, "type": "http"}, {"category": "db.select", "data": {"query": ["select(*)", "filter(order, asc)"]}, "message": "select(*) filter(order, asc) from(todos)", "timestamp": 1785509754.582, "type": "supabase"}, …] 85 | expect(selectSpan!.data?.['db.query']).toEqual(['select(*)', 'filter(order, asc)']); 86 | > 87 | expect(transactionEvent.breadcrumbs).toContainEqual({ | ^ 88 | timestamp: expect.any(Number), 89 | type: 'supabase', 90 | category: 'db.select', at /home/runner/work/_temp/test-application/tests/performance.test.ts:87:40
All required jobs passed or were skipped
Process completed with exit code 1.
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 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/
E2E deno-mysql Test
No files were found with the provided path: /home/runner/work/_temp/test-application/test-results. No artifacts will be uploaded.
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
1 passed (3.7s)
🎭 Playwright Run Summary
1 passed (3.1s)
🎭 Playwright Run Summary
2 passed (3.7s)
🎭 Playwright Run Summary
1 passed (5.6s)
🎭 Playwright Run Summary
1 skipped 71 passed (4.1s)
🎭 Playwright Run Summary
8 passed (10.5s)
🎭 Playwright Run Summary
2 passed (2.6s)
🎭 Playwright Run Summary
5 passed (7.7s)
🎭 Playwright Run Summary
1 passed (6.4s)
🎭 Playwright Run Summary
1 skipped 24 passed (14.4s)
🎭 Playwright Run Summary
1 passed (3.5s)
🎭 Playwright Run Summary
22 passed (7.9s)
🎭 Playwright Run Summary
11 passed (10.6s)
🎭 Playwright Run Summary
11 passed (14.6s)
🎭 Playwright Run Summary
3 passed (3.9s)
🎭 Playwright Run Summary
4 passed (5.3s)
🎭 Playwright Run Summary
11 passed (14.6s)
🎭 Playwright Run Summary
1 passed (5.3s)
🎭 Playwright Run Summary
1 skipped 9 passed (5.4s)
🎭 Playwright Run Summary
1 skipped 9 passed (6.8s)
🎭 Playwright Run Summary
3 skipped 17 passed (2.7s)
🎭 Playwright Run Summary
7 passed (5.9s)
🎭 Playwright Run Summary
2 passed (5.5s)
🎭 Playwright Run Summary
12 passed (7.7s)
🎭 Playwright Run Summary
8 passed (3.7s)
🎭 Playwright Run Summary
8 passed (3.6s)
🎭 Playwright Run Summary
19 passed (5.3s)
🎭 Playwright Run Summary
13 passed (14.8s)
🎭 Playwright Run Summary
8 passed (3.8s)
🎭 Playwright Run Summary
3 passed (3.2s)
🎭 Playwright Run Summary
6 passed (10.5s)
🎭 Playwright Run Summary
1 skipped 71 passed (4.2s)
🎭 Playwright Run Summary
1 skipped 13 passed (23.4s)
🎭 Playwright Run Summary
5 passed (11.7s)
🎭 Playwright Run Summary
3 skipped 17 passed (2.4s)
🎭 Playwright Run Summary
23 passed (12.9s)
🎭 Playwright Run Summary
4 passed (3.4s)
🎭 Playwright Run Summary
7 passed (11.9s)
🎭 Playwright Run Summary
5 passed (9.3s)
🎭 Playwright Run Summary
4 passed (8.2s)
🎭 Playwright Run Summary
3 passed (6.7s)
🎭 Playwright Run Summary
2 passed (4.2s)
🎭 Playwright Run Summary
2 passed (4.2s)
🎭 Playwright Run Summary
4 skipped 9 passed (28.4s)
🎭 Playwright Run Summary
9 passed (10.0s)
🎭 Playwright Run Summary
30 passed (27.1s)
🎭 Playwright Run Summary
4 passed (6.6s)
🎭 Playwright Run Summary
11 passed (5.6s)
🎭 Playwright Run Summary
11 passed (5.8s)
🎭 Playwright Run Summary
1 passed (3.0s)
🎭 Playwright Run Summary
15 passed (4.3s)
🎭 Playwright Run Summary
13 passed (12.7s)
🎭 Playwright Run Summary
2 passed (31.1s)
🎭 Playwright Run Summary
10 passed (8.7s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/callable.test.ts:3:1 › @callable() methods work correctly with Sentry instrumentAgentWithSentry 6 passed (9.8s)
🎭 Playwright Run Summary
10 passed (26.9s)
🎭 Playwright Run Summary
12 passed (6.8s)
🎭 Playwright Run Summary
3 passed (2.2s)
🎭 Playwright Run Summary
5 passed (3.7s)
🎭 Playwright Run Summary
8 passed (6.5s)
🎭 Playwright Run Summary
9 passed (12.6s)
🎭 Playwright Run Summary
4 passed (3.0s)
🎭 Playwright Run Summary
16 passed (28.8s)
🎭 Playwright Run Summary
5 skipped 8 passed (6.5s)
🎭 Playwright Run Summary
53 passed (25.8s)
🎭 Playwright Run Summary
6 passed (10.9s)
🎭 Playwright Run Summary
12 passed (27.7s)
🎭 Playwright Run Summary
2 passed (28.8s)
🎭 Playwright Run Summary
4 passed (7.5s)
🎭 Playwright Run Summary
9 passed (10.9s)
🎭 Playwright Run Summary
5 passed (9.1s)
🎭 Playwright Run Summary
12 passed (5.2s)
🎭 Playwright Run Summary
7 passed (5.0s)
🎭 Playwright Run Summary
7 passed (8.7s)
🎭 Playwright Run Summary
10 passed (36.6s)
🎭 Playwright Run Summary
1 skipped 14 passed (13.0s)
🎭 Playwright Run Summary
2 passed (28.8s)
🎭 Playwright Run Summary
10 passed (33.2s)
🎭 Playwright Run Summary
12 passed (27.9s)
🎭 Playwright Run Summary
13 passed (25.2s)
🎭 Playwright Run Summary
11 passed (6.5s)
🎭 Playwright Run Summary
11 passed (6.9s)
🎭 Playwright Run Summary
11 passed (11.7s)
🎭 Playwright Run Summary
1 passed (4.1s)
🎭 Playwright Run Summary
1 passed (4.0s)
🎭 Playwright Run Summary
1 passed (4.1s)
🎭 Playwright Run Summary
7 passed (26.8s)
🎭 Playwright Run Summary
3 passed (5.1s)
🎭 Playwright Run Summary
5 passed (8.4s)
🎭 Playwright Run Summary
19 skipped 2 passed (8.4s)
🎭 Playwright Run Summary
6 passed (25.8s)
🎭 Playwright Run Summary
15 passed (10.8s)
🎭 Playwright Run Summary
2 passed (31.9s)
🎭 Playwright Run Summary
3 passed (16.7s)
🎭 Playwright Run Summary
3 passed (9.8s)
🎭 Playwright Run Summary
40 passed (19.4s)
🎭 Playwright Run Summary
2 passed (18.4s)
🎭 Playwright Run Summary
9 passed (10.9s)
🎭 Playwright Run Summary
7 skipped 23 passed (11.3s)
🎭 Playwright Run Summary
19 skipped 2 passed (4.3s)
🎭 Playwright Run Summary
3 skipped 1 passed (3.4s)
🎭 Playwright Run Summary
1 skipped 71 passed (5.0s)
🎭 Playwright Run Summary
12 passed (27.7s)
🎭 Playwright Run Summary
13 passed (12.2s)
🎭 Playwright Run Summary
1 passed (5.1s)
🎭 Playwright Run Summary
9 passed (11.0s)
🎭 Playwright Run Summary
9 passed (9.1s)
🎭 Playwright Run Summary
10 passed (33.0s)
🎭 Playwright Run Summary
14 passed (24.3s)
🎭 Playwright Run Summary
19 skipped 2 passed (2.7s)
🎭 Playwright Run Summary
1 skipped 71 passed (3.1s)
🎭 Playwright Run Summary
6 passed (33.8s)
🎭 Playwright Run Summary
5 passed (8.4s)
🎭 Playwright Run Summary
2 passed (32.3s)
🎭 Playwright Run Summary
2 passed (33.0s)
🎭 Playwright Run Summary
8 passed (12.5s)
🎭 Playwright Run Summary
3 passed (6.0s)
🎭 Playwright Run Summary
13 passed (32.8s)
🎭 Playwright Run Summary
12 passed (26.8s)
🎭 Playwright Run Summary
16 passed (24.2s)
🎭 Playwright Run Summary
10 passed (24.9s)
🎭 Playwright Run Summary
15 passed (23.4s)
🎭 Playwright Run Summary
5 skipped 25 passed (12.3s)
🎭 Playwright Run Summary
4 passed (10.1s)
🎭 Playwright Run Summary
12 passed (27.8s)
🎭 Playwright Run Summary
12 passed (17.5s)
🎭 Playwright Run Summary
12 passed (17.4s)
🎭 Playwright Run Summary
12 passed (27.9s)
🎭 Playwright Run Summary
2 passed (29.9s)
🎭 Playwright Run Summary
7 skipped 23 passed (9.7s)
🎭 Playwright Run Summary
10 passed (25.3s)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 478 skipped 195 passed (34.3s)
🎭 Playwright Run Summary
2 passed (33.6s)
🎭 Playwright Run Summary
4 skipped 26 passed (18.3s)
🎭 Playwright Run Summary
12 passed (25.8s)
🎭 Playwright Run Summary
5 passed (34.3s)
🎭 Playwright Run Summary
9 passed (11.7s)
🎭 Playwright Run Summary
2 skipped 22 passed (36.6s)
🎭 Playwright Run Summary
12 passed (20.5s)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 482 skipped 191 passed (34.5s)
🎭 Playwright Run Summary
15 passed (21.0s)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 483 skipped 190 passed (31.7s)
🎭 Playwright Run Summary
2 skipped 22 passed (38.6s)
🎭 Playwright Run Summary
19 skipped 2 passed (4.3s)
🎭 Playwright Run Summary
2 skipped 19 passed (9.5s)
🎭 Playwright Run Summary
8 skipped 22 passed (10.2s)
🎭 Playwright Run Summary
4 passed (8.7s)
🎭 Playwright Run Summary
3 passed (16.4s)
🎭 Playwright Run Summary
3 passed (9.8s)
🎭 Playwright Run Summary
9 passed (7.9s)
🎭 Playwright Run Summary
40 passed (19.7s)
🎭 Playwright Run Summary
11 passed (36.8s)
🎭 Playwright Run Summary
5 skipped 25 passed (16.8s)
🎭 Playwright Run Summary
15 skipped 12 passed (21.4s)
🎭 Playwright Run Summary
11 passed (19.4s)
🎭 Playwright Run Summary
10 passed (36.6s)
🎭 Playwright Run Summary
2 skipped 22 passed (36.0s)
🎭 Playwright Run Summary
19 skipped 2 passed (2.6s)
🎭 Playwright Run Summary
9 passed (11.1s)
🎭 Playwright Run Summary
4 skipped 9 passed (28.4s)
🎭 Playwright Run Summary
4 skipped 26 passed (30.7s)
🎭 Playwright Run Summary
2 skipped 28 passed (34.5s)
🎭 Playwright Run Summary
15 passed (46.8s)
🎭 Playwright Run Summary
17 passed (56.7s)
🎭 Playwright Run Summary
9 passed (45.5s)
🎭 Playwright Run Summary
2 skipped 22 passed (36.2s)
🎭 Playwright Run Summary
9 passed (21.3s)
🎭 Playwright Run Summary
8 passed (25.3s)
🎭 Playwright Run Summary
8 passed (6.3s)
🎭 Playwright Run Summary
1 skipped 29 passed (17.8s)
🎭 Playwright Run Summary
12 passed (27.7s)
🎭 Playwright Run Summary
15 skipped 12 passed (19.8s)
🎭 Playwright Run Summary
4 passed (9.9s)
🎭 Playwright Run Summary
15 skipped 12 passed (23.5s)
🎭 Playwright Run Summary
4 skipped 10 passed (28.8s)
🎭 Playwright Run Summary
2 skipped 12 passed (6.9s)
🎭 Playwright Run Summary
5 passed (38.4s)
🎭 Playwright Run Summary
5 passed (29.6s)
🎭 Playwright Run Summary
2 skipped 14 passed (1.1m)
🎭 Playwright Run Summary
3 passed (37.6s)
🎭 Playwright Run Summary
3 passed (7.1s)
🎭 Playwright Run Summary
13 passed (43.9s)
🎭 Playwright Run Summary
13 passed (8.5s)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 348 skipped 325 passed (1.4m)
🎭 Playwright Run Summary
12 passed (33.2s)
🎭 Playwright Run Summary
12 passed (33.3s)
🎭 Playwright Run Summary
4 skipped 10 passed (33.0s)
🎭 Playwright Run Summary
2 skipped 12 passed (7.1s)
🎭 Playwright Run Summary
13 passed (46.7s)
🎭 Playwright Run Summary
13 passed (8.6s)
🎭 Playwright Run Summary
5 passed (41.0s)
🎭 Playwright Run Summary
5 passed (10.8s)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 346 skipped 327 passed (1.4m)
🎭 Playwright Run Summary
3 passed (35.1s)
🎭 Playwright Run Summary
3 passed (3.7s)
🎭 Playwright Run Summary
15 passed (38.8s)
🎭 Playwright Run Summary
13 passed (46.1s)
🎭 Playwright Run Summary
13 passed (8.9s)
🎭 Playwright Run Summary
3 passed (37.1s)
🎭 Playwright Run Summary
3 passed (10.0s)
🎭 Playwright Run Summary
4 passed (37.0s)
🎭 Playwright Run Summary
4 passed (9.0s)
🎭 Playwright Run Summary
4 passed (19.1s)
🎭 Playwright Run Summary
52 passed (1.1m)
🎭 Playwright Run Summary
5 skipped 30 passed (1.2m)
🎭 Playwright Run Summary
5 skipped 30 passed (37.5s)
🎭 Playwright Run Summary
4 passed (18.7s)
🎭 Playwright Run Summary
52 passed (1.1m)
🎭 Playwright Run Summary
6 skipped 6 passed (37.9s)
🎭 Playwright Run Summary
12 passed (51.1s)
🎭 Playwright Run Summary
6 skipped 6 passed (50.9s)
🎭 Playwright Run Summary
12 passed (51.6s)
🎭 Playwright Run Summary
5 skipped 163 passed (2.6m)
🎭 Playwright Run Summary
15 skipped 28 passed (1.7m)
🎭 Playwright Run Summary
4 skipped 39 passed (1.1m)
🎭 Playwright Run Summary
1 skipped 168 passed (2.6m)
🎭 Playwright Run Summary
3 skipped 166 passed (2.5m)
🎭 Playwright Run Summary
15 skipped 28 passed (1.5m)
🎭 Playwright Run Summary
4 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 191 skipped 482 passed (3.1m)
🎭 Playwright Run Summary
15 skipped 28 passed (1.6m)
🎭 Playwright Run Summary
4 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
43 passed (2.2m)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 196 skipped 477 passed (3.2m)
🎭 Playwright Run Summary
5 skipped 30 passed (1.9m)
🎭 Playwright Run Summary
4 skipped 31 passed (38.5s)
🎭 Playwright Run Summary
5 skipped 30 passed (1.9m)
🎭 Playwright Run Summary
4 skipped 31 passed (37.7s)
🎭 Playwright Run Summary
189 skipped 485 passed (3.4m)
🎭 Playwright Run Summary
11 skipped 32 passed (2.2m)
🎭 Playwright Run Summary
4 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 59 skipped 614 passed (3.9m)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 59 skipped 614 passed (4.1m)
🎭 Playwright Run Summary
11 skipped 32 passed (2.5m)
🎭 Playwright Run Summary
4 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (2.4m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 54 skipped 619 passed (4.3m)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 56 skipped 617 passed (4.2m)
🎭 Playwright Run Summary
11 skipped 32 passed (2.5m)
🎭 Playwright Run Summary
4 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
1 failed [chromium] › suites/integrations/ContextLines/scriptTag/test.ts:5:11 › should add source context lines around stack frames from errors in Html script tags 54 skipped 619 passed (4.2m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/performance.test.ts:38:5 › Sends client-side Supabase db-operation spans and breadcrumbs to Sentry 2 did not run 1 passed (23.5s)
🎭 Playwright Run Summary
2 skipped 32 passed (2.8m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
3 skipped 165 passed (3.5m)
🎭 Playwright Run Summary
2 passed (2.6s)

Artifacts

Produced during runtime
Name Size Digest
build-bundle-output
18 MB
sha256:cef828f9e3493d54f102e671bba00251f52c2ea24508e030c50043df525e4ea2
build-layer-output
1.32 MB
sha256:389a9d3df9114b46f666a805564142de3ac6b89aa99a356616861c06f936abc2
build-output
12.2 MB
sha256:85062b243b6992cf3f709f64d9b2e5e31d5c31fcb65b0d44d337e797ccfdb1bd
build-tarball-output
6.31 MB
sha256:e0f238829f19c7c7b15861419911905c2019d911334ef4c6745738b25ef40081
playwright-traces-job_browser_playwright_tests-bundle-chromium-0
225 KB
sha256:664256236d4f552bd758d84903ca465fcc6be8908c342160c95b3a77df6f8323
playwright-traces-job_browser_playwright_tests-bundle_logs_metrics-chromium-0
235 KB
sha256:5d3797dad5d8a6fae344993ab704461322ace22ad16a5723e80365842bcd0be6
playwright-traces-job_browser_playwright_tests-bundle_min-chromium-0
120 KB
sha256:7f7afb62b2e8e2019af35c725fc5a5afd2bb3d04d2b167beb37eb76938e0d0da
playwright-traces-job_browser_playwright_tests-bundle_replay-chromium-0
434 KB
sha256:7ae8cd3118438194b5daca966c57d7f0e5ab5f32c71dd6fe90b4f677a38462d8
playwright-traces-job_browser_playwright_tests-bundle_replay_logs_metrics-chromium-0
442 KB
sha256:2fd186175c93e8678a3a7c03ce1cc123b557508f445c1ba3d2c09dd4a0056edc
playwright-traces-job_browser_playwright_tests-bundle_tracing-chromium-0
324 KB
sha256:9f95ebeb4e8c3b98018b33e2be9c848d27286ef62ab69c8beb7f0dd36e4c78e7
playwright-traces-job_browser_playwright_tests-bundle_tracing_logs_metrics-chromium-0
331 KB
sha256:453b8efe145d7a75dee0342327c26781b47318402e5e3789c1ec738417317c8d
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay-chromium-0
520 KB
sha256:8a40d9774cd6af157398d42f2b53fbbff50c783f16ceb6b16c5ecf57cd95c1b2
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_feedback-chromium-0
541 KB
sha256:732837f41e3d98ff7d822b1a0689d163ec851e32890a134387b399b4a5455ec3
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_feedback_logs_metrics-chromium-0
548 KB
sha256:4361a5a3a3a9d7b0c54a7e7ee89002b9aba836c7060f61fbc5577a67d7faf83b
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_feedback_logs_metrics_min-chromium-0
297 KB
sha256:0de905f20d717b13117c3bbbb85a02270f855f5feb09e91ea44075a3bdf1e07b
playwright-traces-job_browser_playwright_tests-bundle_tracing_replay_logs_metrics-chromium-0
526 KB
sha256:47aa8d559bcebefd3fc1d75d4f3e430132498d3461fbc415493f7b74ab9f491d
playwright-traces-job_e2e_playwright_tests-cloudflare-agent
61.7 KB
sha256:3f57f51d79a3ddcced5fc19ef310fd0c327bb7e3cff8665dab6742f5b5dab6b3
playwright-traces-job_e2e_playwright_tests-supabase-nextjs
168 KB
sha256:47a5c5a6f1c3109311d87bc0c097f69d7656295fa21a2107f8fe3170f9a7e185