Skip to content

Fix CPAN PASS detection for successful make tests - #916

Merged
fglock merged 1 commit into
masterfrom
fix/cpan-random-pass-detection
Aug 11, 2026
Merged

Fix CPAN PASS detection for successful make tests#916
fglock merged 1 commit into
masterfrom
fix/cpan-random-pass-detection

Conversation

@fglock

@fglock fglock commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • recognize CPAN's explicit make test -- OK marker as PASS
  • keep make test -- NOT OK, Result: FAIL, and incomplete output as failures
  • update both the full-output and streaming parsers

Validation

  • parser adversarial checks: PASS
    • Text::Macros: PASS
    • DBIx::DataSource: PASS
    • make test -- NOT OK: FAIL
    • Result: FAIL with an OK marker: FAIL
    • incomplete test block: FAIL
  • make: PASS

Treat the explicit make test -- OK marker as a passing result while
retaining the existing failure markers as authoritative.

Generated with [Codex](https://openai.com/codex)

Co-Authored-By: Codex <223018245+openai-codex[bot]@users.noreply.github.com>
@fglock
fglock merged commit 19f3fff into master Aug 11, 2026
2 checks passed
@fglock
fglock deleted the fix/cpan-random-pass-detection branch August 11, 2026 07:49
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