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

Should start with should: Test case result

The below summarizes the result of the test "Should start with should" in build 1,419 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Should start with should
Test class
org.openmrs.OpenmrsTestsTest
Method
shouldStartWithShould
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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)