Skip to content

test(widgets): Increase timeout for widget loading #91839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025

Conversation

scttcper
Copy link
Member

Remove check that the spinner exists since it seems to flake if the loading indicator has already disappeared, also seems to flake if it takes longer than expected in CI.

https://app.codecov.io/github/getsentry/sentry/tests/master?flags%5B0%5D=frontend&historicalTrend=INTERVAL_7_DAY

Remove check that the spinner exists since it seems to flake if the loading indicator has already disappeared, also seems to flake if it takes longer than expected in CI.

https://app.codecov.io/github/getsentry/sentry/tests/master?flags%5B0%5D=frontend&historicalTrend=INTERVAL_7_DAY
@scttcper scttcper requested a review from a team May 16, 2025 21:39
@scttcper scttcper requested a review from a team as a code owner May 16, 2025 21:39
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 16, 2025
@scttcper scttcper merged commit fa8b95c into master May 16, 2025
42 checks passed
@scttcper scttcper deleted the scttcper/increase-widget-loading-timeout branch May 16, 2025 22:00
Copy link

codecov bot commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #91839      +/-   ##
==========================================
- Coverage   82.60%   80.21%   -2.40%     
==========================================
  Files       10350    10350              
  Lines      586599   586599              
  Branches    22574    22574              
==========================================
- Hits       484534   470513   -14021     
- Misses     100833   114854   +14021     
  Partials     1232     1232              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants