Skip to content

Conversation

@mjansing
Copy link
Contributor

@mjansing mjansing commented Jul 17, 2025

This PR ensures that Maven’s exit code is propagated to the Rake tasks, fixing a problem where CI falsely reports success despite failing integration tests (fixes #563). Rake tasks that invoke Maven currently always return exit 0.

See: https://github.com/jruby/warbler/actions/runs/15866068938/job/44733092626#step:7:1212

@mjansing mjansing changed the title Forward maven exit code to rake tasks to fix false positives on CI (#563) Forward maven exit code to rake tasks to fix false positives on CI Jul 17, 2025
@kares kares merged commit 3f9c91c into jruby:master Jul 17, 2025
3 of 6 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.

Integration tests appear to fail despite green CI status

2 participants