Deploys Reference Application SNAPSHOT to maven

Build: #5085 failed

Job: Run UI tests on Travis failed

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Job result summary

Completed
Duration
21 minutes
Revision
9b7f48520c8907af5bb88446f49f3fca7b48c5c3 9b7f48520c8907af5bb88446f49f3fca7b48c5c3
Total tests
30
Fixed in
#5086 (Code changes detected)

Configuration changes

Job Run UI tests on Travis with key REFAPP-OMODDISTRO-INTTESTS no longer exists.

Tests

  • 30 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 101 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed AddDiagnosisToVisitNoteTest AddDiagnosisToVisitNoteTest History
6 mins
org.junit.ComparisonFailure: expected:<[Bleeding]> but was:<[Pneumonia]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.reference.AddDiagnosisToVisitNoteTest.AddDiagnosisToVisitNoteTest(AddDiagnosisToVisitNoteTest.java:58)