Build #3

Build and run tests under Java 11

Build: #3 failed Changes by Gitlab User

Test results

  • 2,146 tests in total
  • 3 tests failed
  • 3 failures are new
  • 1 test was fixed
  • 6 minutes taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed CommandLineOperations testHeadlessModeOutputOperations(headless -open examples/uniref50.fa, -html, test/jalview/bin/test_uniref50_out.html, true, 4096, 15000, ) History
Clover and Tests 2 secs
Classname: java.lang.AssertionError
Message: Didn't create an output -html file.[headless -open examples/uniref50.fa] expected [true] but found [false]
Stacktrace:
java.lang.AssertionError: Didn't create an output -html file.[headless -open examples/uniref50.fa] expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:110)
at org.testng.Assert.failNotEquals(Assert.java:1413)
at org.testng.Assert.assertTrue(Assert.java:56)
at jalview.bin.CommandLineOperations.testHeadlessModeOutputOperations(CommandLineOperations.java:343)
(46 more lines...)
Collapse Failed StructureChooserTest openStructureFileForSequenceTest(examples/uniref50.fa, FER1_SPIOL, examples/AlphaFold/AF-P00221-F1-model_v4.cif, Default, examples/AlphaFold/AF-P00221-F1-predicted_aligned_error_v4.json, true, false, JMOL, 15, 7, 1, ) History
Clover and Tests 1 sec
Classname: java.lang.AssertionError
Message: Wrong number of structure viewers opened expected:<1> but was:<0>
Stacktrace:
java.lang.AssertionError: Wrong number of structure viewers opened expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at jalview.gui.StructureChooserTest.__CLR4_4_1nqeoac434r(StructureChooserTest.java:358)
(47 more lines...)
Collapse Failed Jalview2xmlTests noDuplicatePdbMappingsMade History
Clover and Tests 1 sec
Classname: java.lang.AssertionError
Message: Expected only two mappings for 1A70 expected [2] but found [0]
Stacktrace:
java.lang.AssertionError: Expected only two mappings for 1A70 expected [2] but found [0]
at org.testng.Assert.fail(Assert.java:110)
at org.testng.Assert.failNotEquals(Assert.java:1413)
at org.testng.Assert.assertEqualsImpl(Assert.java:149)
at org.testng.Assert.assertEquals(Assert.java:131)
(49 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful AlignmentActionListenerNotifiedTest jobStatusChanged_taskStatusChangedCalledWithJobStatus(UNKNOWN) History
Clover and Tests < 1 sec