Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #290 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
d026d9e23f2e4af18daf3985971f1bc8b2308fa5 d026d9e23f2e4af18daf3985971f1bc8b2308fa5
Total tests
264
Failing since
#289 (Code changes detected – )
Fixed in
#291 (Code changes detected)

Tests

  • 264 tests in total
  • 1 test failed
  • 54 seconds taken in total.
Existing test failures 1
Status Test Failing since Duration
java.lang.Exception: Unexpected exception, expected<org.hibernate.PropertyValueException> 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...)