test(e2e): Port the React Router instrumentation API E2E app to span streaming #56525
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 41s
Circular Dependency Check
1m 31s
Browser Unit Tests
52s
Bun Unit Tests
Deno Unit Tests
Cloudflare Integration Tests
Bun Integration Tests
Deno Integration Tests
Check for faulty .d.ts files
45s
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, 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: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
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:131:3 › server - instrumentation API performance › sends exactly one http.server segment per request (no double-instrumentation)
2 skipped
31 passed (1.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
|
20.5 MB |
sha256:69f6cdf82df2dd62d9067e271fcc8b4c9bfad41c50da8fe7f3d12a709f3b3c5b
|
|
|
build-output
|
13.7 MB |
sha256:7128c9765113f5b373b406f2760201468549be2d671202b6f813f067cde0d84c
|
|
|
build-tarball-output
|
7 MB |
sha256:0eb0ca0754558c5e60b8782e36e7010e03c972a190029888651c588f44c65e83
|
|