Skip to content

How are tests that should fail indicated? #541

Closed Answered by gquerret
stefandrissen asked this question in Q&A
Discussion options

You must be logged in to vote

Unit tests are executed in Java, here is what is executed: link
By default, ABLUnit tests do not fail the build in case of failure of the OE tests (attribute haltOnFailure set to false). So the Java unit test checks that the unit tests don't fail the build (expected, and that the output file contains 3 tests, 1 failure, 1 error, and so one success).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by stefandrissen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants