Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #289 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 1 minute
- Revision
-
57d08f64dcdc771300c91526c0a9b57f2ebe5598
57d08f64dcdc771300c91526c0a9b57f2ebe5598 - Total tests
- 264
- Fixed in
- #291 (Code changes detected)
Tests
- 264 tests in total
- 1 test failed
- 1 failure is new
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ProviderSuggestionServiceTest
saveSupervisionSuggestion_shouldFailIfNoTypeSpecified
|
< 1 sec | |
java.lang.Exception: Unexpected exception, expected<org.hibernate.exception.ConstraintViolationException> but was<org.hibernate.exception.GenericJDBCException> at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240) (99 more lines...) |