Skip to content

Increase Sleep Duration in Runtime Executor Starvation Test to Prevent False Positives #332

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GagaLP
Copy link
Contributor

@GagaLP GagaLP commented Jun 10, 2025

This PR increases the sleep duration in the runtime executor starvation test to reduce the likelihood of false positives caused by timing-related variability, as seen in this CI run.

The longer sleep ensures that the test reliably captures the starvation scenarios and being less prone to scheduling delays.

@GagaLP GagaLP requested a review from PeterTh June 10, 2025 16:24
Copy link

Check-perf-impact results: (17d2daea565336edd0421cacd8138ced)

❓ No new benchmark data submitted. ❓
Please re-run the microbenchmarks and include the results if your commit could potentially affect performance.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 15564938138

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on improve_executor_starvation_test at 95.061%

Totals Coverage Status
Change from base Build 15412343516: 95.1%
Covered Lines: 7146
Relevant Lines: 7251

💛 - Coveralls

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