Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fail build on verify #254

Closed
wants to merge 2 commits into from
Closed

chore: fail build on verify #254

wants to merge 2 commits into from

Conversation

aludwiko
Copy link
Contributor

Without this change, the build will pass even when integration tests are failed:

[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   CartIntegrationTest>TestKitSupport.beforeAll:56 » Runtime Error while starting testkit
[INFO] 
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.092 s
[INFO] Finished at: 2025-02-21T12:13:12+01:00
[INFO] ------------------------------------------------------------------------

@aludwiko aludwiko closed this Feb 21, 2025
@aludwiko aludwiko deleted the fail-buil-on-verify branch February 21, 2025 12:22
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.

1 participant