Deploys Reference Application SNAPSHOT to maven
Build: #3177 failed
Job: Run UI tests on Travis failed
Test results
- 9 tests in total
- 2 tests failed
- 1 failure is new
- 1 test was quarantined / skipped
- 2 minutes taken in total.
Build 3,177 has the following 2 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
CheckModules
checkModules
|
24 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...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
LoginTest
verifyModulesAvailableOnHomePage
|
Failing since build #3176 (Child of ASU-ASUML-25) | 7 secs | ||
java.lang.AssertionError: Expected: is <8> but: was <7> java.lang.AssertionError: Expected: is <8> but: was <7> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.reference.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:40) (36 more lines...) |