Build: #181 failed Changes by Ian Bacher

Stages & jobs

  1. Default Stage

  2. Deploy to production

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revisions
Add On Index
aec1f28e4f793aff26e757c3f295e4736dcc78ce aec1f28e4f793aff26e757c3f295e4736dcc78ce
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
30
Fixed in
#182 (Code changes detected)

Tests

Responsible

Code commits

Add On Index
Author Commit Message Commit date
Ian Bacher Ian Bacher aec1f28e4f793aff26e757c3f295e4736dcc78ce aec1f28e4f793aff26e757c3f295e4736dcc78ce Upgrade libraries
Ian Bacher Ian Bacher b4ba051a62c29f43eba87afd62fd6df12691ade3 b4ba051a62c29f43eba87afd62fd6df12691ade3 Restore proper reverse sorting

Tests

New test failures 2
Status Test View job Duration
Collapse Failed ModulusTest testHandleModuleJson History
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 Failed OpenmrsMavenRepoTest testHandlingNexusXml History
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)