Build #2

Build: #2 failed

Job: Clover and Tests failed

Stages & jobs

  1. Default Stage

Test results

  • 1,796 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed CommandsTest structureImageOutputTest(--headless --noquit --open ./examples/1gaq.txt --append ./examples/3W5V.pdb --structure examples/1gaq.txt --seqid "1GAQ|A" --structureimage test/jalview/bin/argparser/testfiles/structureimage3-1gaq.png --structure examples/3W5V.pdb --seqid "3W5V|A" --structureimage test/jalview/bin/argparser/testfiles/structureimage3-3w5v.png --overwrite, [Ljava.lang.String;@402d6012) History
4 secs
Classname: java.lang.AssertionError
Message: Expected test/jalview/bin/argparser/testfiles/structureimage3-1gaq.png to be larger than test/jalview/bin/argparser/testfiles/structureimage3-3w5v.png expected [true] but found [false]
Stacktrace:
java.lang.AssertionError: Expected test/jalview/bin/argparser/testfiles/structureimage3-1gaq.png to be larger than test/jalview/bin/argparser/testfiles/structureimage3-3w5v.png 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.bin.CommandsTest.verifyOrderedFileSet(CommandsTest.java:297)
(45 more lines...)