Skip to content

fix(test): stabilize flaky tests in trace.spec.tsx #180392

fix(test): stabilize flaky tests in trace.spec.tsx

fix(test): stabilize flaky tests in trace.spec.tsx #180392

Triggered via pull request April 9, 2026 16:08
Status Failure
Total duration 1m 7s
Artifacts

pre-commit.yml

on: pull_request
pre-commit lint
1m 3s
pre-commit lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1855
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1854
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1849
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1840
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1835
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1724
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1716
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1709
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1702
Expect must be inside of a test block
pre-commit lint: static/app/views/performance/newTraceDetails/trace.spec.tsx#L1545
Expect must be inside of a test block
pre-commit lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c, astral-sh/setup-uv@884ad927a57e558e7a70b92f2bccf9198a4be546, dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/