Skip to content

ci: Add fixes for realm server test shards#4282

Merged
backspace merged 3 commits intomainfrom
fix/copilot-review-4269
Mar 31, 2026
Merged

ci: Add fixes for realm server test shards#4282
backspace merged 3 commits intomainfrom
fix/copilot-review-4269

Conversation

@backspace
Copy link
Copy Markdown
Contributor

Copilot gave helpful feeback after I’d already merged 😬

backspace and others added 3 commits March 30, 2026 16:38
The predicate only checked that the coalesced job had the expected
number of URLs, which could match early with the wrong set. Compare
the sorted URL lists so the wait continues until the correct URLs
are present.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Avoids drift if the shard count is changed in the matrix definition.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The string-based approach relied on word-splitting and would break
if the workspace path contained spaces. Use an array and expand
with "${arr[@]}" for safe argument passing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Host Test Results

    1 files  ±0      1 suites  ±0   1h 57m 25s ⏱️ - 14m 34s
2 062 tests ±0  2 047 ✅ ±0  15 💤 ±0  0 ❌ ±0 
2 077 runs  ±0  2 062 ✅ ±0  15 💤 ±0  0 ❌ ±0 

Results for commit de14eaf. ± Comparison against base commit bbc3db5.

@github-actions
Copy link
Copy Markdown

Realm Server Test Results

  1 files  ±0    1 suites  ±0   11m 47s ⏱️ +2s
802 tests ±0  802 ✅ ±0  0 💤 ±0  0 ❌ ±0 
873 runs  ±0  873 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit de14eaf. ± Comparison against base commit bbc3db5.

@backspace backspace marked this pull request as ready for review March 31, 2026 00:21
@backspace backspace requested a review from a team March 31, 2026 00:21
@backspace backspace merged commit 26b9417 into main Mar 31, 2026
51 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.

2 participants