git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
847076c
)
JAL-1270 disable test as not really a test and goes mad on the server
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Fri, 18 Sep 2015 15:50:43 +0000
(16:50 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Fri, 18 Sep 2015 15:50:43 +0000
(16:50 +0100)
test/jalview/gui/FontChooserTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/gui/FontChooserTest.java
b/test/jalview/gui/FontChooserTest.java
index
29c7748
..
355fdc3
100644
(file)
--- 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