Skip to content

Conversation

@imgbot
Copy link

@imgbot imgbot bot commented May 2, 2025

Beep boop. Your images are optimized!

Your image file size has been reduced by 6% 🎉

Details
File Before After Percent reduction
/src/sentry/static/sentry/images/email/icon-circle-play.png 3.05kb 1.61kb 47.21%
/src/sentry/static/sentry/images/email/icon-lightning.png 1.57kb 0.87kb 44.79%
/src/sentry/static/sentry/images/favicon-dark.png 1.03kb 0.61kb 40.15%
/fixtures/rookout-bw.png 3.28kb 2.07kb 36.67%
/src/sentry/static/sentry/images/favicon-dev.png 0.97kb 0.62kb 36.29%
/src/sentry/static/sentry/images/email/icon-play.png 1.05kb 0.73kb 30.56%
/fixtures/rookout-color.png 25.45kb 17.98kb 29.34%
/src/sentry/static/sentry/images/email/commit-icon.png 0.86kb 0.61kb 29.09%
/static/images/issue_details/issue-details-preview-light.png 405.46kb 361.54kb 10.83%
/static/images/issue_details/issue-details-preview-dark.png 150.12kb 137.34kb 8.51%
/static/images/spot/sandbox.jpg 879.99kb 817.41kb 7.11%
/static/images/spot/habitsSuccessfulCustomer.jpg 247.25kb 237.31kb 4.02%
/static/images/missionControl.jpg 255.95kb 247.82kb 3.17%
/src/sentry/static/sentry/images/favicon.png 0.61kb 0.60kb 2.55%
/static/images/features/replay-modal-hero.jpg 313.32kb 309.03kb 1.37%
/src/sentry/static/sentry/images/email/crons/crons-hero.jpg 383.29kb 378.11kb 1.35%
/static/images/spot/ai-loader.gif 34.42kb 34.18kb 0.72%
/static/images/spot/ai-suggestion-wheel-of-fortune.gif 53.28kb 52.99kb 0.54%
/static/images/spot/u2f-small.gif 53.54kb 53.26kb 0.51%
/static/images/pattern/highlight-bottom-left.svg 0.27kb 0.27kb 0.36%
/src/sentry/static/sentry/images/logos/logo-discord.svg 0.60kb 0.60kb 0.16%
/static/images/logo-sentry.svg 0.72kb 0.72kb 0.13%
Total : 2,816.08kb 2,656.30kb 5.67%

📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

~Imgbot - Part of Optimole family


This change is Reviewable

*Total -- 2,816.48kb -> 2,656.69kb (5.67%)

/src/sentry/static/sentry/images/email/icon-circle-play.png -- 3.05kb -> 1.61kb (47.21%)
/src/sentry/static/sentry/images/email/icon-lightning.png -- 1.57kb -> 0.87kb (44.79%)
/src/sentry/static/sentry/images/favicon-dark.png -- 1.03kb -> 0.61kb (40.15%)
/fixtures/rookout-bw.png -- 3.28kb -> 2.07kb (36.67%)
/src/sentry/static/sentry/images/favicon-dev.png -- 0.97kb -> 0.62kb (36.29%)
/src/sentry/static/sentry/images/email/icon-play.png -- 1.05kb -> 0.73kb (30.56%)
/fixtures/rookout-color.png -- 25.45kb -> 17.98kb (29.34%)
/src/sentry/static/sentry/images/email/commit-icon.png -- 0.86kb -> 0.61kb (29.09%)
/static/images/issue_details/issue-details-preview-light.png -- 405.46kb -> 361.54kb (10.83%)
/static/images/issue_details/issue-details-preview-dark.png -- 150.12kb -> 137.34kb (8.51%)
/static/images/spot/sandbox.jpg -- 879.99kb -> 817.41kb (7.11%)
/static/images/spot/habitsSuccessfulCustomer.jpg -- 247.25kb -> 237.31kb (4.02%)
/static/images/missionControl.jpg -- 255.95kb -> 247.82kb (3.17%)
/src/sentry/static/sentry/images/favicon.png -- 0.61kb -> 0.60kb (2.55%)
/static/images/features/replay-modal-hero.jpg -- 313.32kb -> 309.03kb (1.37%)
/src/sentry/static/sentry/images/email/crons/crons-hero.jpg -- 383.29kb -> 378.11kb (1.35%)
/static/images/spot/ai-loader.gif -- 34.42kb -> 34.18kb (0.72%)
/src/sentry/static/sentry/images/sentry-loader.svg -- 0.99kb -> 0.98kb (0.69%)
/static/images/spot/ai-suggestion-wheel-of-fortune.gif -- 53.28kb -> 52.99kb (0.54%)
/static/images/spot/u2f-small.gif -- 53.54kb -> 53.26kb (0.51%)
/src/sentry/static/sentry/images/logos/logo-pagerduty.svg -- 0.29kb -> 0.28kb (0.34%)
/static/images/logo-sentry.svg -- 0.72kb -> 0.72kb (0.13%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
pull bot pushed a commit that referenced this pull request Dec 10, 2025
Investigating test results that cause `shuffle-tests` to fail uncovered
`test_resetting_context` as the #1 offending test failure when tests are
shuffled. After some investigation, it was clear one test in particular
was not resetting the `WorkflowEventContext` after running.

<img width="1300" height="680" alt="Screenshot 2025-12-09 at 2 29 07 PM"
src="https://github.com/user-attachments/assets/86a1fb24-99c3-43ce-af64-c4616bdf77ed"
/>


I could then consistently reproduce the failure with 
```
pytest tests/sentry/workflow_engine/processors/test_workflow.py tests/sentry/workflow_engine/processors/contexts/test_workflow_event_context.py
```

This now consistently passes when the reset is added to the
`test_logs_triggered_workflows` test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant