More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #685 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
2 minutes
Revision
74b7d68949258deba9d8d367852cb9444b27ea56 74b7d68949258deba9d8d367852cb9444b27ea56
Total tests
338
Fixed in
#687 (Child of REP-REP-325)

Tests

  • 338 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 minute taken in total.
New test failures 1
Status Test Duration
Collapse Failed PrinterViaSocketTest shouldPrintToMultipleSocketsAndBlockViaThread History
1 sec
java.lang.AssertionError:  Expected: is <TERMINATED>      but: was <BLOCKED>
java.lang.AssertionError: 
Expected: is <TERMINATED>
     but: was <BLOCKED>
	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.emrapi.printer.PrinterViaSocketTest.shouldPrintToMultipleSocketsAndBlockViaThread(PrinterViaSocketTest.java:162)
(33 more lines...)