Build: #127 failed
Job: Default Job failed
Pull data from parent should call rest client: Test case result
The below summarizes the result of the test "Pull data from parent should call rest client" in build 127 of Sync2 - Sync2 - Default Job.
- Description
- Pull data from parent should call rest client
- Test class
- org.openmrs.module.sync2.api.sync.SyncClientTest
- Method
- pullDataFromParent_shouldCallRestClient
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
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)