Skip to content

feat(tracing): make long animation frames opt-out #27157

feat(tracing): make long animation frames opt-out

feat(tracing): make long animation frames opt-out #27157

Re-run triggered August 6, 2024 16:16
Status Failure
Total duration 8m 33s
Billable time 1h 24m
Artifacts 1

build.yml

on: pull_request
Get Metadata
6s
Get Metadata
Matrix: job_compile_bindings_profiling_node
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Lint
5m 16s
Lint
Check file formatting
1m 10s
Check file formatting
Circular Dependency Check
1m 46s
Circular Dependency Check
Browser Unit Tests
3m 45s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Node Profiling Unit Tests
0s
Node Profiling Unit Tests
Size Check
1m 53s
Size Check
Check for faulty .d.ts files
1m 0s
Check for faulty .d.ts files
Overhead metrics
0s
Overhead metrics
Prepare E2E tests
2m 39s
Prepare E2E tests
Upload Artifacts
0s
Upload Artifacts
Matrix: job_e2e_tests
Matrix: job_profiling_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
0s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 20 warnings
Node (22) Unit Tests
Process completed with exit code 1.
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > implements required hooks: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:81:25
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > passes on the options to the original integration: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:87:5
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > always disables `instrumentNavigation` and `instrumentPageLoad` in the original integration: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:98:5
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > starts a pageload span when it's called with default params: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:109:25
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > doesn't start a pageload span if `instrumentPageLoad` is false: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:134:25
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > updates the current scope's transactionName once it's resolved during pageload: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:153:25
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > doesn't start a navigation span when `instrumentNavigation` is false: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:167:25
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > starts a navigation span when `startTransactionOnLocationChange` is true: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:185:25
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > handling same origin and destination navigations > doesn't start a navigation span if the raw navigation origin and destination are equal: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:234:27
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > handling same origin and destination navigations > starts a navigation transaction if the raw navigation origin and destination are not equal: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:251:27
Node (14) Unit Tests
Process completed with exit code 1.
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a pageload span: packages/solidstart/test/client/solidrouter.test.tsx#L67
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:67:27
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > skips pageload span, with `instrumentPageLoad: false`: packages/solidstart/test/client/solidrouter.test.tsx#L93
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:93:7
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span : packages/solidstart/test/client/solidrouter.test.tsx#L131
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:131:27
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span for nested navigation: packages/solidstart/test/client/solidrouter.test.tsx#L131
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:131:27
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span for navigation with param: packages/solidstart/test/client/solidrouter.test.tsx#L131
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:131:27
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span for nested navigation with params: packages/solidstart/test/client/solidrouter.test.tsx#L131
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:131:27
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > skips navigation span, with `instrumentNavigation: false`: packages/solidstart/test/client/solidrouter.test.tsx#L160
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:160:7
test/client/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > updates the scope's `transactionName` on a navigation: packages/solidstart/test/client/solidrouter.test.tsx#L193
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/client/solidrouter.test.tsx:193:27
test/server/withServerActionInstrumentation.test.ts > withServerActionInstrumentation > calls `startSpan`: packages/solidstart/test/server/withServerActionInstrumentation.test.ts#L101
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration ../solid/src/solidrouter.ts:108:23 ❯ test/server/withServerActionInstrumentation.test.ts:101:27
test/client/browserTracingIntegration.test.ts > browserTracingIntegration > implements required hooks: packages/sveltekit/src/client/browserTracingIntegration.ts#L21
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.browserTracingIntegration src/client/browserTracingIntegration.ts:21:8 ❯ test/client/browserTracingIntegration.test.ts:81:25
Node (20) Unit Tests
Process completed with exit code 1.
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a pageload span: packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:68:27
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > skips pageload span, with `instrumentPageLoad: false`: packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:94:7
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span : packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:132:27
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span for nested navigation: packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:132:27
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span for navigation with param: packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:132:27
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > starts a navigation span for nested navigation with params: packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:132:27
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > skips navigation span, with `instrumentNavigation: false`: packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:161:7
test/solidrouter.test.tsx > solidRouterBrowserTracingIntegration > updates the scope's `transactionName` on a navigation: packages/solid/src/solidrouter.ts#L108
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration ../browser/src/tracing/browserTracingIntegration.ts:216:35 ❯ Module.solidRouterBrowserTracingIntegration src/solidrouter.ts:108:23 ❯ test/solidrouter.test.tsx:194:27
test/profiling/integration.test.ts > BrowserProfilingIntegration > pageload profiles follow regular transaction code path: packages/browser/src/tracing/browserTracingIntegration.ts#L216
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration src/tracing/browserTracingIntegration.ts:216:35 ❯ test/profiling/integration.test.ts:52:29
test/tracing/browserTracingIntegration.test.ts > browserTracingIntegration > works with tracing enabled: packages/browser/src/tracing/browserTracingIntegration.ts#L216
ReferenceError: PerformanceObserver is not defined ❯ Module.browserTracingIntegration src/tracing/browserTracingIntegration.ts:216:35 ❯ test/tracing/browserTracingIntegration.test.ts:89:24
Playwright (bundle_tracing_replay) Tests
Process completed with exit code 1.
Playwright (bundle_tracing) Tests
Process completed with exit code 1.
Playwright (bundle_tracing_replay_feedback_min 1/2) Tests
Process completed with exit code 1.
Playwright (bundle_tracing_replay_feedback) Tests
Process completed with exit code 1.
Playwright (esm 2/3) Tests
Process completed with exit code 1.
All required jobs passed or were skipped
Process completed with exit code 1.
Playwright Loader (loader_eager) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright Loader (loader_base) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright Loader (loader_debug) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright Loader (loader_replay) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright Loader (loader_tracing_replay) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright Loader (loader_tracing) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright Loader (loader_replay_buffer) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle_min) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (esm 1/3) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle_replay) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle_tracing_replay_feedback_min 2/2) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (esm 3/3) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E cloudflare-astro Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cloudflare/pages-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle_tracing_replay) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle_tracing) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle_tracing_replay_feedback_min 1/2) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (bundle_tracing_replay_feedback) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Playwright (esm 2/3) Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-traces". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
playwright-traces
116 KB