From: gmungoc Date: Fri, 18 Sep 2015 15:50:43 +0000 (+0100) Subject: JAL-1270 disable test as not really a test and goes mad on the server X-Git-Tag: Release_2_10_0~394^2~6 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=aeaae25a13f0a17da37a9585ce75defc47ed1bd5;p=jalview.git JAL-1270 disable test as not really a test and goes mad on the server --- diff --git a/test/jalview/gui/FontChooserTest.java b/test/jalview/gui/FontChooserTest.java index 29c7748..355fdc3 100644 --- a/test/jalview/gui/FontChooserTest.java +++ b/test/jalview/gui/FontChooserTest.java @@ -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