From: Jim Procter Date: Tue, 21 Jun 2016 09:40:47 +0000 (+0100) Subject: JAL-1369 make sure desktop is cleared before test starts X-Git-Tag: Release_2_10_0~161^2~5^2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=58e2ad66c47ab4c07dbf41745c817c7ffeb7aa9e;p=jalview.git JAL-1369 make sure desktop is cleared before test starts --- diff --git a/test/jalview/io/Jalview2xmlTests.java b/test/jalview/io/Jalview2xmlTests.java index 52cee59..b45cd2a 100644 --- a/test/jalview/io/Jalview2xmlTests.java +++ b/test/jalview/io/Jalview2xmlTests.java @@ -421,9 +421,10 @@ public class Jalview2xmlTests * * @throws Exception */ - @Test(groups = { "Functional" }, enabled = true) + @Test(groups = { "Functional" }) public void testStoreAndRecoverReferenceSeqSettings() throws Exception { + Desktop.instance.closeAll_actionPerformed(null); String afid = ""; { AlignFrame af = new jalview.io.FileLoader().LoadFileWaitTillLoaded(