Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Incomplete
-
Affects Version/s: 2.10.0
-
Fix Version/s: 2.10.2
-
Component/s: Test suite
-
Labels:None
Description
Fails during setup of the test, as it cannot find the Jpred web service in its list. Ultimately this is because Jws2InstanceFactory.ignoreGUI contains JPredWS, which results in JabaWSServerQuery not adding JPredWS to the list of services held by its jws2Discoverer instance, which means when the test is set up it searches through the jws2Discoverer list of services for JPredWs, doesn't find it and then fails.
Attachments
Issue Links
- related with
-
JAL-2313 [Network] Unit test failure: jalview.ws.jabaws.RNAStructExportImport.testRNAStructExport
- Reopened