Deploys Reference Application SNAPSHOT to maven
Build: #3184 failed Child of ASU-ASUML-35
Build result summary
Details
- Completed
- Queue duration
- 4 seconds
- Duration
- 11 minutes
- Labels
- None
- Revisions
-
- Distribution
-
dfa3f5c63ed5aa07cef5e40447e5dc42b9c08469
- Standalone RA
-
ab5a0e94e60123910c177b59b1ee8dc717467623
- Release scripts
-
4ae5ce92b1a7612108a7805946f4319dbbe074a3
- Total tests
- 9
- Failing since
- #3175 (Changes by Zhuan Qingshan <zhuanqingshan@163.com> – )
- Fixed in
- #3191 (Manual run by Wyclif Luyima)
Tests
- 0 New failures
- 2 Existing failures
- 0 Fixed
- 1 Quarantined / skipped
Responsible
This build has been failing since #3175
No one has taken responsibility
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
CheckModules
checkModules
|
Failing since build #3181 (Child of RA-RA-1371) | 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...) |
|||||
LoginTest
verifyModulesAvailableOnHomePage
|
Failing since build #3176 (Child of ASU-ASUML-25) | Run UI tests on Travis | 6 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...) |