Skip to content

test(e2e): Port React Router framework E2E apps to span streaming #56445

test(e2e): Port React Router framework E2E apps to span streaming

test(e2e): Port React Router framework E2E apps to span streaming #56445

Triggered via pull request September 1, 2026 14:22
Status Failure
Total duration 8m 8s
Artifacts 5

build.yml

on: pull_request
Get CI Metadata  /  Get Metadata
8s
Get CI Metadata / Get Metadata
Check lockfile
0s
Check lockfile
Check file formatting
54s
Check file formatting
Check PR branches
5s
Check PR branches
Build Lambda layer
0s
Build Lambda layer
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 46s
Lint
Circular Dependency Check
1m 32s
Circular Dependency Check
Browser Unit Tests
45s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Cloudflare Integration Tests
0s
Cloudflare Integration Tests
Bun Integration Tests
0s
Bun Integration Tests
Deno Integration Tests
0s
Deno Integration Tests
Check for faulty .d.ts files
46s
Check for faulty .d.ts files
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Upload Artifacts
Upload Artifacts
Matrix: job_e2e_tests
All required jobs passed or were skipped
6s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 1 warning, and 5 notices
E2E react-router-8-framework (latest) Test
Process completed with exit code 1.
[chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection: ../../_temp/test-application/tests/performance/trace-propagation.test.ts#L37
1) [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection Error: expect(received).toEqual(expected) // deep equality Expected: "3ce995e926d44358b768dec0b1b8d030" Received: "a7a1f3b54edd483d8ebde39e174d94cc" 35 | const serverSegmentSpan = serverSpans.find(span => getSpanOp(span) === 'http.server' && span.is_segment)!; 36 | > 37 | expect(clientSpan.trace_id).toEqual(serverSegmentSpan.trace_id); | ^ 38 | 39 | const requestHandlerSpan = serverSpans.find(span => getSpanOp(span) === 'handler'); 40 | at /home/runner/work/_temp/test-application/tests/performance/trace-propagation.test.ts:37:33
E2E react-router-7-framework Test
Process completed with exit code 1.
[chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection: ../../_temp/test-application/tests/performance/trace-propagation.test.ts#L37
1) [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection Error: expect(received).toEqual(expected) // deep equality Expected: "513495f5698b403098da1e80fec08d96" Received: "346c205d496d4a1bae6c72d40fe9db93" 35 | const serverSegmentSpan = serverSpans.find(span => getSpanOp(span) === 'http.server' && span.is_segment)!; 36 | > 37 | expect(clientSpan.trace_id).toEqual(serverSegmentSpan.trace_id); | ^ 38 | 39 | const requestHandlerSpan = serverSpans.find(span => getSpanOp(span) === 'handler'); 40 | at /home/runner/work/_temp/test-application/tests/performance/trace-propagation.test.ts:37:33
E2E react-router-8-framework Test
Process completed with exit code 1.
[chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection: ../../_temp/test-application/tests/performance/trace-propagation.test.ts#L37
1) [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection Error: expect(received).toEqual(expected) // deep equality Expected: "2806a5e30ddf4e68920ac6f707090760" Received: "166d269abee84a4abef91ed85e2f6bfd" 35 | const serverSegmentSpan = serverSpans.find(span => getSpanOp(span) === 'http.server' && span.is_segment)!; 36 | > 37 | expect(clientSpan.trace_id).toEqual(serverSegmentSpan.trace_id); | ^ 38 | 39 | const requestHandlerSpan = serverSpans.find(span => getSpanOp(span) === 'handler'); 40 | at /home/runner/work/_temp/test-application/tests/performance/trace-propagation.test.ts:37:33
E2E react-router-7-framework (latest) Test
Process completed with exit code 1.
[chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection: ../../_temp/test-application/tests/performance/trace-propagation.test.ts#L37
1) [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection Error: expect(received).toEqual(expected) // deep equality Expected: "a7ef869c270d470992233cdaceda9aae" Received: "93dc5e0add90459d9fd04e61b6644437" 35 | const serverSegmentSpan = serverSpans.find(span => getSpanOp(span) === 'http.server' && span.is_segment)!; 36 | > 37 | expect(clientSpan.trace_id).toEqual(serverSegmentSpan.trace_id); | ^ 38 | 39 | const requestHandlerSpan = serverSpans.find(span => getSpanOp(span) === 'handler'); 40 | at /home/runner/work/_temp/test-application/tests/performance/trace-propagation.test.ts:37:33
All required jobs passed or were skipped
Process completed with exit code 1.
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
7 passed (8.7s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection 21 passed (46.9s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection 21 passed (49.5s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection 21 passed (1.0m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/performance/trace-propagation.test.ts:20:3 › Trace propagation › should have trace connection 21 passed (45.7s)

Artifacts

Produced during runtime
Name Size Digest
build-bundle-output
20.5 MB
sha256:8fdbfb921c36a56c1217a4c9f12cfadc65be714d4f510e4d72feebaa418abdf7
build-output
13.7 MB
sha256:8d8252a9a2858cc7f20374c4c668e641087fa13840db29737112668b17d49d91
build-tarball-output
7 MB
sha256:7d5bf95e74f6b7aa97bf105bf50bf84b3f0be74bcb21b12d3c96c51ed1712dda
playwright-traces-job_e2e_playwright_tests-react-router-7-framework
14.1 KB
sha256:31decc3aee358bdab302b71a6a8024d805443e57318c5b6f5b77d930b423f84e
playwright-traces-job_e2e_playwright_tests-react-router-8-framework
15.5 KB
sha256:1b20fc97881440a3e43ad294b7134bf2634613e23258e11711cab2a130bc29d2