sentry
sentry copied to clipboard
ref(profiling): update profile reference type
Bundle Report
Changes will increase total bundle size by 60.53kB :arrow_up:
| Bundle name | Size | Change |
|---|---|---|
| app-webpack-bundle-array-push | 28.76MB | 60.53kB :arrow_up: |
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
:x: Failed Test Results:
Completed 7614 tests with 1 failed, 7613 passed and 0 skipped.
View the full list of failed tests
traceProfilingLink
-
Class name: traceProfilingLink creates a window of time around end timestamp
Test name: traceProfilingLink creates a window of time around end timestamp Flags:- frontend
Error: expect(received).toBe(expected) // Object.is equality
Expected: "2017-10-17T02:41:19.900Z"
Received: undefined
at Object.<anonymous> (.../newTraceDetails/traceDrawer/traceProfilingLink.spec.tsx:71:30)
at Promise.then.completed (.../jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (.../jest-circus/build/utils.js:231:10)
at _callCircusTest (.../jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (.../jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (.../jest-circus/build/run.js:121:9)
at run (.../jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (.../build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (.../build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (.../jest-runner/build/runTest.js:367:16)
at runTest (.../jest-runner/build/runTest.js:444:34)
at Object.worker (.../jest-runner/build/testWorker.js:106:12) - frontend