Skip to content

Fix local command-line testruns on Windows #1765

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
Aug 16, 2025

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Aug 16, 2025

Throttle tests extra when running from the command line on Windows (both in CI and locally).
This fixes errors when running ./Build.ps1 locally on Windows with Docker.

QUALITY CHECKLIST

@bkoelman bkoelman force-pushed the tweak-testrun-concurrency branch from c31f1cb to e8610cb Compare August 16, 2025 11:45
@bkoelman bkoelman marked this pull request as ready for review August 16, 2025 12:19
@bkoelman bkoelman merged commit fc7c615 into master Aug 16, 2025
14 checks passed
@bkoelman bkoelman deleted the tweak-testrun-concurrency branch August 16, 2025 12:20
Copy link

codecov bot commented Aug 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.06%. Comparing base (43550ca) to head (e8610cb).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1765   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files         475      475           
  Lines       14699    14699           
  Branches     2322     2322           
=======================================
  Hits        13533    13533           
  Misses        765      765           
  Partials      401      401           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant