X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fbin%2FCommandLineOperations.java;h=a539f78cdf891448a2687ba58f6c99ce7752e450;hb=b6d742b3a1232c0b8f92454dd513ff93479fcf47;hp=59fc79d9ffd196e662ca7919e1011decd32c90f2;hpb=83642b44f7e3ba17c202113a435d72a0e2d9118b;p=jalview.git diff --git a/test/jalview/bin/CommandLineOperations.java b/test/jalview/bin/CommandLineOperations.java index 59fc79d..a539f78 100644 --- a/test/jalview/bin/CommandLineOperations.java +++ b/test/jalview/bin/CommandLineOperations.java @@ -54,7 +54,7 @@ public class CommandLineOperations JvOptionPane.setMockResponse(JvOptionPane.CANCEL_OPTION); } - private static final int TEST_TIMEOUT = 9000; // Note longer timeout needed + private static final int TEST_TIMEOUT = 10500; // Note longer timeout needed // on // full test run than on // individual tests