Skip to content

chore(tests): Increase timeout on plugman install tests#979

Merged
dpogue merged 1 commit intomasterfrom
chore-test-timeouts
Mar 12, 2026
Merged

chore(tests): Increase timeout on plugman install tests#979
dpogue merged 1 commit intomasterfrom
chore-test-timeouts

Conversation

@dpogue
Copy link
Member

@dpogue dpogue commented Mar 11, 2026

Platforms affected

All

Motivation and Context

These tests are intermittently (but commonly) failing in CI on Windows due to hitting this timeout. As a stopgap measure, let's increase the timeout and see if that makes it more reliable.

Description

Increase the beforeAll timeout from 18000 to 27000 for Plugman install test cases.

Testing

We'll see if CI is happy with this...

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change

These tests are intermittently (but commonly) failing in CI on Windows due to hitting this timeout. As a stopgap measure, let's increase the timeout and see if that makes it more reliable.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.61%. Comparing base (3a3ac57) to head (46124a6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #979   +/-   ##
=======================================
  Coverage   89.61%   89.61%           
=======================================
  Files          41       41           
  Lines        5190     5190           
=======================================
  Hits         4651     4651           
  Misses        539      539           

☔ 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.

@dpogue dpogue marked this pull request as ready for review March 11, 2026 22:44
Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dpogue dpogue merged commit ab1257b into master Mar 12, 2026
30 checks passed
@dpogue dpogue deleted the chore-test-timeouts branch March 12, 2026 06:11
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.

3 participants