JAL-1270 disable test as not really a test and goes mad on the server
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 18 Sep 2015 15:50:43 +0000 (16:50 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 18 Sep 2015 15:50:43 +0000 (16:50 +0100)
test/jalview/gui/FontChooserTest.java

index 29c7748..355fdc3 100644 (file)
@@ -35,7 +35,7 @@ public class FontChooserTest
    * available, plain) fonts and point sizes that would be rejected by Jalview's
    * FontChooser as having an I-width of less than 1.0.
    */
-  @Test(groups = { "Functional" })
+  @Test(groups = { "Functional" }, enabled = false)
   public void dumpInvalidFonts()
   {
     String[] fonts = java.awt.GraphicsEnvironment