test(e2e): Port the React Router instrumentation API E2E app to span streaming #56542
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
6s
Check PR branches
2s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 33s
Circular Dependency Check
1m 38s
Browser Unit Tests
53s
Bun Unit Tests
0s
Deno Unit Tests
0s
Cloudflare Integration Tests
0s
Bun Integration Tests
0s
Deno Integration Tests
0s
Check for faulty .d.ts files
44s
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
2 errors, 1 warning, and 1 notice
|
E2E react-router-7-framework-instrumentation Test (optional)
Process completed with exit code 1.
|
|
[chromium] › tests/performance/performance.server.test.ts:132: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#L152
1) [chromium] › tests/performance/performance.server.test.ts:132: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",
]
150 | await page.waitForTimeout(3000);
151 |
> 152 | expect(httpServerSpanNames).toEqual(['GET /performance']);
| ^
153 | });
154 |
155 | 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:152:33
|
|
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/
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/performance/performance.server.test.ts:132:3 › server - instrumentation API performance › sends exactly one http.server segment per request (no double-instrumentation)
2 skipped
31 passed (1.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
|
20.5 MB |
sha256:cc700950ba1bffac00712568eadeae3f93a44c3e10871984f4f402d2b7fd4e3a
|
|
|
build-output
|
13.7 MB |
sha256:1d0401c32f48f5791ab4b88dd32fdaa382a943fa7a42eae74b52a0ac0bbf98a5
|
|
|
build-tarball-output
|
7 MB |
sha256:bc960e565cb25bd6aa19f050afe8074e77cb7dae36ad4925ec234b057558db60
|
|