Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Merge-Queue] Prioritize oldest builds first
https://bugs.webkit.org/show_bug.cgi?id=239094 <rdar://problem/91595070 >] Reviewed by Stephanie Lewis. * Tools/CISupport/ews-build/loadConfig.py: (loadBuilderConfig): (async_sort): Added. (prioritizeBuilders): Prioritize the builder with the oldest request. * Tools/CISupport/ews-build/loadConfig_unittest.py: (TestPrioritizeBuilders): (TestPrioritizeBuilders.MockBuilder): (TestPrioritizeBuilders.test_builders_over_testers): (TestPrioritizeBuilders.test_starvation): Canonical link: https://commits.webkit.org/249569@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@292785 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
3 changed files
with
86 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters