getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.23k stars 4.21k forks source link

feat(crons): Link to docs for unknown check-in legend #81012

Closed evanpurkhiser closed 1 day ago

evanpurkhiser commented 2 days ago

Requires https://github.com/getsentry/sentry-docs/pull/11894

codecov[bot] commented 1 day ago

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
8236 1 8235 0
View the top 1 failed tests by shortest run time > > ```python > Platform Integrations ANR Root Cause shows anr root cause > ``` > >
Stack Traces | 2.13s run time > > > > > ```python > > Error: Unable to find role="heading" and name `/suspect root cause/i` > > > > Ignored nodes: comments, script, style > > ... > > at waitForWrapper (.../sentry/sentry/node_modules/@.../dom/dist/wait-for.js:163:27) > > at .../sentry/sentry/node_modules/@.../dom/dist/query-helpers.js:86:33 > > at Object. (.../issueDetails/groupEventDetails/groupEventDetails.spec.tsx:563:48) > > at Promise.then.completed (.../sentry/sentry/node_modules/jest-circus/build/utils.js:298:28) > > at new Promise () > > at callAsyncCircusFn (.../sentry/sentry/node_modules/jest-circus/build/utils.js:231:10) > > at _callCircusTest (.../sentry/sentry/node_modules/jest-circus/build/run.js:316:40) > > at _runTest (.../sentry/sentry/node_modules/jest-circus/build/run.js:252:3) > > at _runTestsForDescribeBlock (.../sentry/sentry/node_modules/jest-circus/build/run.js:126:9) > > at _runTestsForDescribeBlock (.../sentry/sentry/node_modules/jest-circus/build/run.js:121:9) > > at _runTestsForDescribeBlock (.../sentry/sentry/node_modules/jest-circus/build/run.js:121:9) > > at run (.../sentry/sentry/node_modules/jest-circus/build/run.js:71:3) > > at runAndTransformResultsToJestFormat (.../sentry/sentry/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) > > at jestAdapter (.../sentry/sentry/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) > > at runTestInternal (.../sentry/sentry/node_modules/jest-runner/build/runTest.js:367:16) > > at runTest (.../sentry/sentry/node_modules/jest-runner/build/runTest.js:444:34) > > at Object.worker (.../sentry/sentry/node_modules/jest-runner/build/testWorker.js:106:12) > > ``` > >

To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github