Build #1

Build: #1 failed

Job: Clover and Tests failed

Stages & jobs

  1. Default Stage

Test results

  • 1,900 tests in total
  • 1 test failed
  • 1 failure is new
  • 8 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed ImageExporterTest testExportSVG History
26 secs
Classname: java.lang.AssertionError
Message: Exported file size (0) is not as big as it should be (>122880000) expected [true] but found [false]
Stacktrace:
java.lang.AssertionError: Exported file size (0) is not as big as it should be (>122880000) expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:496)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at jalview.gui.ImageExporterTest.__CLR4_4_1ogm5ln3tu1(ImageExporterTest.java:193)
(13 more lines...)