test(e2e): Port the React Router instrumentation API E2E app to span streaming #56439
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
6s
Check PR branches
3s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 26s
Circular Dependency Check
1m 41s
Browser Unit Tests
1m 4s
Bun Unit Tests
Deno Unit Tests
Cloudflare Integration Tests
Bun Integration Tests
0s
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
2s
Annotations
3 errors, 2 warnings, and 1 notice
|
E2E react-router-7-framework-instrumentation Test (optional)
Process completed with exit code 1.
|
|
[chromium] › tests/performance/performance.server.test.ts:131:3 › server - instrumentation API performance › sends exactly one http.server segment per request (no double-instrumentation):
../../_temp/test-application/tests/performance/performance.server.test.ts#L151
1) [chromium] › tests/performance/performance.server.test.ts:131:3 › server - instrumentation API performance › sends exactly one http.server segment per request (no double-instrumentation)
Error: expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
Array [
+ "GET",
"GET /performance",
]
149 | await page.waitForTimeout(3000);
150 |
> 151 | expect(httpServerSpanNames).toEqual(['GET /performance']);
| ^
152 | });
153 |
154 | test('resolves a real http.route on routes without a loader/action', async ({ page }) => {
at /home/runner/work/_temp/test-application/tests/performance/performance.server.test.ts:151:33
|
|
Size Check
Error: No artifacts found
|
|
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
Workflow 1963617 not found in branch ab/js-3482/framework-apps
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/performance/performance.server.test.ts:131:3 › server - instrumentation API performance › sends exactly one http.server segment per request (no double-instrumentation)
2 skipped
31 passed (1.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
|
20.5 MB |
sha256:5e4a2834afc552309ac533de49792d7de3261af79e77043e338f9ed7bd92aac2
|
|
|
build-output
|
13.7 MB |
sha256:d6a5bbf180af07610ead40a88eec03ada0fd5d68fda6edec305fd38129893769
|
|
|
build-tarball-output
|
7 MB |
sha256:1a5a0b4f54b3b94f1325bb4e5f036b8b21382bf48ccc015b77e6657b604b6f78
|
|