Build: #200 failed Changes by Ian Bacher
Build result summary
Details
- Completed
- Queue duration
- 2 seconds
- Duration
- 2 minutes
- Labels
- None
- Revisions
-
- Add On Index
-
68c4b2188341bfea962c25d415e41747538eed0d
68c4b2188341bfea962c25d415e41747538eed0d - Release scripts
-
c4475a9228b197817dce78683d9da8a1e2c4e3a5
c4475a9228b197817dce78683d9da8a1e2c4e3a5
- Total tests
- 30
- Fixed in
- #202 (Changes by Darius Jazayeri)
Tests
- 3 New failures
- 0 Existing failures
- 0 Fixed
- 3 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Ian Bacher |
68c4b2188341bfea962c25d415e41747538eed0d
|
||
Ian Bacher |
973a3fa324133a5db8217255f7677a9519e275f0
|
||
Ian Bacher |
645945a96f922a7ebf2292d05cdd11a6cdc2a4bf
|
||
Ian Bacher |
686b00b32f6c76ce9e9ec5bd9290d8a1b2ea7896
|
||
Ian Bacher |
071b81c2e62e5f75c35d1793f6dec5530b60cdcc
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ModulusTest
testHandleModuleJson
|
Default Job | < 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
|
Default Job | < 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
|
Default Job | < 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) |