OpenMRS Core Master

Build: #1228 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
9 minutes
Revision
e64c431db211421e23e480c24e896cc6f62d0216 e64c431db211421e23e480c24e896cc6f62d0216
Total tests
3168
Fixed in
#1229 (Manual run by Daniel Kayiwa)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 3,168 tests in total
  • 1 test failed
  • 1 failure is new
  • 31 tests were quarantined / skipped
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed SchedulerServiceTest shouldSaveLastExecutionTime History
21 secs
java.lang.AssertionError: lastExecutionTime is null, so the SchedulerService didn't save it
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:621)
	at org.openmrs.scheduler.SchedulerServiceTest.shouldSaveLastExecutionTime(SchedulerServiceTest.java:399)