test(e2e): Enable nuxt-5 as optional #53394
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
9s
Check PR branches
5s
Matrix: job_bundler_plugin_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 19s
Circular Dependency Check
1m 33s
Browser Unit Tests
39s
Bun Unit Tests
Deno Unit Tests
Cloudflare Integration Tests
Bun Integration Tests
Deno Integration Tests
Check for faulty .d.ts files
54s
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
4 errors, 1 warning, and 1 notice
|
E2E nuxt-5 Test (optional)
Process completed with exit code 1.
|
|
[chromium] › tests/tracing.client.test.ts:72:1 › sends component tracking spans when `trackComponents` is enabled:
../../_temp/test-application/tests/tracing.client.test.ts#L94
3) [chromium] › tests/tracing.client.test.ts:72:1 › sends component tracking spans when `trackComponents` is enabled
Error: expect(received).toMatchObject(expected)
Matcher error: received value must be a non-null object
Received has value: undefined
92 | };
93 |
> 94 | expect(errorButtonSpan).toMatchObject(expected);
| ^
95 | });
96 |
at /home/runner/work/_temp/test-application/tests/tracing.client.test.ts:94:27
|
|
[chromium] › tests/tracing.cached-html.test.ts:21:3 › Rendering Modes with Cached HTML › exclude tracing meta tags on SWR 1h cached page:
../../_temp/test-application/tests/tracing.cached-html.test.ts#L151
2) [chromium] › tests/tracing.cached-html.test.ts:21:3 › Rendering Modes with Cached HTML › exclude tracing meta tags on SWR 1h cached page
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
149 |
150 | // Verify no baggage and sentry-trace meta-tags are present on first request
> 151 | expect(await page.locator('meta[name="baggage"]').count()).toBe(0);
| ^
152 | expect(await page.locator('meta[name="sentry-trace"]').count()).toBe(0);
153 |
154 | // === 2. Request ===
at testExcludeTracingMetaTagsOnCachedPage (/home/runner/work/_temp/test-application/tests/tracing.cached-html.test.ts:151:62)
at /home/runner/work/_temp/test-application/tests/tracing.cached-html.test.ts:22:5
|
|
[chromium] › tests/tracing.cached-html.test.ts:17:3 › Rendering Modes with Cached HTML › exclude tracing meta tags on SWR-cached page:
../../_temp/test-application/tests/tracing.cached-html.test.ts#L151
1) [chromium] › tests/tracing.cached-html.test.ts:17:3 › Rendering Modes with Cached HTML › exclude tracing meta tags on SWR-cached page
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
149 |
150 | // Verify no baggage and sentry-trace meta-tags are present on first request
> 151 | expect(await page.locator('meta[name="baggage"]').count()).toBe(0);
| ^
152 | expect(await page.locator('meta[name="sentry-trace"]').count()).toBe(0);
153 |
154 | // === 2. Request ===
at testExcludeTracingMetaTagsOnCachedPage (/home/runner/work/_temp/test-application/tests/tracing.cached-html.test.ts:151:62)
at /home/runner/work/_temp/test-application/tests/tracing.cached-html.test.ts:18:5
|
|
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/tracing.cached-html.test.ts:17:3 › Rendering Modes with Cached HTML › exclude tracing meta tags on SWR-cached page
[chromium] › tests/tracing.cached-html.test.ts:21:3 › Rendering Modes with Cached HTML › exclude tracing meta tags on SWR 1h cached page
[chromium] › tests/tracing.client.test.ts:72:1 › sends component tracking spans when `trackComponents` is enabled
2 skipped
46 passed (30.5s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
Expired
|
18.1 MB |
sha256:6139b83b2de9f2ebe7ca547b141a3e9310698b0e74fa17e0836d4d04755fd3a6
|
|
|
build-output
Expired
|
12.2 MB |
sha256:c2024a98a36553400606fb13e4f9e0037c0e38c6db731394fe797f37c3c3a7da
|
|
|
build-tarball-output
Expired
|
6.31 MB |
sha256:17911d2a7f783745390ef895262bb34598f32114ec86cb6cea079cb550ad5cc6
|
|