OpenMRS Core Master

Build: #1419 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 3,368 tests in total
  • 1 test failed
  • 1 failure is new
  • 37 tests were quarantined / skipped
  • 11 minutes taken in total.

Build 1,419 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed OpenmrsTestsTest shouldStartWithShould History
< 1 sec
java.lang.AssertionError: org.openmrs.api.db.PatientDAOTest#patientSearchPerformanceTest is supposed to either 1) start with 'should' or 2) contain '_should' but it doesn't
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.OpenmrsTestsTest.shouldStartWithShould(OpenmrsTestsTest.java:71)