feat(nextjs): Set url attributes on pageload and navigation spans
#50712
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
7s
Check PR branches
4s
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 27s
Circular Dependency Check
1m 48s
Browser Unit Tests
3m 24s
Bun Unit Tests
Deno Unit Tests
Node v18.0.0 Compatibility Check
Cloudflare Integration Tests
3m 14s
Bundler Plugin Integration Tests
3m 18s
Bun Integration Tests
Deno Integration Tests
Check for faulty .d.ts files
47s
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
3s
Annotations
2 errors and 7 notices
|
[chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error:
../../_temp/test-application/tests/orpc-error.test.ts#L13
1) [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ─────────────
Error: page.waitForTimeout: Test timeout of 30000ms exceeded.
11 |
12 | await page.goto('/');
> 13 | await page.waitForTimeout(500);
| ^
14 | await page.getByRole('link', { name: 'Error' }).click();
15 |
16 | const orpcError = await orpcErrorPromise;
at /home/runner/work/_temp/test-application/tests/orpc-error.test.ts:13:14
|
|
[chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error:
../../_temp/test-application/tests/orpc-error.test.ts#L0
1) [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ─────────────
Test timeout of 30000ms exceeded.
|
|
🎭 Playwright Run Summary
8 passed (6.4s)
|
|
🎭 Playwright Run Summary
16 passed (23.8s)
|
|
🎭 Playwright Run Summary
6 passed (25.8s)
|
|
🎭 Playwright Run Summary
9 passed (11.4s)
|
|
🎭 Playwright Run Summary
12 passed (27.3s)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ──────────────
2 passed (46.4s)
|
|
🎭 Playwright Run Summary
3 passed (7.7s)
|