Skip to content

fix: preserve phpunit diagnostic artifact - #98

Merged
chubes4 merged 1 commit into
mainfrom
fix/issue-97-preserve-test-result
May 22, 2026
Merged

fix: preserve phpunit diagnostic artifact#98
chubes4 merged 1 commit into
mainfrom
fix/issue-97-preserve-test-result

Conversation

@chubes4

@chubes4 chubes4 commented May 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Persist PHPUnit .pg-test-result.txt diagnostics from the Playground VFS back to the matching readwrite host mount before classifying command failures.
  • Cover the regression with a focused smoke test that asserts a failing PHPUnit run leaves the diagnostic artifact on the mounted plugin directory.

Closes #97

Test evidence

  • npm run build
  • npm run phpunit-diagnostic-artifact-smoke
  • npm run core-phpunit-command-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Root-cause investigation, implementation, focused smoke coverage, and verification. Chris remains responsible for review and merge.

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.

Classify WP Codebox failures and preserve test result artifact

1 participant