Skip to content

Conversation

keith
Copy link
Member

@keith keith commented Aug 29, 2025

Previously it was possible, especially in the short UI, that the oldest
action bazel chose to display was scheduled, even though there were
newer actions that were running. Now running actions are always
prioritized even if they're newer.

Fixes #25235

@github-actions github-actions bot added awaiting-review PR is awaiting review from an assigned reviewer team-CLI Console UI labels Aug 29, 2025
@keith
Copy link
Member Author

keith commented Aug 29, 2025

the ci failure here looks unrelated to my change

@fmeum
Copy link
Collaborator

fmeum commented Aug 29, 2025

It should go away if you rebase onto master

Previously it was possible, especially in the short UI, that the oldest
action bazel chose to display was scheduled, even though there were
newer actions that were running. Now running actions are always
prioritized even if they're newer.

Fixes bazelbuild#25235
@keith keith force-pushed the ks/always-prioritize-running-actions-over-scheduled-actions-in-ui branch from c8f912e to b88d6bf Compare August 29, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-CLI Console UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prioritize running tests in CLI output
2 participants