Skip to content

Fix 9 flaky tests identified in master nightly runs#68893

Open
Copilot wants to merge 17 commits intomasterfrom
copilot/identify-flaky-tests
Open

Fix 9 flaky tests identified in master nightly runs#68893
Copilot wants to merge 17 commits intomasterfrom
copilot/identify-flaky-tests

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 4, 2026

  • Fetch latest master commits
  • Merge origin/master into copilot/identify-flaky-tests (forward-compatible with remote, no force-push needed)
  • All master changes (including requisite_any infinite loop fix, beacon delete fix, etc.) are now in the branch

Copilot AI assigned Copilot and dwoz Apr 4, 2026
@dwoz dwoz added the test:full Run the full test suite label Apr 4, 2026
Copilot AI requested a review from dwoz April 4, 2026 05:31
Copilot finished work on behalf of dwoz April 4, 2026 05:31
@dwoz dwoz removed the test:full Run the full test suite label Apr 4, 2026
@dwoz dwoz added the test:full Run the full test suite label Apr 4, 2026
Copilot finished work on behalf of dwoz April 4, 2026 06:47
Copilot AI and others added 7 commits April 4, 2026 21:24
…ener cleanup, orchestrate race, queue timeout

Agent-Logs-Url: https://github.com/saltstack/salt/sessions/655b4e54-fa1b-4a03-88fd-542afc927254

Co-authored-by: dwoz <1527763+dwoz@users.noreply.github.com>
… race

The compound match policy G@testgrain:foo uses match.compound_matches
with greedy=False (no uncached minions). When the x509 minion just
started, its grains may not yet be in the master's cache, causing
"minion not permitted to use specified signing policy". Retry up to 5
times with a 3s sleep to allow the grain cache to populate.

Agent-Logs-Url: https://github.com/saltstack/salt/sessions/ff893826-902c-49d0-a5db-adf1de40e546

Co-authored-by: dwoz <1527763+dwoz@users.noreply.github.com>
Copilot AI and others added 10 commits April 5, 2026 10:03
…returncode assertion, move import errno, fix sort key, fix dead else branch

Agent-Logs-Url: https://github.com/saltstack/salt/sessions/a7dca3e0-f2bb-4a8e-87d2-27db11b166a2

Co-authored-by: dwoz <1527763+dwoz@users.noreply.github.com>
…aky-tests

Co-authored-by: dwoz <1527763+dwoz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants