Build #6

Build and run tests under Java 11

Build: #6 failed

Job: Clover and Tests failed

Stages & jobs

  1. Default Stage

Test results

  • 1,915 tests in total
  • 1 test failed
  • 1 failure is new
  • 6 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed AlignViewportTest testShowOrDontShowOccupancy History
< 1 sec
Classname: java.lang.AssertionError
Message: Expected occupancy to be non-null in column 5 expected object to not be null
Stacktrace:
java.lang.AssertionError: Expected occupancy to be non-null in column 5 expected object to not be null
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.assertNotNull(Assert.java:406)
	at jalview.gui.AlignViewportTest.__CLR4_4_1lfq8443uue(AlignViewportTest.java:478)
	at jalview.gui.AlignViewportTest.testShowOrDontShowOccupancy(AlignViewportTest.java:446)
(42 more lines...)