Build: #200 failed
Job: Default Job failed
Handle module json: Test case result
The below summarizes the result of the test "Handle module json" in build 200 of Add-Ons - Build Add On Index Server - Default Job.
- Description
- Handle module json
- Test class
- org.openmrs.addonindex.backend.ModulusTest
- Method
- testHandleModuleJson
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: Expected: is (hasProperty("version", <1.1>) and hasProperty("releaseDatetime", is <2009-10-13T10:58:12Z>) and hasProperty("downloadUri", is "https://modules.openmrs.org/modulus/api/releases/6/download/addresshierarchy-1.1.omod")) but: hasProperty("version", <1.1>) property 'version' was <1.0> java.lang.AssertionError: Expected: is (hasProperty("version", <1.1>) and hasProperty("releaseDatetime", is <2009-10-13T10:58:12Z>) and hasProperty("downloadUri", is "https://modules.openmrs.org/modulus/api/releases/6/download/addresshierarchy-1.1.omod")) but: hasProperty("version", <1.1>) property 'version' was <1.0> at org.openmrs.addonindex.backend.ModulusTest.testHandleModuleJson(ModulusTest.java:64)