Skip to content

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

Merged
PeterTh merged 1 commit intomasterfrom
improve_executor_starvation_test
Aug 18, 2025
Merged

Increase Sleep Duration in Runtime Executor Starvation Test to Prevent False Positives#332
PeterTh merged 1 commit intomasterfrom
improve_executor_starvation_test

Conversation

@GagaLP
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

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
Copy Markdown

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

@PeterTh PeterTh merged commit ac6024f into master Aug 18, 2025
17 checks passed
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