Build #3

Build: #3 failed

Job: Clover and Tests failed

Stages & jobs

  1. Default Stage

Test results

  • 1,925 tests in total
  • 2 tests failed
  • 1 failure is new
  • 5 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed EBIAlphaFoldTest checkImportPAEForStructure(examples/AlphaFold/AF-0000000203848083-model_v1.cif, examples/AlphaFold/AF-0000000203848083-predicted_aligned_error_v1.json) History
1 sec
Classname: java.lang.AssertionError
Message:  no contact map found for AF-0000000203848083-model_v1|B expected [1] but found [0]
Stacktrace:
java.lang.AssertionError:  no contact map found for AF-0000000203848083-model_v1|B expected [1] but found [0]
	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)
(44 more lines...)
Existing test failures 1
Status Test Failing since Duration
Classname: java.lang.AssertionError
Message: Exception importing paefile 'examples/AlphaFold/AF-Q5VSL9-F1-predicted_aligned_error_v4_cmp.json'
Stacktrace:
java.lang.AssertionError: Exception importing paefile 'examples/AlphaFold/AF-Q5VSL9-F1-predicted_aligned_error_v4_cmp.json'
	at org.testng.Assert.fail(Assert.java:83)
	at jalview.ws.dbsources.EBIAlphaFoldTest.__CLR4_4_1rvd1wm3rpc(EBIAlphaFoldTest.java:95)
	at jalview.ws.dbsources.EBIAlphaFoldTest.checkImportPAEToStructure(EBIAlphaFoldTest.java:66)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(56 more lines...)