Build: #127 failed Changes by Wyclif Luyima <wyclif.luyima@gmail.com>
Test results
- 91 tests in total
- 2 tests failed
- 2 failures are new
- 3 seconds taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
SyncClientTest
pullDataFromParent_shouldCallFHIRClient
|
Default Job | < 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
|
Default Job | < 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) |