Deploys Reference Application SNAPSHOT to maven

Build: #3081 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Create Standalone and Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Test results

  • 9 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 tests were fixed
  • 1 test was quarantined / skipped
  • 1 minute taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed CheckModules checkModules History
Run UI tests on Travis 18 secs
org.junit.ComparisonFailure: module not ready: Appointment Scheduling UI Module [Not Started] expected:<st[op]> but was:<st[art]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.openmrs.reference.CheckModules.checkModules(CheckModules.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Fixed tests 7
Status Test Failing since View job Duration
Successful LoginTest verifyClerkModulesAvailableOnHomePage History
Failing since build #3076 (Child of RA-RA-1320) Run UI tests on Travis 2 secs
Successful LoginTest verifyModulesAvailableOnHomePage History
Failing since build #3076 (Child of RA-RA-1320) Run UI tests on Travis 1 sec
Successful LoginTest verifySysadminModulesAvailableOnHomePage History
Failing since build #3076 (Child of RA-RA-1320) Run UI tests on Travis 1 sec
Successful LoginTest verifyNurseModulesAvailableOnHomePage History
Failing since build #3076 (Child of RA-RA-1320) Run UI tests on Travis 1 sec
Successful LoginTest verifyDoctorModulesAvailableOnHomePage History
Failing since build #3076 (Child of RA-RA-1320) Run UI tests on Travis 1 sec
Successful RegistrationAppTest registerUnidentifiedPatient History
Failing since build #3077 (Child of RDD-RDD-1262) Run UI tests on Travis 12 secs
Successful RegistrationAppTest registerAPatient History
Failing since build #3077 (Child of RDD-RDD-1262) Run UI tests on Travis 25 secs
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed VisitTest testStartVisit History
Failing since build #3077 (Child of RDD-RDD-1262) Not quarantined Run UI tests on Travis 3 secs
javax.ws.rs.BadRequestException: HTTP 400 Bad Request
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:904)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770)
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90)
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228)
(46 more lines...)