Skip to content

Increase flaky test timeout#1326

Open
codykaup wants to merge 2 commits into
mainfrom
cody/flaky-test
Open

Increase flaky test timeout#1326
codykaup wants to merge 2 commits into
mainfrom
cody/flaky-test

Conversation

@codykaup
Copy link
Copy Markdown
Contributor

@codykaup codykaup commented May 11, 2026

We've been seeing a timeout flake in CI for this particular test which appears it could be I/O related. Let's see if bumping the timeout fixes the issue for now.

I also removed a skipped test since the "historic" test already covers it.

📦 Published PR as canary version: 16.10.1--canary.1326.25692927361.1

✨ Test out this PR locally via:

npm install chromatic@16.10.1--canary.1326.25692927361.1
# or 
yarn add chromatic@16.10.1--canary.1326.25692927361.1

@codykaup codykaup added patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged labels May 11, 2026
@codykaup codykaup self-assigned this May 11, 2026
@codykaup codykaup added patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged labels May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📦 Package Size: 7100 KB
✅ Compared to main: 0 KB 9ed03ec (7100 KB)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.74%. Comparing base (ffdef61) to head (7e9321e).
⚠️ Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1326      +/-   ##
==========================================
+ Coverage   80.17%   80.74%   +0.57%     
==========================================
  Files         205      214       +9     
  Lines        4070     4197     +127     
  Branches     1182     1197      +15     
==========================================
+ Hits         3263     3389     +126     
- Misses        693      694       +1     
  Partials      114      114              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codykaup codykaup requested a review from a team May 11, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants