feat(core): HTTP server diagnostics channel utility #47194
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
5s
Check PR branches
2s
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Lint
1m 6s
Circular Dependency Check
1m 36s
Browser Unit Tests
3m 29s
Bun Unit Tests
44s
Deno Unit Tests
1m 10s
Cloudflare Integration Tests
2m 40s
Bun Integration Tests
50s
Check for faulty .d.ts files
36s
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
2s
Annotations
46 errors, 5 warnings, and 228 notices
|
[chromium] βΊ tests/orpc-error.test.ts:4:1 βΊ should capture server-side orpc error:
../../_temp/test-application/tests/orpc-error.test.ts#L0
1) [chromium] βΊ tests/orpc-error.test.ts:4:1 βΊ should capture server-side orpc error βββββββββββββ
Test timeout of 30000ms exceeded.
|
|
E2E effect-3-node Test
Process completed with exit code 1.
|
|
[chromium] βΊ tests/transactions.test.ts:89:1 βΊ Sends transaction for error route:
../../_temp/test-application/tests/transactions.test.ts#L0
4) [chromium] βΊ tests/transactions.test.ts:89:1 βΊ Sends transaction for error route ββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ tests/transactions.test.ts:38:1 βΊ Sends Effect spans with correct parent-child structure:
../../_temp/test-application/tests/transactions.test.ts#L0
3) [chromium] βΊ tests/transactions.test.ts:38:1 βΊ Sends Effect spans with correct parent-child structure
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ tests/transactions.test.ts:16:1 βΊ Sends transaction with manual Effect span:
../../_temp/test-application/tests/transactions.test.ts#L0
2) [chromium] βΊ tests/transactions.test.ts:16:1 βΊ Sends transaction with manual Effect span ββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ tests/transactions.test.ts:4:1 βΊ Sends an HTTP transaction:
../../_temp/test-application/tests/transactions.test.ts#L0
1) [chromium] βΊ tests/transactions.test.ts:4:1 βΊ Sends an HTTP transaction βββββββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
E2E effect-4-node Test
Process completed with exit code 1.
|
|
[chromium] βΊ tests/transactions.test.ts:89:1 βΊ Sends transaction for error route:
../../_temp/test-application/tests/transactions.test.ts#L0
4) [chromium] βΊ tests/transactions.test.ts:89:1 βΊ Sends transaction for error route ββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ tests/transactions.test.ts:38:1 βΊ Sends Effect spans with correct parent-child structure:
../../_temp/test-application/tests/transactions.test.ts#L0
3) [chromium] βΊ tests/transactions.test.ts:38:1 βΊ Sends Effect spans with correct parent-child structure
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ tests/transactions.test.ts:16:1 βΊ Sends transaction with manual Effect span:
../../_temp/test-application/tests/transactions.test.ts#L0
2) [chromium] βΊ tests/transactions.test.ts:16:1 βΊ Sends transaction with manual Effect span ββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ tests/transactions.test.ts:4:1 βΊ Sends an HTTP transaction:
../../_temp/test-application/tests/transactions.test.ts#L0
1) [chromium] βΊ tests/transactions.test.ts:4:1 βΊ Sends an HTTP transaction βββββββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ tests/trpc-mutation.test.ts:4:1 βΊ should create transaction with trpc input for mutation:
../../_temp/test-application/tests/trpc-mutation.test.ts#L9
2) [chromium] βΊ tests/trpc-mutation.test.ts:4:1 βΊ should create transaction with trpc input for mutation
Error: page.goto: Test timeout of 30000ms exceeded.
Call log:
- navigating to "http://localhost:3030/", waiting until "load"
7 | });
8 |
> 9 | await page.goto('/');
| ^
10 | await page.locator('#createInput').fill('I love dogs');
11 | await page.click('#createButton');
12 |
at /home/runner/work/_temp/test-application/tests/trpc-mutation.test.ts:9:14
|
|
[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#L9
1) [chromium] βΊ tests/trpc-error.test.ts:4:1 βΊ should capture error with trpc context ββββββββββββ
Error: page.goto: Test timeout of 30000ms exceeded.
Call log:
- navigating to "http://localhost:3030/", waiting until "load"
7 | });
8 |
> 9 | await page.goto('/');
| ^
10 | await page.click('#error-button');
11 |
12 | const trpcError = await errorEventPromise;
at /home/runner/work/_temp/test-application/tests/trpc-error.test.ts:9:14
|
|
[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.
|
|
Remix (Node 26) Tests
The job has exceeded the maximum execution time of 15m0s
|
|
Remix (Node 26) Tests
The operation was canceled.
|
|
E2E react-send-to-sentry Test (optional)
The job has exceeded the maximum execution time of 15m0s
|
|
E2E react-send-to-sentry Test (optional)
The operation was canceled.
|
|
E2E react-router-7-spa-streaming (TS 3.8) Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E react-router-7-spa-streaming (TS 3.8) Test
The operation was canceled.
|
|
E2E solid-tanstack-router Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E solid-tanstack-router Test
The operation was canceled.
|
|
E2E react-router-7-spa-streaming Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E react-router-7-spa-streaming Test
The operation was canceled.
|
|
E2E sveltekit-cloudflare-pages Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E sveltekit-cloudflare-pages Test
The operation was canceled.
|
|
E2E nextjs-16 (latest, webpack) Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E nextjs-16 (latest, webpack) Test
The operation was canceled.
|
|
E2E nextjs-13 (latest) Test (optional)
The job has exceeded the maximum execution time of 15m0s
|
|
E2E nextjs-13 (latest) Test (optional)
The operation was canceled.
|
|
E2E nuxt-4 (canary) Test (optional)
The job has exceeded the maximum execution time of 15m0s
|
|
E2E nuxt-4 (canary) Test (optional)
The operation was canceled.
|
|
E2E cloudflare-hono Test (optional)
The job has exceeded the maximum execution time of 15m0s
|
|
E2E cloudflare-hono Test (optional)
The operation was canceled.
|
|
E2E node-profiling-cjs Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E node-profiling-cjs Test
The operation was canceled.
|
|
E2E node-profiling-esm Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E node-profiling-esm Test
The operation was canceled.
|
|
E2E node-otel-without-tracing Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E node-otel-without-tracing Test
The operation was canceled.
|
|
E2E nextjs-16-cf-workers (canary) Test (optional)
The job has exceeded the maximum execution time of 15m0s
|
|
E2E nextjs-16-cf-workers (canary) Test (optional)
The operation was canceled.
|
|
PW loader_replay Tests
The job has exceeded the maximum execution time of 15m0s
|
|
PW loader_replay Tests
The operation was canceled.
|
|
All required jobs passed or were skipped
Process completed with exit code 1.
|
|
E2E aws-serverless-layer (Node 22) Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: aws-actions/setup-sam@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E aws-serverless-layer Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: aws-actions/setup-sam@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Size Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./dev-packages/size-limit-gh-action. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E aws-serverless-layer (Node 18) Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: aws-actions/setup-sam@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E aws-serverless Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: aws-actions/setup-sam@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
π Playwright Run Summary
3 skipped
17 passed (2.7s)
|
|
π Playwright Run Summary
4 passed (4.1s)
|
|
π Playwright Run Summary
3 passed (3.8s)
|
|
π Playwright Run Summary
1 passed (2.4s)
|
|
π Playwright Run Summary
4 passed (2.9s)
|
|
π Playwright Run Summary
3 passed (8.8s)
|
|
π Playwright Run Summary
45 passed (4.9s)
|
|
π Playwright Run Summary
4 passed (2.5s)
|
|
π Playwright Run Summary
1 passed (5.5s)
|
|
π Playwright Run Summary
8 passed (7.3s)
|
|
π Playwright Run Summary
10 passed (10.6s)
|
|
π Playwright Run Summary
1 passed (4.6s)
|
|
π Playwright Run Summary
12 passed (6.8s)
|
|
π Playwright Run Summary
3 passed (6.4s)
|
|
π Playwright Run Summary
7 passed (6.5s)
|
|
π Playwright Run Summary
13 passed (12.6s)
|
|
π Playwright Run Summary
11 passed (15.6s)
|
|
π Playwright Run Summary
3 passed (2.9s)
|
|
π Playwright Run Summary
12 passed (6.8s)
|
|
π Playwright Run Summary
24 passed (18.4s)
|
|
π Playwright Run Summary
7 passed (12.7s)
|
|
π Playwright Run Summary
12 passed (6.8s)
|
|
π Playwright Run Summary
5 passed (9.5s)
|
|
π Playwright Run Summary
16 passed (28.8s)
|
|
π Playwright Run Summary
7 passed (9.8s)
|
|
π Playwright Run Summary
7 passed (7.3s)
|
|
π Playwright Run Summary
8 passed (7.1s)
|
|
π Playwright Run Summary
11 passed (2.9s)
|
|
π Playwright Run Summary
18 passed (19.2s)
|
|
π Playwright Run Summary
4 passed (8.1s)
|
|
π Playwright Run Summary
2 passed (3.7s)
|
|
π Playwright Run Summary
7 passed (25.2s)
|
|
π Playwright Run Summary
4 passed (4.8s)
|
|
π Playwright Run Summary
10 passed (26.7s)
|
|
π Playwright Run Summary
23 passed (12.5s)
|
|
π Playwright Run Summary
12 passed (8.8s)
|
|
π Playwright Run Summary
1 passed (3.6s)
|
|
π Playwright Run Summary
12 skipped
1 passed (3.9s)
|
|
π Playwright Run Summary
4 passed (7.8s)
|
|
π Playwright Run Summary
5 passed (9.3s)
|
|
π Playwright Run Summary
5 passed (8.0s)
|
|
π Playwright Run Summary
10 passed (36.9s)
|
|
π Playwright Run Summary
12 passed (28.7s)
|
|
π Playwright Run Summary
11 passed (19.2s)
|
|
π Playwright Run Summary
4 passed (8.5s)
|
|
π Playwright Run Summary
1 passed (4.0s)
|
|
π Playwright Run Summary
1 passed (4.1s)
|
|
π Playwright Run Summary
8 passed (10.3s)
|
|
π Playwright Run Summary
12 skipped
1 passed (4.6s)
|
|
π Playwright Run Summary
9 passed (11.2s)
|
|
π Playwright Run Summary
8 passed (29.1s)
|
|
π Playwright Run Summary
12 passed (28.2s)
|
|
π Playwright Run Summary
12 passed (28.6s)
|
|
π Playwright Run Summary
12 passed (19.3s)
|
|
π Playwright Run Summary
9 passed (11.4s)
|
|
π Playwright Run Summary
8 passed (3.7s)
|
|
π Playwright Run Summary
10 passed (26.6s)
|
|
π Playwright Run Summary
3 passed (6.6s)
|
|
π Playwright Run Summary
12 skipped
1 passed (3.8s)
|
|
π Playwright Run Summary
3 skipped
21 passed (19.3s)
|
|
π Playwright Run Summary
45 passed (4.0s)
|
|
π Playwright Run Summary
9 passed (10.9s)
|
|
π Playwright Run Summary
14 skipped
12 passed (22.0s)
|
|
π Playwright Run Summary
8 passed (29.2s)
|
|
π Playwright Run Summary
4 passed (16.9s)
|
|
π Playwright Run Summary
4 passed (4.0s)
|
|
π Playwright Run Summary
14 passed (25.0s)
|
|
π Playwright Run Summary
9 passed (10.0s)
|
|
π Playwright Run Summary
3 passed (5.4s)
|
|
π Playwright Run Summary
9 passed (11.2s)
|
|
π Playwright Run Summary
1 skipped
12 passed (5.6s)
|
|
π Playwright Run Summary
3 passed (3.6s)
|
|
π Playwright Run Summary
5 passed (10.2s)
|
|
π Playwright Run Summary
14 skipped
12 passed (22.0s)
|
|
π Playwright Run Summary
9 passed (10.2s)
|
|
π Playwright Run Summary
3 passed (15.9s)
|
|
π Playwright Run Summary
3 passed (9.2s)
|
|
π Playwright Run Summary
17 passed (56.1s)
|
|
π Playwright Run Summary
3 passed (2.8s)
|
|
π Playwright Run Summary
8 passed (3.4s)
|
|
π Playwright Run Summary
8 passed (3.4s)
|
|
π Playwright Run Summary
1 skipped
14 passed (12.7s)
|
|
π Playwright Run Summary
11 passed (17.8s)
|
|
π Playwright Run Summary
11 passed (17.8s)
|
|
π Playwright Run Summary
3 passed (17.3s)
|
|
π Playwright Run Summary
3 passed (10.3s)
|
|
π Playwright Run Summary
1 passed (6.4s)
|
|
π Playwright Run Summary
22 passed (12.0s)
|
|
π Playwright Run Summary
11 passed (5.5s)
|
|
π Playwright Run Summary
11 passed (5.9s)
|
|
π Playwright Run Summary
1 passed (5.2s)
|
|
π Playwright Run Summary
2 passed (5.6s)
|
|
π Playwright Run Summary
4 passed (9.5s)
|
|
π Playwright Run Summary
10 passed (37.2s)
|
|
π Playwright Run Summary
1 passed (3.5s)
|
|
π Playwright Run Summary
1 passed (3.6s)
|
|
π Playwright Run Summary
12 skipped
1 passed (3.9s)
|
|
π Playwright Run Summary
13 passed (25.5s)
|
|
π Playwright Run Summary
2 skipped
14 passed (1.2m)
|
|
π Playwright Run Summary
15 passed (20.0s)
|
|
π Playwright Run Summary
9 passed (11.4s)
|
|
π Playwright Run Summary
3 passed (6.1s)
|
|
π Playwright Run Summary
3 passed (14.7s)
|
|
π Playwright Run Summary
5 passed (8.6s)
|
|
π Playwright Run Summary
3 passed (19.4s)
|
|
π Playwright Run Summary
4 passed (10.1s)
|
|
π Playwright Run Summary
4 passed (10.4s)
|
|
π Playwright Run Summary
12 passed (28.1s)
|
|
π Playwright Run Summary
13 passed (50.5s)
|
|
π Playwright Run Summary
13 passed (8.7s)
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ tests/orpc-error.test.ts:4:1 βΊ should capture server-side orpc error ββββββββββββββ
2 passed (43.0s)
|
|
π Playwright Run Summary
3 passed (8.3s)
|
|
π Playwright Run Summary
12 passed (16.7s)
|
|
π Playwright Run Summary
12 passed (17.1s)
|
|
π Playwright Run Summary
3 skipped
27 passed (40.2s)
|
|
π Playwright Run Summary
30 passed (12.5s)
|
|
π Playwright Run Summary
3 passed (4.3s)
|
|
π Playwright Run Summary
3 passed (36.4s)
|
|
π Playwright Run Summary
3 passed (10.5s)
|
|
π Playwright Run Summary
4 skipped
10 passed (35.0s)
|
|
π Playwright Run Summary
2 skipped
12 passed (7.7s)
|
|
π Playwright Run Summary
45 passed (3.8s)
|
|
π Playwright Run Summary
7 passed (29.5s)
|
|
π Playwright Run Summary
7 skipped
23 passed (10.4s)
|
|
π Playwright Run Summary
4 failed
[chromium] βΊ tests/transactions.test.ts:4:1 βΊ Sends an HTTP transaction ββββββββββββββββββββββββ
[chromium] βΊ tests/transactions.test.ts:16:1 βΊ Sends transaction with manual Effect span βββββββ
[chromium] βΊ tests/transactions.test.ts:38:1 βΊ Sends Effect spans with correct parent-child structure
[chromium] βΊ tests/transactions.test.ts:89:1 βΊ Sends transaction for error route βββββββββββββββ
9 passed (2.5m)
|
|
π Playwright Run Summary
5 skipped
25 passed (11.5s)
|
|
π Playwright Run Summary
12 passed (27.1s)
|
|
π Playwright Run Summary
40 passed (20.0s)
|
|
π Playwright Run Summary
13 passed (47.4s)
|
|
π Playwright Run Summary
13 passed (9.8s)
|
|
π Playwright Run Summary
1 skipped
29 passed (20.6s)
|
|
π Playwright Run Summary
12 passed (1.2m)
|
|
π Playwright Run Summary
12 passed (51.1s)
|
|
π Playwright Run Summary
7 skipped
23 passed (10.1s)
|
|
π Playwright Run Summary
4 failed
[chromium] βΊ tests/transactions.test.ts:4:1 βΊ Sends an HTTP transaction ββββββββββββββββββββββββ
[chromium] βΊ tests/transactions.test.ts:16:1 βΊ Sends transaction with manual Effect span βββββββ
[chromium] βΊ tests/transactions.test.ts:38:1 βΊ Sends Effect spans with correct parent-child structure
[chromium] βΊ tests/transactions.test.ts:89:1 βΊ Sends transaction for error route βββββββββββββββ
9 passed (2.5m)
|
|
π Playwright Run Summary
7 skipped
36 passed (1.8m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
π Playwright Run Summary
5 skipped
25 passed (17.2s)
|
|
π Playwright Run Summary
484 skipped
190 passed (38.4s)
|
|
π Playwright Run Summary
483 skipped
191 passed (38.5s)
|
|
π Playwright Run Summary
43 passed (2.2m)
|
|
π Playwright Run Summary
15 passed (24.3s)
|
|
π Playwright Run Summary
2 skipped
29 passed (2.0m)
|
|
π Playwright Run Summary
2 skipped
29 passed (37.1s)
|
|
π Playwright Run Summary
5 skipped
29 passed (2.0m)
|
|
π Playwright Run Summary
6 skipped
28 passed (1.1m)
|
|
π Playwright Run Summary
7 passed (28.0s)
|
|
π Playwright Run Summary
2 skipped
32 passed (2.5m)
|
|
π Playwright Run Summary
2 skipped
32 passed (1.1m)
|
|
π Playwright Run Summary
10 passed (5.4s)
|
|
π Playwright Run Summary
10 passed (5.8s)
|
|
π Playwright Run Summary
5 passed (44.9s)
|
|
π Playwright Run Summary
5 passed (10.9s)
|
|
π Playwright Run Summary
4 skipped
10 passed (29.4s)
|
|
π Playwright Run Summary
4 skipped
10 passed (8.0s)
|
|
π Playwright Run Summary
349 skipped
325 passed (1.5m)
|
|
π Playwright Run Summary
347 skipped
327 passed (1.5m)
|
|
π Playwright Run Summary
9 skipped
34 passed (2.9m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.0m)
|
|
π Playwright Run Summary
479 skipped
195 passed (38.4s)
|
|
π Playwright Run Summary
2 skipped
32 passed (2.9m)
|
|
π Playwright Run Summary
2 skipped
32 passed (1.1m)
|
|
π Playwright Run Summary
3 skipped
166 passed (2.6m)
|
|
π Playwright Run Summary
9 skipped
34 passed (2.9m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.0m)
|
|
π Playwright Run Summary
4 passed (22.9s)
|
|
π Playwright Run Summary
8 skipped
22 passed (11.5s)
|
|
π Playwright Run Summary
2 skipped
29 passed (2.0m)
|
|
π Playwright Run Summary
2 skipped
29 passed (38.8s)
|
|
π 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 (49.1s)
|
|
π Playwright Run Summary
3 passed (6.7s)
|
|
π Playwright Run Summary
1 skipped
168 passed (2.8m)
|
|
π Playwright Run Summary
5 passed (9.5s)
|
|
π Playwright Run Summary
7 skipped
36 passed (1.8m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
π Playwright Run Summary
190 skipped
484 passed (3.9m)
|
|
π Playwright Run Summary
3 passed (2.8s)
|
|
π Playwright Run Summary
2 passed (2.5s)
|
|
π Playwright Run Summary
5 passed (7.1s)
|
|
π Playwright Run Summary
203 skipped
471 passed (3.7m)
|
|
π Playwright Run Summary
54 skipped
620 passed (4.8m)
|
|
π Playwright Run Summary
54 skipped
620 passed (4.8m)
|
|
π Playwright Run Summary
4 passed (7.8s)
|
|
π Playwright Run Summary
59 skipped
615 passed (4.8m)
|
|
π Playwright Run Summary
56 skipped
618 passed (4.7m)
|
|
π Playwright Run Summary
3 skipped
17 passed (2.2s)
|
|
π Playwright Run Summary
3 passed (3.2s)
|
|
π Playwright Run Summary
29 passed (28.7s)
|
|
π Playwright Run Summary
2 skipped
20 passed (25.7s)
|
|
π Playwright Run Summary
10 passed (27.8s)
|
|
π Playwright Run Summary
5 passed (8.5s)
|
|
π Playwright Run Summary
3 skipped
165 passed (4.0m)
|
|
π Playwright Run Summary
16 passed (28.2s)
|
|
π Playwright Run Summary
12 passed (27.7s)
|
|
π Playwright Run Summary
4 passed (11.6s)
|
|
π Playwright Run Summary
40 passed (24.5s)
|
|
π Playwright Run Summary
2 passed (4.4s)
|
|
π Playwright Run Summary
3 passed (3.7s)
|
|
π Playwright Run Summary
15 passed (10.7s)
|
|
π Playwright Run Summary
11 passed (6.4s)
|
|
π Playwright Run Summary
11 passed (6.8s)
|
|
π Playwright Run Summary
59 skipped
615 passed (4.7m)
|
|
π Playwright Run Summary
18 passed (19.2s)
|
|
π Playwright Run Summary
13 passed (47.8s)
|
|
π Playwright Run Summary
13 passed (8.6s)
|
|
π Playwright Run Summary
1 passed (4.6s)
|
|
π Playwright Run Summary
2 skipped
20 passed (24.8s)
|
|
π Playwright Run Summary
9 passed (11.1s)
|
|
π Playwright Run Summary
2 passed (26.2s)
|
|
π Playwright Run Summary
18 passed (4.8s)
|
|
π Playwright Run Summary
4 passed (2.0s)
|
|
π Playwright Run Summary
4 skipped
10 passed (30.7s)
|
|
π Playwright Run Summary
2 skipped
12 passed (6.9s)
|
|
π Playwright Run Summary
4 passed (19.0s)
|
|
π Playwright Run Summary
2 skipped
48 passed (1.0m)
|
|
π Playwright Run Summary
9 passed (11.3s)
|
|
π Playwright Run Summary
7 skipped
36 passed (1.9m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
π Playwright Run Summary
4 passed (18.7s)
|
|
π Playwright Run Summary
51 passed (1.1m)
|
|
π Playwright Run Summary
7 passed (5.2s)
|
|
π Playwright Run Summary
4 passed (36.8s)
|
|
π Playwright Run Summary
4 passed (8.7s)
|
|
π Playwright Run Summary
2 skipped
29 passed (1.2m)
|
|
π Playwright Run Summary
2 skipped
29 passed (37.0s)
|
|
π Playwright Run Summary
11 passed (15.5s)
|
|
π Playwright Run Summary
195 skipped
479 passed (3.8m)
|
|
π Playwright Run Summary
5 skipped
163 passed (3.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
|
20.6 MB |
sha256:9cd35f42f356cba1623212b348e469813ba95a9d5cabadf348c7b822cd295a07
|
|
|
build-layer-output
|
1.72 MB |
sha256:39c6d2aa8d53ce8475b84acb780c8b8b3db3236564ea0a36c43ff0d1aea04ce8
|
|
|
build-output
|
10.7 MB |
sha256:b028bb7984b7bbcfb52d9f6416f2bcc0ccbeba0894efd7f65e4badaff19df8a3
|
|
|
build-tarball-output
|
5.13 MB |
sha256:9ed8a8112c2fb19aa13bc90dc6e2a58997f6f144936af722820266aa641f61a6
|
|
|
playwright-traces-job_e2e_playwright_tests-effect-3-node
|
4.04 KB |
sha256:ef444377c18a2bb08691a8b666257d79a1066a9e6b0e3e962857f9e73d5ef247
|
|
|
playwright-traces-job_e2e_playwright_tests-effect-4-node
|
4.03 KB |
sha256:5aa58ab82592d058e596e4a6dd23d018a4ccf2b7b480877c25b516256a9fdc92
|
|