sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(trace-tree-node): Moving utils away from traceguards file

Open Abdkhan14 opened this issue 1 month ago • 1 comments

Abdkhan14 avatar Dec 08 '25 00:12 Abdkhan14

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
12194 1 12193 10
View the top 1 failed test(s) by shortest run time
IssuesTraceTree errors only
Stack Traces | 0.006s run time
Error: expect(received).toMatchSnapshot()

Snapshot name: `IssuesTraceTree errors only 1`

- Snapshot  - 2
+ Received  + 0

@@ -9,9 +9,7 @@
    error
    error
    error
    error
    error
-   error
-   error
    collapsed
  ↵
    at Object.toMatchSnapshot (.../newTraceDetails/traceModels/issuesTraceTree.spec.tsx:102:65)
    at Promise.finally.completed (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:1559:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:1499:10)
    at _callCircusTest (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:1009:40)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at _runTest (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:949:3)
    at _runTestsForDescribeBlock (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:839:13)
    at _runTestsForDescribeBlock (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:829:11)
    at run (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:757:3)
    at runAndTransformResultsToJestFormat (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/jestAdapterInit.js:1920:21)
    at jestAdapter (.../sentry/node_modules/.pnpm/[email protected][email protected]..../jest-circus/build/runner.js:101:19)
    at runTestInternal (.../sentry/node_modules/.pnpm/[email protected]..../jest-runner/build/testWorker.js:272:16)
    at runTest (.../sentry/node_modules/.pnpm/[email protected]..../jest-runner/build/testWorker.js:340:7)
    at Object.worker (.../sentry/node_modules/.pnpm/[email protected]..../jest-runner/build/testWorker.js:494:12)

To view more test analytics, go to the Test Analytics Dashboard 📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

codecov[bot] avatar Dec 08 '25 00:12 codecov[bot]