Build #3

Build: #3 failed

Job: Clover and Tests failed

Stages & jobs

  1. Default Stage

Test results

  • 1,914 tests in total
  • 3 tests failed
  • 1 failure is new
  • 6 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed Jalview2xmlTests testSaveAndLoadAnnotationBasedTree History
2 secs
Classname: java.lang.NullPointerException
Message: null
Stacktrace:
java.lang.NullPointerException
	at jalview.gui.TreePanel.showStructureProviderColouredLines_actionPerformed(TreePanel.java:1136)
	at jalview.jbgui.GTreePanel$11.actionPerformed(GTreePanel.java:240)
	at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
	at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
(50 more lines...)
Existing test failures 2
Status Test Failing since Duration
Classname: java.lang.AssertionError
Message: expected [26] but found [1]
Stacktrace:
java.lang.AssertionError: expected [26] but found [1]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertEquals(Assert.java:125)
	at org.testng.Assert.assertEquals(Assert.java:372)
(45 more lines...)
Classname: java.lang.IllegalArgumentException
Message: Can't get value of wrappedVisibleWidths from jalview.gui.SeqCanvas[,0,0,564x109,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
Stacktrace:
java.lang.IllegalArgumentException: Can't get value of wrappedVisibleWidths from jalview.gui.SeqCanvas[,0,0,564x109,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
	at junit.extensions.PA.getValue(PA.java:158)
	at jalview.gui.SeqCanvasTest.__CLR4_4_164gzpl3t8f(SeqCanvasTest.java:274)
	at jalview.gui.SeqCanvasTest.testCalculateWrappedGeometry_withAnnotations(SeqCanvasTest.java:226)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(52 more lines...)