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

Build: #549 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
1 minute
Revision
250bd3a2aeb1de70bb39e6e5ccafd0e4c2188f8a 250bd3a2aeb1de70bb39e6e5ccafd0e4c2188f8a
Total tests
323
Fixed in
#550 (Child of RESTWS-RESTWS-155)

Tests

  • 323 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes 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 <RUNNABLE>
java.lang.AssertionError: 
Expected: is <TERMINATED>
     but: was <RUNNABLE>
	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...)