Skip to content

ci: Fix incorrect cancellation and host reporting#4385

Open
backspace wants to merge 2 commits intomainfrom
ci-host-cancellation
Open

ci: Fix incorrect cancellation and host reporting#4385
backspace wants to merge 2 commits intomainfrom
ci-host-cancellation

Conversation

@backspace
Copy link
Copy Markdown
Contributor

I’ve been noticing this a lot lately:

boxel 2026-04-10 13-27-33

There should be no merging of host reports when the ancestor job is cancelled.

But why was it cancelled? Multiple workflows call test-web-assets to share an early job that builds the application for future jobs to use, so the concurrency-group needs to include an identifier for the calling workflow so they don’t trample each other.

@backspace backspace self-assigned this Apr 10, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Host Test Results

2 194 tests  ±0   2 179 ✅ ±0   2h 4m 24s ⏱️ - 17m 39s
    1 suites ±0      15 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 5506e31. ± Comparison against base commit b5cd4a5.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

Realm Server Test Results

  1 files  ±0    1 suites  ±0   14m 31s ⏱️ + 1m 1s
844 tests ±0  844 ✅ ±0  0 💤 ±0  0 ❌ ±0 
915 runs  ±0  915 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5506e31. ± Comparison against base commit b5cd4a5.

@backspace backspace marked this pull request as ready for review April 10, 2026 21:52
@backspace backspace requested a review from a team April 10, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants