X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=test%2Fjalview%2Fbin%2FCommandLineOperations.java;h=d829aae7ab157a977cd1e7e37830d1ca23ab15f5;hp=2ccb5dd751412ff1a04d34cfdbcda4fc3369ca40;hb=7897d440305e772159ac07a504b935b9c58e118f;hpb=ef1d19d74a85425a99ed463d638545c46297ef0e diff --git a/test/jalview/bin/CommandLineOperations.java b/test/jalview/bin/CommandLineOperations.java index 2ccb5dd..d829aae 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 = 10500; // Note longer timeout needed + private static final int TEST_TIMEOUT = 12500; // Note longer timeout needed // on // full test run than on // individual tests