Skip to content

Fix post-merge daemon projection test isolation - #12917

Merged
chubes4 merged 2 commits into
mainfrom
fix/11090-postmerge-test-isolation
Aug 22, 2026
Merged

Fix post-merge daemon projection test isolation#12917
chubes4 merged 2 commits into
mainfrom
fix/11090-postmerge-test-isolation

Conversation

@chubes4

@chubes4 chubes4 commented Aug 22, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the process-global runner continuation registration test that contaminates parallel test state
  • restore the missing Command import required by workspace cleanup code
  • apply current formatter output

Follow-up to #12906.
Relates to #11090.

Verification

  • cargo fmt --check
  • cargo check
  • focused continuation-provider test build exceeded the local five-minute command budget before executing; no test failure was reached

AI Assistance Disclosure

OpenAI gpt-5.6-sol used through OpenCode to compare the merged branch with current main, identify the CI aggregation root cause, prepare the minimal follow-up, and run verification. Chris Huber remains responsible for the change.

@homeboy-ci

homeboy-ci Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Homeboy Results — homeboy

Lint

review lint — passed

ℹ️ Full options: homeboy self docs commands/lint
ℹ️ Save lint baseline: homeboy review lint homeboy --baseline
Deep dive: homeboy review lint homeboy --changed-since 5e5a31d

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-homeboy-review-lint-homeboy-fast-Linux contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-homeboy-review-lint-homeboy-fast-Linux contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/homeboy/actions/runs/32570761592

Audit

⚠️ review audit — inconclusive

  • compiler — 1 finding(s)
  • Total: 1 finding(s)

Deep dive: homeboy review audit homeboy --changed-since 5e5a31d

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-homeboy-review-audit-homeboy-fast-Linux contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-homeboy-review-audit-homeboy-fast-Linux contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/homeboy/actions/runs/32570761592
Tooling versions
  • Homeboy CLI: homeboy 0.352.0+757bec529b37
  • Extension: rust from https://github.com/Extra-Chill/homeboy-extensions
  • Extension revision: 49c25105
  • Action: unknown@unknown

@chubes4
chubes4 merged commit 381a57d into main Aug 22, 2026
19 of 20 checks passed
@chubes4
chubes4 deleted the fix/11090-postmerge-test-isolation branch August 22, 2026 12:16
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.

1 participant