ref(opentelemetry): Remove unusedwrapClient
#52666
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
6s
Check PR branches
4s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 31s
Circular Dependency Check
1m 30s
Browser Unit Tests
51s
Bun Unit Tests
42s
Deno Unit Tests
Cloudflare Integration Tests
5m 26s
Bun Integration Tests
55s
Deno Integration Tests
Check for faulty .d.ts files
52s
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
2 errors and 2 notices
|
[chromium] › tests/client-app-routing-instrumentation.test.ts:4:5 › Creates a pageload transaction for app router routes:
../../_temp/test-application/tests/client-app-routing-instrumentation.test.ts#L14
1) [chromium] › tests/client-app-routing-instrumentation.test.ts:4:5 › Creates a pageload transaction for app router routes
Error: page.goto: net::ERR_ABORTED; maybe frame was detached?
Call log:
- navigating to "http://localhost:3030/server-component/parameter/0.9838262373115649", waiting until "load"
12 | });
13 |
> 14 | await page.goto(`/server-component/parameter/${randomRoute}`);
| ^
15 |
16 | expect(await clientPageloadTransactionPromise).toBeDefined();
17 | });
at /home/runner/work/_temp/test-application/tests/client-app-routing-instrumentation.test.ts:14:14
|
|
[chromium] › tests/client-app-routing-instrumentation.test.ts:4:5 › Creates a pageload transaction for app router routes:
../../_temp/test-application/tests/client-app-routing-instrumentation.test.ts#L0
1) [chromium] › tests/client-app-routing-instrumentation.test.ts:4:5 › Creates a pageload transaction for app router routes
Test timeout of 30000ms exceeded.
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/client-app-routing-instrumentation.test.ts:4:5 › Creates a pageload transaction for app router routes
2 skipped
31 passed (3.6m)
|
|
🎭 Playwright Run Summary
2 skipped
32 passed (1.1m)
|