test(e2e): Migrate nuxt-4 to span streaming #56812
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
6s
Check PR branches
5s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 36s
Circular Dependency Check
1m 35s
Browser Unit Tests
40s
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
37s
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
13 errors, 1 warning, and 3 notices
|
E2E nuxt-4 Test
Process completed with exit code 1.
|
|
[chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes:
../../_temp/test-application/tests/storage.test.ts#L48
3) [chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes
Error: expect(received).toBe(expected) // Object.is equality
Expected: "test-storage:user:123"
Received: "cache.put"
46 | });
47 |
> 48 | expect(setItemSpan?.name).toBe(prefixKey('user:123'));
| ^
49 |
50 | // Test setItemRaw spans
51 | expect(findSpansByMethod('setItemRaw').length).toBeGreaterThanOrEqual(1);
at /home/runner/work/_temp/test-application/tests/storage.test.ts:48:31
|
|
[chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get:
../../_temp/test-application/tests/storage-aliases.test.ts#L47
2) [chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get, set, has, del, remove) and creates spans
Error: expect(received).toBe(expected) // Object.is equality
Expected: "test-storage:alias:user"
Received: "cache.put"
45 | 'db.system.name': { type: 'string', value: 'memory' },
46 | });
> 47 | expect(setSpan?.name).toBe(prefixKey('alias:user'));
| ^
48 |
49 | // Test get (alias for getItem)
50 | expect(findSpansByMethod('getItem').length).toBeGreaterThanOrEqual(1);
at /home/runner/work/_temp/test-application/tests/storage-aliases.test.ts:47:27
|
|
[chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically:
../../_temp/test-application/tests/db-drivers.test.ts#L34
1) [chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically ────────────────
Error: expect(received).toContainEqual(expected) // deep equality
Expected value: ObjectContaining {"attributes": ObjectContaining {"db.operation.name": {"type": "string", "value": "set"}, "db.query.text": {"type": "string", "value": "set test-key [1 other arguments]"}, "db.system.name": {"type": "string", "value": "redis"}, "sentry.op": {"type": "string", "value": "db.query"}, "sentry.origin": {"type": "string", "value": "auto.db.redis"}}, "is_segment": false, "name": "set test-key [1 other arguments]", "status": "ok"}
Received array: [{"attributes": [Object], "end_timestamp": 1788358420.951986, "is_segment": false, "name": "01.first", "parent_span_id": "917139b02ddd3599", "span_id": "81fcad5a19f46547", "start_timestamp": 1788358420.9518752, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.9522657, "is_segment": false, "name": "02.second", "parent_span_id": "917139b02ddd3599", "span_id": "a79d0af940967e6a", "start_timestamp": 1788358420.9521909, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.9524515, "is_segment": false, "name": "03.auth", "parent_span_id": "917139b02ddd3599", "span_id": "b677bba56cb07c00", "start_timestamp": 1788358420.952394, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.9525928, "is_segment": false, "name": "04.hooks.onRequest", "parent_span_id": "917139b02ddd3599", "span_id": "b22d43237ede5447", "start_timestamp": 1788358420.9525385, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.9527855, "is_segment": false, "name": "04.hooks", "parent_span_id": "917139b02ddd3599", "span_id": "83a23340b421cf06", "start_timestamp": 1788358420.9527361, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.9529102, "is_segment": false, "name": "04.hooks.onBeforeResponse", "parent_span_id": "917139b02ddd3599", "span_id": "9bc9f1056964ff3b", "start_timestamp": 1788358420.952868, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.953054, "is_segment": false, "name": "05.array-hooks.onRequest", "parent_span_id": "917139b02ddd3599", "span_id": "a4a4384d67bfba2d", "start_timestamp": 1788358420.9530027, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.953183, "is_segment": false, "name": "05.array-hooks.onRequest", "parent_span_id": "917139b02ddd3599", "span_id": "b381fa148c826645", "start_timestamp": 1788358420.953143, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.953386, "is_segment": false, "name": "05.array-hooks", "parent_span_id": "917139b02ddd3599", "span_id": "a53d8d67550b0d99", "start_timestamp": 1788358420.9533262, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, {"attributes": [Object], "end_timestamp": 1788358420.953556, "is_segment": false, "name": "05.array-hooks.onBeforeResponse", "parent_span_id": "917139b02ddd3599", "span_id": "8e472dd5a2e7bd26", "start_timestamp": 1788358420.9535, "status": "ok", "trace_id": "e01e46cdb0fc46e0b4f99057d07382c6"}, …]
32 | expect(getSpanOp(rootSpan!)).toBe('http.server');
33 |
> 34 | expect(spans).toContainEqual(
| ^
35 | expect.objectContaining({
36 | name: 'set test-key [1 other arguments]',
37 | status: 'ok',
at /home/runner/work/_temp/test-application/tests/db-drivers.test.ts:34:17
|
|
E2E nuxt-4 (tracer provider) Test
Process completed with exit code 1.
|
|
[chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes:
../../_temp/test-application/tests/storage.test.ts#L48
3) [chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes
Error: expect(received).toBe(expected) // Object.is equality
Expected: "test-storage:user:123"
Received: "cache.put"
46 | });
47 |
> 48 | expect(setItemSpan?.name).toBe(prefixKey('user:123'));
| ^
49 |
50 | // Test setItemRaw spans
51 | expect(findSpansByMethod('setItemRaw').length).toBeGreaterThanOrEqual(1);
at /home/runner/work/_temp/test-application/tests/storage.test.ts:48:31
|
|
[chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get:
../../_temp/test-application/tests/storage-aliases.test.ts#L47
2) [chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get, set, has, del, remove) and creates spans
Error: expect(received).toBe(expected) // Object.is equality
Expected: "test-storage:alias:user"
Received: "cache.put"
45 | 'db.system.name': { type: 'string', value: 'memory' },
46 | });
> 47 | expect(setSpan?.name).toBe(prefixKey('alias:user'));
| ^
48 |
49 | // Test get (alias for getItem)
50 | expect(findSpansByMethod('getItem').length).toBeGreaterThanOrEqual(1);
at /home/runner/work/_temp/test-application/tests/storage-aliases.test.ts:47:27
|
|
[chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically:
../../_temp/test-application/tests/db-drivers.test.ts#L34
1) [chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically ────────────────
Error: expect(received).toContainEqual(expected) // deep equality
Expected value: ObjectContaining {"attributes": ObjectContaining {"db.operation.name": {"type": "string", "value": "set"}, "db.query.text": {"type": "string", "value": "set test-key [1 other arguments]"}, "db.system.name": {"type": "string", "value": "redis"}, "sentry.op": {"type": "string", "value": "db.query"}, "sentry.origin": {"type": "string", "value": "auto.db.redis"}}, "is_segment": false, "name": "set test-key [1 other arguments]", "status": "ok"}
Received array: [{"attributes": [Object], "end_timestamp": 1788358448.0926774, "is_segment": false, "name": "01.first", "parent_span_id": "91f7755e1fbd1717", "span_id": "9936dac044bfaa4b", "start_timestamp": 1788358448.0925896, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.092876, "is_segment": false, "name": "02.second", "parent_span_id": "91f7755e1fbd1717", "span_id": "9ca1a7a3e91d8af8", "start_timestamp": 1788358448.092827, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.093026, "is_segment": false, "name": "03.auth", "parent_span_id": "91f7755e1fbd1717", "span_id": "9f48f5eaadba5da0", "start_timestamp": 1788358448.0929687, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.0932064, "is_segment": false, "name": "04.hooks.onRequest", "parent_span_id": "91f7755e1fbd1717", "span_id": "ace530fa3d6f4288", "start_timestamp": 1788358448.0931194, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.0933607, "is_segment": false, "name": "04.hooks", "parent_span_id": "91f7755e1fbd1717", "span_id": "b89dfeee82591178", "start_timestamp": 1788358448.0933058, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.0935013, "is_segment": false, "name": "04.hooks.onBeforeResponse", "parent_span_id": "91f7755e1fbd1717", "span_id": "871bda726c65e724", "start_timestamp": 1788358448.0934532, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.0936642, "is_segment": false, "name": "05.array-hooks.onRequest", "parent_span_id": "91f7755e1fbd1717", "span_id": "a07cbe56be198999", "start_timestamp": 1788358448.0936081, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.0938146, "is_segment": false, "name": "05.array-hooks.onRequest", "parent_span_id": "91f7755e1fbd1717", "span_id": "adcfa24fdfc9aac4", "start_timestamp": 1788358448.0937667, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.0939517, "is_segment": false, "name": "05.array-hooks", "parent_span_id": "91f7755e1fbd1717", "span_id": "a5535965c9f5e19a", "start_timestamp": 1788358448.093908, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, {"attributes": [Object], "end_timestamp": 1788358448.094082, "is_segment": false, "name": "05.array-hooks.onBeforeResponse", "parent_span_id": "91f7755e1fbd1717", "span_id": "a5c23bfc3d9abfcd", "start_timestamp": 1788358448.0940359, "status": "ok", "trace_id": "438c64830b0e4e8386479e4d46d5ab43"}, …]
32 | expect(getSpanOp(rootSpan!)).toBe('http.server');
33 |
> 34 | expect(spans).toContainEqual(
| ^
35 | expect.objectContaining({
36 | name: 'set test-key [1 other arguments]',
37 | status: 'ok',
at /home/runner/work/_temp/test-application/tests/db-drivers.test.ts:34:17
|
|
All required jobs passed or were skipped
Process completed with exit code 1.
|
|
E2E nuxt-4 (canary) Test (optional)
Process completed with exit code 1.
|
|
[chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes:
../../_temp/test-application/tests/storage.test.ts#L48
3) [chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes
Error: expect(received).toBe(expected) // Object.is equality
Expected: "test-storage:user:123"
Received: "cache.put"
46 | });
47 |
> 48 | expect(setItemSpan?.name).toBe(prefixKey('user:123'));
| ^
49 |
50 | // Test setItemRaw spans
51 | expect(findSpansByMethod('setItemRaw').length).toBeGreaterThanOrEqual(1);
at /home/runner/work/_temp/test-application/tests/storage.test.ts:48:31
|
|
[chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get:
../../_temp/test-application/tests/storage-aliases.test.ts#L47
2) [chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get, set, has, del, remove) and creates spans
Error: expect(received).toBe(expected) // Object.is equality
Expected: "test-storage:alias:user"
Received: "cache.put"
45 | 'db.system.name': { type: 'string', value: 'memory' },
46 | });
> 47 | expect(setSpan?.name).toBe(prefixKey('alias:user'));
| ^
48 |
49 | // Test get (alias for getItem)
50 | expect(findSpansByMethod('getItem').length).toBeGreaterThanOrEqual(1);
at /home/runner/work/_temp/test-application/tests/storage-aliases.test.ts:47:27
|
|
[chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically:
../../_temp/test-application/tests/db-drivers.test.ts#L34
1) [chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically ────────────────
Error: expect(received).toContainEqual(expected) // deep equality
Expected value: ObjectContaining {"attributes": ObjectContaining {"db.operation.name": {"type": "string", "value": "set"}, "db.query.text": {"type": "string", "value": "set test-key [1 other arguments]"}, "db.system.name": {"type": "string", "value": "redis"}, "sentry.op": {"type": "string", "value": "db.query"}, "sentry.origin": {"type": "string", "value": "auto.db.redis"}}, "is_segment": false, "name": "set test-key [1 other arguments]", "status": "ok"}
Received array: [{"attributes": [Object], "end_timestamp": 1788358470.5047524, "is_segment": false, "name": "01.first", "parent_span_id": "87185494846f4e47", "span_id": "b142a0599ca68d8d", "start_timestamp": 1788358470.504634, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.5050058, "is_segment": false, "name": "02.second", "parent_span_id": "87185494846f4e47", "span_id": "b70ee6fee3d1af73", "start_timestamp": 1788358470.5049565, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.5051553, "is_segment": false, "name": "03.auth", "parent_span_id": "87185494846f4e47", "span_id": "9abd4b7eccc241b4", "start_timestamp": 1788358470.5051024, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.5052924, "is_segment": false, "name": "04.hooks.onRequest", "parent_span_id": "87185494846f4e47", "span_id": "92883ea9c78bf338", "start_timestamp": 1788358470.505248, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.5054243, "is_segment": false, "name": "04.hooks", "parent_span_id": "87185494846f4e47", "span_id": "b667a4e6e03ebee7", "start_timestamp": 1788358470.5053802, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.505577, "is_segment": false, "name": "04.hooks.onBeforeResponse", "parent_span_id": "87185494846f4e47", "span_id": "8dd5d9c1b59a0efc", "start_timestamp": 1788358470.5055315, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.5057166, "is_segment": false, "name": "05.array-hooks.onRequest", "parent_span_id": "87185494846f4e47", "span_id": "9221c247d2c6cb4c", "start_timestamp": 1788358470.505664, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.5058541, "is_segment": false, "name": "05.array-hooks.onRequest", "parent_span_id": "87185494846f4e47", "span_id": "8b11c6efff1142a3", "start_timestamp": 1788358470.5058134, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.506005, "is_segment": false, "name": "05.array-hooks", "parent_span_id": "87185494846f4e47", "span_id": "803724eeaf8f4fc6", "start_timestamp": 1788358470.5059643, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, {"attributes": [Object], "end_timestamp": 1788358470.5061212, "is_segment": false, "name": "05.array-hooks.onBeforeResponse", "parent_span_id": "87185494846f4e47", "span_id": "9b63a781badca151", "start_timestamp": 1788358470.5060813, "status": "ok", "trace_id": "a6b7f1f1ae004db58087b399a0aced20"}, …]
32 | expect(getSpanOp(rootSpan!)).toBe('http.server');
33 |
> 34 | expect(spans).toContainEqual(
| ^
35 | expect.objectContaining({
36 | name: 'set test-key [1 other arguments]',
37 | status: 'ok',
at /home/runner/work/_temp/test-application/tests/db-drivers.test.ts:34:17
|
|
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
3 failed
[chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically ─────────────────
[chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get, set, has, del, remove) and creates spans
[chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes
55 passed (2.1m)
|
|
🎭 Playwright Run Summary
3 failed
[chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically ─────────────────
[chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get, set, has, del, remove) and creates spans
[chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes
55 passed (2.1m)
|
|
🎭 Playwright Run Summary
3 failed
[chromium] › tests/db-drivers.test.ts:21:1 › Instruments ioredis automatically ─────────────────
[chromium] › tests/storage-aliases.test.ts:20:3 › Storage Instrumentation - Aliases › instruments storage alias methods (get, set, has, del, remove) and creates spans
[chromium] › tests/storage.test.ts:20:3 › Storage Instrumentation › instruments all storage operations and creates spans with correct attributes
55 passed (2.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
Expired
|
20.5 MB |
sha256:ac747ace03dba5e7d95de9eac899c07506def15a8bee179863d636b43a66baeb
|
|
|
build-output
Expired
|
13.7 MB |
sha256:376ff3898236f0c3c215ecf6145af798cf742d02d3b40fd6cfe000ec654ad000
|
|
|
build-tarball-output
Expired
|
7.02 MB |
sha256:9e55c57c52f440f90a90557026f491953b49a272ea3e335da391baad3cf6617e
|
|
|
playwright-traces-job_e2e_playwright_tests-nuxt-4
Expired
|
14.4 KB |
sha256:ed4ad106cfc17fd8abed07e61704468cf5304ae57589d226b7ec9bdeb1fbcec3
|
|