fix(v10/core): Don't capture caller-handled LangGraph errors #55895
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
7s
Check PR branches
2s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 22s
Circular Dependency Check
1m 45s
Browser Unit Tests
3m 49s
Bun Unit Tests
45s
Deno Unit Tests
1m 9s
Node v18.0.0 Compatibility Check
42s
Cloudflare Integration Tests
6m 16s
Bun Integration Tests
43s
Deno Integration Tests
54s
Check for faulty .d.ts files
40s
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Matrix: job_e2e_tests
All required jobs passed or were skipped
6s
Annotations
33 errors, 6 warnings, and 287 notices
|
E2E astro-7 Test (optional)
Process completed with exit code 1.
|
|
E2E astro-7 Test (optional)
Error: Process from config.webServer was not able to start. Exit code: 1
|
|
E2E sveltekit-3 Test (optional)
Process completed with exit code 1.
|
|
[chromium] › tests/tracing.server.test.ts:5:1 › server pageload request span has nested request span for sub request:
../../_temp/test-application/tests/tracing.server.test.ts#L34
3) [chromium] › tests/tracing.server.test.ts:5:1 › server pageload request span has nested request span for sub request
Error: expect(received).toHaveLength(expected)
Expected length: 6
Received length: 7
Received array: [{"data": {"sentry.op": "function.sveltekit.handle", "sentry.origin": "auto.function.sveltekit.handle"}, "description": "sveltekit.handle.sequenced.sentryRequestHandler", "op": "function.sveltekit.handle", "origin": "auto.function.sveltekit.handle", "parent_span_id": "ae01e58326c92373", "span_id": "b35ebb09de2e55b9", "start_timestamp": 1787745557.7769232, "status": "ok", "timestamp": 1787745557.7816215, "trace_id": "67a4bf202aec4810a9564a58dbc02cbd"}, {"data": {"http.response.body.size": "3105", "http.response.status_code": 200, "http.route": "/server-load-fetch", "sentry.op": "function.sveltekit.resolve", "sentry.origin": "auto.http.sveltekit"}, "description": "sveltekit.resolve", "op": "function.sveltekit.resolve", "origin": "auto.http.sveltekit", "parent_span_id": "b35ebb09de2e55b9", "span_id": "8e3f0353ddfbf850", "start_timestamp": 1787745557.7771409, "status": "ok", "timestamp": 1787745557.7815819, "trace_id": "67a4bf202aec4810a9564a58dbc02cbd"}, {"data": {"http.route": "/server-load-fetch", "sentry.op": "function.sveltekit.load", "sentry.origin": "auto.function.sveltekit.load", "sveltekit.load.environment": "server", "sveltekit.load.node_id": "src/routes/server-load-fetch/+page.server.ts", "sveltekit.load.node_type": "+page.server"}, "description": "sveltekit.load", "op": "function.sveltekit.load", "origin": "auto.function.sveltekit.load", "parent_span_id": "8e3f0353ddfbf850", "span_id": "8426ddbdbece9f0f", "start_timestamp": 1787745557.7774823, "status": "ok", "timestamp": 1787745557.7794135, "trace_id": "67a4bf202aec4810a9564a58dbc02cbd"}, {"data": {"http.method": "GET", "sentry.op": "function.sveltekit.server.load", "sentry.origin": "auto.function.sveltekit", "sentry.source": "route"}, "description": "/server-load-fetch", "op": "function.sveltekit.server.load", "origin": "auto.function.sveltekit", "parent_span_id": "8426ddbdbece9f0f", "span_id": "91693870c7dfa43c", "start_timestamp": 1787745557.7775831, "status": "ok", "timestamp": 1787745557.7793787, "trace_id": "67a4bf202aec4810a9564a58dbc02cbd"}, {"data": {"http.method": "GET", "http.request.header.accept": "*/*", "http.request.header.accept_language": "en-US", "http.route": "/api/users", "http.url": "https://localhost:3030/api/users", "sentry.op": "http.server", "sentry.origin": "auto.http.sveltekit", "sentry.source": "route", "sveltekit.is_data_request": false, "sveltekit.is_sub_request": true, "sveltekit.tracing.original_name": "sveltekit.handle.root", "url": "https://localhost:3030/api/users", "url.full": "https://localhost:3030/api/users", "url.path": "/api/users"}, "description": "GET /api/users", "op": "http.server", "origin": "auto.http.sveltekit", "parent_span_id": "91693870c7dfa43c", "span_id": "95331be9107b8de1", "start_timestamp": 1787745557.778667, "status": "ok", "timestamp": 1787745557.7791297, "trace_id": "67a4bf202aec4810a9564a58dbc02cbd"}, {"data": {"sentry.op": "function.sveltekit.handle", "sentry.origin": "auto.function.sveltekit.handle"}, "description": "sveltekit.handle.sequenced.sentryRequestHandler", "op": "function.sveltekit.handle", "origin": "auto.function.sveltekit.handle", "parent_span_id": "95331be9107b8de1", "span_id": "a4f4363e1624d37d", "start_timestamp": 1787745557.7787666, "status": "ok", "timestamp": 1787745557.7791176, "trace_id": "67a4bf202aec4810a9564a58dbc02cbd"}, {"data": {"http.response.body.size": "unknown", "http.response.status_code": 200, "http.route": "/api/users", "sentry.op": "function.sveltekit.resolve", "sentry.origin": "auto.http.sveltekit"}, "description": "sveltekit.resolve", "op": "function.sveltekit.resolve", "origin": "auto.http.sveltekit", "parent_span_id": "a4f4363e1624d37d", "span_id": "84674a9321b00d74", "start_timestamp": 1787745557.7789025, "status": "ok", "timestamp": 1787745557.779084, "trace_id": "67a4bf202aec4810a9564a58dbc02cbd"}]
32 | });
|
|
[chromium] › tests/errors.server.test.ts:33:3 › server-side errors › captures server load error:
../../_temp/test-application/tests/errors.server.test.ts#L43
2) [chromium] › tests/errors.server.test.ts:33:3 › server-side errors › captures server load error
Error: expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 22
- ObjectContaining {
- "function": "load",
+ Object {
+ "colno": 8,
+ "context_line": " throw new Error(\"Server Load Error\");",
+ "filename": "app:///11-CuXw5zo3.js",
+ "function": "load$1",
"in_app": true,
+ "lineno": 6,
+ "post_context": Array [
+ "};",
+ "var load = load$1 ? wrapServerLoadWithSentry(load$1) : void 0;",
+ "//#endregion",
+ "//#region .svelte-kit/output/server/nodes/11.js",
+ "const index = 11;",
+ "let component_cache;",
+ "const component = async () => component_cache ??= (await import(\"./_page.svelte-Bcx7vymj.js\")).default;",
+ ],
+ "pre_context": Array [
+ "import { t as __exportAll } from \"./rolldown-runtime-D7D4PA-g.js\";",
+ "import { wrapServerLoadWithSentry } from \"@sentry/sveltekit\";",
+ "//#region .svelte-kit/output/server/entries/pages/server-load-error/_page.server.ts.js",
+ "var _page_server_ts_exports = /* @__PURE__ */ __exportAll({ load: () => load });",
+ "var load$1 = async () => {",
+ ],
}
41 | const errorEventFrames = errorEvent.exception?.values?.[0]?.stacktrace?.frames;
42 |
> 43 | expect(errorEventFrames?.[errorEventFrames?.length - 1]).toEqual(
| ^
44 | expect.objectContaining({
45 | function: 'load',
46 | in_app: true,
at /home/runner/work/_temp/test-application/tests/errors.server.test.ts:43:62
|
|
[chromium] › tests/errors.server.test.ts:5:3 › server-side errors › captures universal load error:
../../_temp/test-application/tests/errors.server.test.ts#L15
1) [chromium] › tests/errors.server.test.ts:5:3 › server-side errors › captures universal load error
Error: expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 22
- ObjectContaining {
- "function": "load",
+ Object {
+ "colno": 8,
+ "context_line": " throw new Error(`Universal Load Error (server)`);",
+ "filename": "app:///15-BwMZkbg7.js",
+ "function": "load$1",
"in_app": true,
+ "lineno": 6,
+ "post_context": Array [
+ "};",
+ "var load = load$1 ? wrapLoadWithSentry(load$1) : void 0;",
+ "//#endregion",
+ "//#region .svelte-kit/output/server/nodes/15.js",
+ "const index = 15;",
+ "let component_cache;",
+ "const component = async () => component_cache ??= (await import(\"./_page.svelte-B3tVg8cg.js\")).default;",
+ ],
+ "pre_context": Array [
+ "import { t as __exportAll } from \"./rolldown-runtime-D7D4PA-g.js\";",
+ "import { wrapLoadWithSentry } from \"@sentry/sveltekit\";",
+ "//#region .svelte-kit/output/server/entries/pages/universal-load-error/_page.ts.js",
+ "var _page_ts_exports = /* @__PURE__ */ __exportAll({ load: () => load });",
+ "var load$1 = async () => {",
+ ],
}
13 | const errorEventFrames = errorEvent.exception?.values?.[0]?.stacktrace?.frames;
14 |
> 15 | expect(errorEventFrames?.[errorEventFrames?.length - 1]).toEqual(
| ^
16 | expect.objectContaining({
17 | function: 'load',
18 | in_app: true,
at /home/runner/work/_temp/test-application/tests/errors.server.test.ts:15:62
|
|
E2E node-express-send-to-sentry Test (optional)
Process completed with exit code 1.
|
|
[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/server/server-components.test.ts:4:5 › Sends a transaction for a request to app router with URL:
../../_temp/test-application/tests/server/server-components.test.ts#L0
2) [chromium] › tests/server/server-components.test.ts:4:5 › Sends a transaction for a request to app router with URL
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/client/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used:
../../_temp/test-application/tests/client/parameterized-routes.test.ts#L0
1) [chromium] › tests/client/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/environment.test.ts:40:3 › environment detection › sets correct environment for server-side errors:
../../_temp/test-application/tests/environment.test.ts#L45
3) [chromium] › tests/environment.test.ts:40:3 › environment detection › sets correct environment for server-side errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/fetch-server-routes
Call log:
- navigating to "http://localhost:3030/fetch-server-routes", waiting until "networkidle"
43 | });
44 |
> 45 | await page.goto(`/fetch-server-routes`, isDevMode ? { waitUntil: 'networkidle' } : {});
| ^
46 | await page.getByText('Fetch Server API Error', { exact: true }).click();
47 |
48 | const error = await errorPromise;
at /home/runner/work/_temp/test-application/tests/environment.test.ts:45:16
|
|
[chromium] › tests/environment.test.ts:40:3 › environment detection › sets correct environment for server-side errors:
../../_temp/test-application/tests/environment.test.ts#L45
3) [chromium] › tests/environment.test.ts:40:3 › environment detection › sets correct environment for server-side errors
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/fetch-server-routes
Call log:
- navigating to "http://localhost:3030/fetch-server-routes", waiting until "networkidle"
43 | });
44 |
> 45 | await page.goto(`/fetch-server-routes`, isDevMode ? { waitUntil: 'networkidle' } : {});
| ^
46 | await page.getByText('Fetch Server API Error', { exact: true }).click();
47 |
48 | const error = await errorPromise;
at /home/runner/work/_temp/test-application/tests/environment.test.ts:45:16
|
|
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions:
../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234
Call log:
- navigating to "http://localhost:3030/test-param/1234", waiting until "load"
27 | });
28 |
> 29 | await page.goto(`/test-param/1234`);
| ^
30 |
31 | const transaction = await transactionPromise;
32 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
|
|
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions:
../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234
Call log:
- navigating to "http://localhost:3030/test-param/1234", waiting until "load"
27 | });
28 |
> 29 | await page.goto(`/test-param/1234`);
| ^
30 |
31 | const transaction = await transactionPromise;
32 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
|
|
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions:
../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234
Call log:
- navigating to "http://localhost:3030/test-param/1234", waiting until "load"
27 | });
28 |
> 29 | await page.goto(`/test-param/1234`);
| ^
30 |
31 | const transaction = await transactionPromise;
32 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
|
|
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions:
../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234
Call log:
- navigating to "http://localhost:3030/test-param/1234", waiting until "load"
27 | });
28 |
> 29 | await page.goto(`/test-param/1234`);
| ^
30 |
31 | const transaction = await transactionPromise;
32 |
at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L12
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/client-error
Call log:
- navigating to "http://localhost:3030/client-error", waiting until "networkidle"
10 |
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
> 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
| ^
13 | await page.locator('#errorBtn').click();
14 |
15 | const error = await errorPromise;
at /home/runner/work/_temp/test-application/tests/environment.test.ts:12:16
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L12
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/client-error
Call log:
- navigating to "http://localhost:3030/client-error", waiting until "networkidle"
10 |
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
> 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
| ^
13 | await page.locator('#errorBtn').click();
14 |
15 | const error = await errorPromise;
at /home/runner/work/_temp/test-application/tests/environment.test.ts:12:16
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L12
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/client-error
Call log:
- navigating to "http://localhost:3030/client-error", waiting until "networkidle"
10 |
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
> 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
| ^
13 | await page.locator('#errorBtn').click();
14 |
15 | const error = await errorPromise;
at /home/runner/work/_temp/test-application/tests/environment.test.ts:12:16
|
|
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors:
../../_temp/test-application/tests/environment.test.ts#L12
1) [chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/client-error
Call log:
- navigating to "http://localhost:3030/client-error", waiting until "networkidle"
10 |
11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load)
> 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {});
| ^
13 | await page.locator('#errorBtn').click();
14 |
15 | const error = await errorPromise;
at /home/runner/work/_temp/test-application/tests/environment.test.ts:12:16
|
|
Size Check
Error: No artifacts found
|
|
E2E react-send-to-sentry Test (optional)
Process completed with exit code 1.
|
|
[chromium] › tests/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used.:
../../_temp/test-application/tests/parameterized-routes.test.ts#L0
10) [chromium] › tests/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used.
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/parameterized-routes.test.ts:84:5 › should create a partially parameterized transaction when the `app` directory is used:
../../_temp/test-application/tests/parameterized-routes.test.ts#L0
9) [chromium] › tests/parameterized-routes.test.ts:84:5 › should create a partially parameterized transaction when the `app` directory is used
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/parameterized-routes.test.ts:43:5 › should create a static transaction when the `app` directory is used and the route is not parameterized:
../../_temp/test-application/tests/parameterized-routes.test.ts#L0
8) [chromium] › tests/parameterized-routes.test.ts:43:5 › should create a static transaction when the `app` directory is used and the route is not parameterized
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/parameterized-routes.test.ts:4:5 › should create a parameterized transaction when the `app` directory is used:
../../_temp/test-application/tests/parameterized-routes.test.ts#L0
7) [chromium] › tests/parameterized-routes.test.ts:4:5 › should create a parameterized transaction when the `app` directory is used
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest:
../../_temp/test-application/tests/isr-routes.test.ts#L0
6) [chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit:
../../_temp/test-application/tests/isr-routes.test.ts#L0
5) [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit
Test timeout of 30000ms exceeded.
|
|
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values:
../../_temp/test-application/tests/isr-routes.test.ts#L31
4) [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values
Error: expect(locator).toHaveText(expected) failed
Locator: locator('#isr-product-id')
Expected: "phone"
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toHaveText" with timeout 10000ms
- waiting for locator('#isr-product-id')
29 | // Test with 'phone' (one of the pre-generated static params)
30 | await page.goto('/isr-test/phone');
> 31 | await expect(page.locator('#isr-product-id')).toHaveText('phone');
| ^
32 |
33 | await expect(page.locator('meta[name="sentry-trace"]')).toHaveCount(0);
34 | await expect(page.locator('meta[name="baggage"]')).toHaveCount(0);
at /home/runner/work/_temp/test-application/tests/isr-routes.test.ts:31:49
|
|
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route:
../../_temp/test-application/tests/isr-routes.test.ts#L21
3) [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route
Error: expect(locator).toHaveText(expected) failed
Locator: locator('#isr-static-marker')
Expected: "static-isr"
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toHaveText" with timeout 10000ms
- waiting for locator('#isr-static-marker')
19 |
20 | // Wait for page to be fully loaded
> 21 | await expect(page.locator('#isr-static-marker')).toHaveText('static-isr');
| ^
22 |
23 | // Check that sentry-trace and baggage meta tags are removed for ISR pages
24 | await expect(page.locator('meta[name="sentry-trace"]')).toHaveCount(0);
at /home/runner/work/_temp/test-application/tests/isr-routes.test.ts:21:52
|
|
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load:
../../_temp/test-application/tests/isr-routes.test.ts#L9
2) [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load
Error: expect(locator).toHaveText(expected) failed
Locator: locator('#isr-product-id')
Expected: "laptop"
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toHaveText" with timeout 10000ms
- waiting for locator('#isr-product-id')
7 |
8 | // Wait for page to be fully loaded
> 9 | await expect(page.locator('#isr-product-id')).toHaveText('laptop');
| ^
10 |
11 | // Check that sentry-trace and baggage meta tags are removed for ISR pages
12 | await expect(page.locator('meta[name="sentry-trace"]')).toHaveCount(0);
at /home/runner/work/_temp/test-application/tests/isr-routes.test.ts:9:49
|
|
[chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events:
../../_temp/test-application/tests/cloudflare-runtime.test.ts#L0
1) [chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events
Test timeout of 30000ms exceeded.
|
|
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 aws-serverless-layer (Node 18) 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/
|
|
Size Check
Artifact not found: size-limit-action
|
|
🎭 Playwright Run Summary
2 passed (2.6s)
|
|
🎭 Playwright Run Summary
3 passed (2.9s)
|
|
🎭 Playwright Run Summary
3 passed (2.8s)
|
|
🎭 Playwright Run Summary
1 passed (3.6s)
|
|
🎭 Playwright Run Summary
4 passed (3.4s)
|
|
🎭 Playwright Run Summary
3 passed (3.8s)
|
|
🎭 Playwright Run Summary
2 passed (2.6s)
|
|
🎭 Playwright Run Summary
1 passed (4.7s)
|
|
🎭 Playwright Run Summary
4 passed (7.8s)
|
|
🎭 Playwright Run Summary
4 passed (2.6s)
|
|
🎭 Playwright Run Summary
1 passed (2.4s)
|
|
🎭 Playwright Run Summary
13 passed (12.7s)
|
|
🎭 Playwright Run Summary
2 passed (2.1s)
|
|
🎭 Playwright Run Summary
4 passed (5.0s)
|
|
🎭 Playwright Run Summary
4 passed (7.3s)
|
|
🎭 Playwright Run Summary
3 skipped
17 passed (2.8s)
|
|
🎭 Playwright Run Summary
6 passed (10.6s)
|
|
🎭 Playwright Run Summary
4 passed (3.0s)
|
|
🎭 Playwright Run Summary
3 skipped
17 passed (2.7s)
|
|
🎭 Playwright Run Summary
5 passed (2.8s)
|
|
🎭 Playwright Run Summary
1 skipped
72 passed (4.7s)
|
|
🎭 Playwright Run Summary
19 passed (7.5s)
|
|
🎭 Playwright Run Summary
3 passed (4.7s)
|
|
🎭 Playwright Run Summary
7 passed (7.9s)
|
|
🎭 Playwright Run Summary
11 passed (14.5s)
|
|
🎭 Playwright Run Summary
5 passed (19.0s)
|
|
🎭 Playwright Run Summary
1 skipped
72 passed (5.2s)
|
|
🎭 Playwright Run Summary
3 passed (3.7s)
|
|
🎭 Playwright Run Summary
10 passed (10.6s)
|
|
🎭 Playwright Run Summary
9 passed (11.4s)
|
|
🎭 Playwright Run Summary
12 passed (6.9s)
|
|
🎭 Playwright Run Summary
6 passed (10.7s)
|
|
🎭 Playwright Run Summary
11 passed (6.5s)
|
|
🎭 Playwright Run Summary
11 passed (6.9s)
|
|
🎭 Playwright Run Summary
1 skipped
24 passed (14.1s)
|
|
🎭 Playwright Run Summary
1 skipped
9 passed (5.5s)
|
|
🎭 Playwright Run Summary
1 skipped
9 passed (5.7s)
|
|
🎭 Playwright Run Summary
4 passed (3.4s)
|
|
🎭 Playwright Run Summary
5 passed (11.4s)
|
|
🎭 Playwright Run Summary
4 passed (2.0s)
|
|
🎭 Playwright Run Summary
8 passed (2.1s)
|
|
🎭 Playwright Run Summary
22 passed (11.1s)
|
|
🎭 Playwright Run Summary
1 passed (3.9s)
|
|
🎭 Playwright Run Summary
1 passed (3.9s)
|
|
🎭 Playwright Run Summary
11 passed (14.6s)
|
|
🎭 Playwright Run Summary
5 skipped
8 passed (6.4s)
|
|
🎭 Playwright Run Summary
2 passed (5.3s)
|
|
🎭 Playwright Run Summary
5 passed (8.0s)
|
|
🎭 Playwright Run Summary
5 passed (7.9s)
|
|
🎭 Playwright Run Summary
1 passed (5.6s)
|
|
🎭 Playwright Run Summary
7 passed (5.4s)
|
|
🎭 Playwright Run Summary
1 passed (4.7s)
|
|
🎭 Playwright Run Summary
3 passed (2.9s)
|
|
🎭 Playwright Run Summary
11 passed (6.8s)
|
|
🎭 Playwright Run Summary
7 passed (11.8s)
|
|
🎭 Playwright Run Summary
4 passed (4.9s)
|
|
🎭 Playwright Run Summary
3 passed (8.8s)
|
|
🎭 Playwright Run Summary
11 passed (13.4s)
|
|
🎭 Playwright Run Summary
1 passed (3.4s)
|
|
🎭 Playwright Run Summary
4 passed (6.7s)
|
|
🎭 Playwright Run Summary
1 skipped
72 passed (4.2s)
|
|
🎭 Playwright Run Summary
3 passed (3.3s)
|
|
🎭 Playwright Run Summary
15 passed (3.0s)
|
|
🎭 Playwright Run Summary
18 passed (18.3s)
|
|
🎭 Playwright Run Summary
12 passed (5.6s)
|
|
🎭 Playwright Run Summary
2 passed (31.4s)
|
|
🎭 Playwright Run Summary
7 passed (3.9s)
|
|
🎭 Playwright Run Summary
2 passed (4.2s)
|
|
🎭 Playwright Run Summary
2 passed (4.4s)
|
|
🎭 Playwright Run Summary
3 passed (4.3s)
|
|
🎭 Playwright Run Summary
23 passed (14.8s)
|
|
🎭 Playwright Run Summary
1 skipped
72 passed (4.4s)
|
|
🎭 Playwright Run Summary
5 passed (11.6s)
|
|
🎭 Playwright Run Summary
1 passed (5.4s)
|
|
🎭 Playwright Run Summary
8 passed (17.8s)
|
|
🎭 Playwright Run Summary
11 passed (5.5s)
|
|
🎭 Playwright Run Summary
11 passed (5.9s)
|
|
🎭 Playwright Run Summary
2 passed (31.3s)
|
|
🎭 Playwright Run Summary
15 passed (10.3s)
|
|
🎭 Playwright Run Summary
2 passed (19.4s)
|
|
🎭 Playwright Run Summary
5 passed (8.4s)
|
|
🎭 Playwright Run Summary
13 passed (12.8s)
|
|
🎭 Playwright Run Summary
5 passed (7.9s)
|
|
🎭 Playwright Run Summary
30 passed (31.1s)
|
|
🎭 Playwright Run Summary
1 passed (2.9s)
|
|
🎭 Playwright Run Summary
3 passed (2.8s)
|
|
🎭 Playwright Run Summary
9 passed (8.4s)
|
|
🎭 Playwright Run Summary
6 passed (25.6s)
|
|
🎭 Playwright Run Summary
12 passed (28.0s)
|
|
🎭 Playwright Run Summary
1 passed (6.4s)
|
|
🎭 Playwright Run Summary
1 passed (3.1s)
|
|
🎭 Playwright Run Summary
9 passed (8.1s)
|
|
🎭 Playwright Run Summary
1 skipped
9 passed (6.4s)
|
|
🎭 Playwright Run Summary
1 skipped
9 passed (5.8s)
|
|
🎭 Playwright Run Summary
4 passed (9.9s)
|
|
🎭 Playwright Run Summary
12 passed (27.7s)
|
|
🎭 Playwright Run Summary
2 passed (2.8s)
|
|
🎭 Playwright Run Summary
13 passed (28.6s)
|
|
🎭 Playwright Run Summary
13 passed (23.8s)
|
|
🎭 Playwright Run Summary
2 passed (27.9s)
|
|
🎭 Playwright Run Summary
2 passed (31.7s)
|
|
🎭 Playwright Run Summary
5 passed (9.9s)
|
|
🎭 Playwright Run Summary
3 passed (3.8s)
|
|
🎭 Playwright Run Summary
3 passed (5.4s)
|
|
🎭 Playwright Run Summary
4 passed (6.9s)
|
|
🎭 Playwright Run Summary
10 passed (28.2s)
|
|
🎭 Playwright Run Summary
10 passed (37.9s)
|
|
🎭 Playwright Run Summary
8 passed (4.4s)
|
|
🎭 Playwright Run Summary
10 passed (26.9s)
|
|
🎭 Playwright Run Summary
16 passed (22.6s)
|
|
🎭 Playwright Run Summary
3 passed (16.5s)
|
|
🎭 Playwright Run Summary
3 passed (9.7s)
|
|
🎭 Playwright Run Summary
6 passed (11.6s)
|
|
🎭 Playwright Run Summary
3 failed
[chromium] › tests/errors.server.test.ts:5:3 › server-side errors › captures universal load error
[chromium] › tests/errors.server.test.ts:33:3 › server-side errors › captures server load error
[chromium] › tests/tracing.server.test.ts:5:1 › server pageload request span has nested request span for sub request
1 skipped
10 passed (24.5s)
|
|
🎭 Playwright Run Summary
2 skipped
19 passed (10.4s)
|
|
🎭 Playwright Run Summary
4 passed (8.4s)
|
|
🎭 Playwright Run Summary
12 passed (8.2s)
|
|
🎭 Playwright Run Summary
4 passed (11.3s)
|
|
🎭 Playwright Run Summary
10 passed (33.9s)
|
|
🎭 Playwright Run Summary
3 passed (3.2s)
|
|
🎭 Playwright Run Summary
18 passed (18.3s)
|
|
🎭 Playwright Run Summary
8 passed (3.6s)
|
|
🎭 Playwright Run Summary
8 passed (4.7s)
|
|
🎭 Playwright Run Summary
19 skipped
2 passed (5.1s)
|
|
🎭 Playwright Run Summary
2 passed (28.7s)
|
|
🎭 Playwright Run Summary
10 passed (24.8s)
|
|
🎭 Playwright Run Summary
7 passed (9.9s)
|
|
🎭 Playwright Run Summary
9 passed (11.6s)
|
|
🎭 Playwright Run Summary
12 passed (28.2s)
|
|
🎭 Playwright Run Summary
12 passed (27.7s)
|
|
🎭 Playwright Run Summary
40 passed (20.0s)
|
|
🎭 Playwright Run Summary
9 passed (10.8s)
|
|
🎭 Playwright Run Summary
2 passed (28.4s)
|
|
🎭 Playwright Run Summary
16 passed (29.9s)
|
|
🎭 Playwright Run Summary
13 passed (28.1s)
|
|
🎭 Playwright Run Summary
12 passed (27.9s)
|
|
🎭 Playwright Run Summary
4 passed (7.4s)
|
|
🎭 Playwright Run Summary
12 passed (27.9s)
|
|
🎭 Playwright Run Summary
53 passed (25.7s)
|
|
🎭 Playwright Run Summary
5 passed (9.3s)
|
|
🎭 Playwright Run Summary
5 passed (5.5s)
|
|
🎭 Playwright Run Summary
10 passed (5.7s)
|
|
🎭 Playwright Run Summary
10 passed (6.4s)
|
|
🎭 Playwright Run Summary
10 passed (36.4s)
|
|
🎭 Playwright Run Summary
5 passed (8.5s)
|
|
🎭 Playwright Run Summary
4 passed (10.7s)
|
|
🎭 Playwright Run Summary
9 passed (7.7s)
|
|
🎭 Playwright Run Summary
4 passed (30.7s)
|
|
🎭 Playwright Run Summary
12 passed (27.7s)
|
|
🎭 Playwright Run Summary
2 skipped
7 passed (26.2s)
|
|
🎭 Playwright Run Summary
6 passed (13.5s)
|
|
🎭 Playwright Run Summary
3 passed (17.1s)
|
|
🎭 Playwright Run Summary
3 passed (9.7s)
|
|
🎭 Playwright Run Summary
40 passed (19.7s)
|
|
🎭 Playwright Run Summary
14 passed (25.6s)
|
|
🎭 Playwright Run Summary
12 passed (17.2s)
|
|
🎭 Playwright Run Summary
12 passed (17.2s)
|
|
🎭 Playwright Run Summary
13 passed (33.9s)
|
|
🎭 Playwright Run Summary
10 passed (31.5s)
|
|
🎭 Playwright Run Summary
9 passed (12.0s)
|
|
🎭 Playwright Run Summary
2 skipped
22 passed (34.7s)
|
|
🎭 Playwright Run Summary
12 passed (20.7s)
|
|
🎭 Playwright Run Summary
5 passed (34.3s)
|
|
🎭 Playwright Run Summary
2 skipped
22 passed (36.5s)
|
|
🎭 Playwright Run Summary
2 skipped
27 passed (38.0s)
|
|
🎭 Playwright Run Summary
4 passed (10.2s)
|
|
🎭 Playwright Run Summary
11 passed (20.7s)
|
|
🎭 Playwright Run Summary
19 skipped
2 passed (4.9s)
|
|
🎭 Playwright Run Summary
2 skipped
22 passed (34.9s)
|
|
🎭 Playwright Run Summary
19 skipped
2 passed (3.1s)
|
|
🎭 Playwright Run Summary
6 passed (35.5s)
|
|
🎭 Playwright Run Summary
9 passed (10.5s)
|
|
🎭 Playwright Run Summary
3 passed (4.8s)
|
|
🎭 Playwright Run Summary
15 passed (20.0s)
|
|
🎭 Playwright Run Summary
8 passed (13.8s)
|
|
🎭 Playwright Run Summary
2 passed (35.2s)
|
|
🎭 Playwright Run Summary
8 passed (22.1s)
|
|
🎭 Playwright Run Summary
8 passed (6.7s)
|
|
🎭 Playwright Run Summary
14 skipped
12 passed (22.4s)
|
|
🎭 Playwright Run Summary
19 skipped
2 passed (10.0s)
|
|
🎭 Playwright Run Summary
4 skipped
10 passed (25.9s)
|
|
🎭 Playwright Run Summary
4 skipped
10 passed (6.4s)
|
|
🎭 Playwright Run Summary
4 passed (32.0s)
|
|
🎭 Playwright Run Summary
2 skipped
14 passed (1.2m)
|
|
🎭 Playwright Run Summary
10 passed (30.5s)
|
|
🎭 Playwright Run Summary
9 passed (21.5s)
|
|
🎭 Playwright Run Summary
2 skipped
22 passed (40.6s)
|
|
🎭 Playwright Run Summary
3 passed (4.3s)
|
|
🎭 Playwright Run Summary
17 passed (58.1s)
|
|
🎭 Playwright Run Summary
19 skipped
2 passed (5.2s)
|
|
🎭 Playwright Run Summary
12 passed (33.1s)
|
|
🎭 Playwright Run Summary
12 passed (34.6s)
|
|
🎭 Playwright Run Summary
1 skipped
14 passed (13.6s)
|
|
🎭 Playwright Run Summary
9 passed (46.7s)
|
|
🎭 Playwright Run Summary
4 passed (37.2s)
|
|
🎭 Playwright Run Summary
4 passed (7.8s)
|
|
🎭 Playwright Run Summary
13 passed (39.5s)
|
|
🎭 Playwright Run Summary
13 passed (7.8s)
|
|
🎭 Playwright Run Summary
9 passed (10.7s)
|
|
🎭 Playwright Run Summary
3 skipped
27 passed (39.4s)
|
|
🎭 Playwright Run Summary
30 passed (12.3s)
|
|
🎭 Playwright Run Summary
14 skipped
12 passed (22.3s)
|
|
🎭 Playwright Run Summary
3 passed (34.0s)
|
|
🎭 Playwright Run Summary
3 passed (6.3s)
|
|
🎭 Playwright Run Summary
5 passed (25.2s)
|
|
🎭 Playwright Run Summary
5 passed (6.1s)
|
|
🎭 Playwright Run Summary
12 passed (25.8s)
|
|
🎭 Playwright Run Summary
9 passed (45.7s)
|
|
🎭 Playwright Run Summary
2 passed (48.0s)
|
|
🎭 Playwright Run Summary
13 passed (48.1s)
|
|
🎭 Playwright Run Summary
13 passed (9.4s)
|
|
🎭 Playwright Run Summary
9 passed (32.6s)
|
|
🎭 Playwright Run Summary
2 passed (56.7s)
|
|
🎭 Playwright Run Summary
5 passed (40.6s)
|
|
🎭 Playwright Run Summary
5 passed (28.4s)
|
|
🎭 Playwright Run Summary
3 passed (41.7s)
|
|
🎭 Playwright Run Summary
3 passed (10.2s)
|
|
🎭 Playwright Run Summary
4 skipped
10 passed (34.6s)
|
|
🎭 Playwright Run Summary
2 skipped
12 passed (8.2s)
|
|
🎭 Playwright Run Summary
8 skipped
22 passed (10.8s)
|
|
🎭 Playwright Run Summary
4 skipped
10 passed (27.3s)
|
|
🎭 Playwright Run Summary
2 skipped
12 passed (6.6s)
|
|
🎭 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 (41.6s)
|
|
🎭 Playwright Run Summary
3 passed (4.5s)
|
|
🎭 Playwright Run Summary
13 passed (52.2s)
|
|
🎭 Playwright Run Summary
13 passed (9.1s)
|
|
🎭 Playwright Run Summary
5 skipped
25 passed (17.9s)
|
|
🎭 Playwright Run Summary
3 skipped
29 passed (1.2m)
|
|
🎭 Playwright Run Summary
3 skipped
29 passed (37.0s)
|
|
🎭 Playwright Run Summary
7 skipped
23 passed (11.9s)
|
|
🎭 Playwright Run Summary
5 passed (42.2s)
|
|
🎭 Playwright Run Summary
5 passed (13.7s)
|
|
🎭 Playwright Run Summary
1 skipped
29 passed (20.5s)
|
|
🎭 Playwright Run Summary
6 skipped
6 passed (37.4s)
|
|
🎭 Playwright Run Summary
12 passed (50.9s)
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › tests/client/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used
[chromium] › tests/server/server-components.test.ts:4:5 › Sends a transaction for a request to app router with URL
3 skipped
25 passed (1.2m)
|
|
🎭 Playwright Run Summary
30 passed (12.5s)
|
|
🎭 Playwright Run Summary
4 failed
[chromium] › tests/environment.test.ts:6:3 › environment detection › sets correct environment for client-side errors
[chromium] › tests/environment.test.ts:24:3 › environment detection › sets correct environment for client-side transactions
[chromium] › tests/environment.test.ts:40:3 › environment detection › sets correct environment for server-side errors
[chromium] › tests/environment.test.ts:59:3 › environment detection › sets correct environment for server-side transactions
|
|
🎭 Playwright Run Summary
52 passed (1.1m)
|
|
🎭 Playwright Run Summary
7 skipped
23 passed (14.4s)
|
|
🎭 Playwright Run Summary
5 skipped
25 passed (16.6s)
|
|
🎭 Playwright Run Summary
4 passed (17.2s)
|
|
🎭 Playwright Run Summary
52 passed (1.0m)
|
|
🎭 Playwright Run Summary
4 skipped
26 passed (23.7s)
|
|
🎭 Playwright Run Summary
43 passed (2.2m)
|
|
🎭 Playwright Run Summary
13 skipped
30 passed (1.7m)
|
|
🎭 Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
🎭 Playwright Run Summary
491 skipped
200 passed (34.5s)
|
|
🎭 Playwright Run Summary
13 skipped
30 passed (1.7m)
|
|
🎭 Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
🎭 Playwright Run Summary
492 skipped
199 passed (35.5s)
|
|
🎭 Playwright Run Summary
487 skipped
204 passed (34.2s)
|
|
🎭 Playwright Run Summary
3 skipped
29 passed (2.1m)
|
|
🎭 Playwright Run Summary
2 skipped
30 passed (37.6s)
|
|
🎭 Playwright Run Summary
3 skipped
29 passed (2.1m)
|
|
🎭 Playwright Run Summary
2 skipped
30 passed (38.3s)
|
|
🎭 Playwright Run Summary
16 passed (24.1s)
|
|
🎭 Playwright Run Summary
13 skipped
30 passed (1.7m)
|
|
🎭 Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
🎭 Playwright Run Summary
357 skipped
334 passed (1.4m)
|
|
🎭 Playwright Run Summary
355 skipped
336 passed (1.4m)
|
|
🎭 Playwright Run Summary
2 skipped
32 passed (2.6m)
|
|
🎭 Playwright Run Summary
2 skipped
32 passed (1.1m)
|
|
🎭 Playwright Run Summary
9 skipped
34 passed (2.5m)
|
|
🎭 Playwright Run Summary
2 skipped
41 passed (1.0m)
|
|
🎭 Playwright Run Summary
5 skipped
29 passed (2.2m)
|
|
🎭 Playwright Run Summary
6 skipped
28 passed (1.1m)
|
|
🎭 Playwright Run Summary
4 passed (25.5s)
|
|
🎭 Playwright Run Summary
1 skipped
172 passed (2.3m)
|
|
🎭 Playwright Run Summary
9 skipped
34 passed (2.9m)
|
|
🎭 Playwright Run Summary
2 skipped
41 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
32 passed (3.1m)
|
|
🎭 Playwright Run Summary
2 skipped
32 passed (1.1m)
|
|
🎭 Playwright Run Summary
9 skipped
34 passed (3.2m)
|
|
🎭 Playwright Run Summary
2 skipped
41 passed (1.0m)
|
|
🎭 Playwright Run Summary
3 skipped
170 passed (2.3m)
|
|
🎭 Playwright Run Summary
3 skipped
170 passed (3.6m)
|
|
🎭 Playwright Run Summary
197 skipped
494 passed (3.6m)
|
|
🎭 Playwright Run Summary
192 skipped
499 passed (3.7m)
|
|
🎭 Playwright Run Summary
12 failed
[chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit
[chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest
[chromium] › tests/parameterized-routes.test.ts:4:5 › should create a parameterized transaction when the `app` directory is used
[chromium] › tests/parameterized-routes.test.ts:43:5 › should create a static transaction when the `app` directory is used and the route is not parameterized
[chromium] › tests/parameterized-routes.test.ts:84:5 › should create a partially parameterized transaction when the `app` directory is used
[chromium] › tests/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used.
[chromium] › tests/prefetch-spans.test.ts:5:5 › Prefetch client spans should have a http.request.prefetch attribute
[chromium] › tests/streaming-rsc-error.test.ts:4:5 › Should capture errors for crashing streaming promises in server components when `Sentry.captureRequestError` is added to the `onRequestError` hook
14 skipped
|
|
🎭 Playwright Run Summary
55 skipped
636 passed (4.6m)
|
|
🎭 Playwright Run Summary
60 skipped
631 passed (4.5m)
|
|
🎭 Playwright Run Summary
60 skipped
631 passed (4.5m)
|
|
🎭 Playwright Run Summary
55 skipped
636 passed (4.6m)
|
|
🎭 Playwright Run Summary
57 skipped
634 passed (4.7m)
|
|
🎭 Playwright Run Summary
5 skipped
167 passed (3.6m)
|
|
🎭 Playwright Run Summary
206 skipped
485 passed (3.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
Expired
|
19.3 MB |
sha256:c0af2d8f890ba23704504b9bae5b06755a79b766a30f55b69284c13fb577b62f
|
|
|
build-layer-output
Expired
|
1.51 MB |
sha256:b14e3801030b40550da0cee0e8668d58d2c7604f0babd59106440953c7c35f33
|
|
|
build-output
Expired
|
12.9 MB |
sha256:11753bdee20c1c135bd640bcafd2e8fd567348e9432ef99d78678bbfb8f773a4
|
|
|
build-tarball-output
Expired
|
6.18 MB |
sha256:d725976f7d018e647c09a399345f098e3620afc54cd300d08516ebdd89cae31a
|
|