Build: #200 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
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

Responsible

No one has taken responsibility for this failure

Code commits

Add On Index
Author Commit Message Commit date
Ian Bacher Ian Bacher 68c4b2188341bfea962c25d415e41747538eed0d 68c4b2188341bfea962c25d415e41747538eed0d Remove facelist
It doesn't exist anyways
Ian Bacher Ian Bacher 973a3fa324133a5db8217255f7677a9519e275f0 973a3fa324133a5db8217255f7677a9519e275f0 Fix latest version link
Ian Bacher Ian Bacher 645945a96f922a7ebf2292d05cdd11a6cdc2a4bf 645945a96f922a7ebf2292d05cdd11a6cdc2a4bf Migrate to Parcel2 and remove Babel
Ian Bacher Ian Bacher 686b00b32f6c76ce9e9ec5bd9290d8a1b2ea7896 686b00b32f6c76ce9e9ec5bd9290d8a1b2ea7896 Upgrade to React 18
Ian Bacher Ian Bacher 071b81c2e62e5f75c35d1793f6dec5530b60cdcc 071b81c2e62e5f75c35d1793f6dec5530b60cdcc Detect release dates properly

Tests

New test failures 3
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)
Collapse Failed AddOnInfoAndVersionsTest testGetLatestMatchedVersion History
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)