Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #249 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
e14ce18698da2e3a504648a46ccf4b692ea6a47e e14ce18698da2e3a504648a46ccf4b692ea6a47e
Total tests
72
Fixed in
#250 (Manual run by Rafal Korytkowski)

Tests

  • 72 tests in total
  • 1 test failed
  • 1 failure is new
  • 46 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed AppFrameworkServiceTest testInheritingConfigurationFromAppTemplate History
< 1 sec
java.lang.AssertionError:  Expected: is "patientDashboard.page?patientId={{appContext.createdPatientId}}"      but: was "\"patientDashboard.page?patientId={{appContext.createdPatientId}}\""
java.lang.AssertionError: 
Expected: is "patientDashboard.page?patientId={{appContext.createdPatientId}}"
     but: was "\"patientDashboard.page?patientId={{appContext.createdPatientId}}\""
	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.module.appframework.service.AppFrameworkServiceTest.testInheritingConfigurationFromAppTemplate(AppFrameworkServiceTest.java:342)
(37 more lines...)