Build: #200 failed
Job: Default Job failed
Test results
- 30 tests in total
- 3 tests failed
- 3 failures are new
- 3 tests were quarantined / skipped
- 3 seconds taken in total.
Build 200 has the following 3 errors: 3 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
ModulusTest
testHandleModuleJson
|
< 1 sec | |
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)
|
|||
| Collapse |
OpenmrsMavenRepoTest
testHandlingNexusXml
|
< 1 sec | |
java.lang.AssertionError:
Expected: is "1.0"
but: was "1.7"
java.lang.AssertionError:
Expected: is "1.0"
but: was "1.7"
at org.openmrs.addonindex.backend.OpenmrsMavenRepoTest.testHandlingNexusXml(OpenmrsMavenRepoTest.java:38)
|
|||
| Collapse |
AddOnInfoAndVersionsTest
testGetLatestMatchedVersion
|
< 1 sec | |
java.lang.AssertionError:
Expected: is "2.0"
but: was "1.0"
java.lang.AssertionError:
Expected: is "2.0"
but: was "1.0"
at org.openmrs.addonindex.domain.AddOnInfoAndVersionsTest.testGetLatestMatchedVersion(AddOnInfoAndVersionsTest.java:55)
|
|||