Build: #127 failed
Job: Default Job failed
Test results
- 91 tests in total
- 2 tests failed
- 2 failures are new
- 3 seconds taken in total.
Build 127 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
SyncClientTest
pullDataFromParent_shouldCallFHIRClient
|
< 1 sec | |
java.lang.NoClassDefFoundError: Could not initialize class org.springframework.http.converter.json.MappingJackson2HttpMessageConverter at org.openmrs.module.sync2.api.sync.SyncClientTest.setUp(SyncClientTest.java:123) |
|||
Collapse |
SyncClientTest
pullDataFromParent_shouldCallRestClient
|
< 1 sec | |
java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonSetter$Value at org.openmrs.module.sync2.api.sync.SyncClientTest.setUp(SyncClientTest.java:123) Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.annotation.JsonSetter$Value at org.openmrs.module.sync2.api.sync.SyncClientTest.setUp(SyncClientTest.java:123) |