JAL-1889 disable test failing on build server
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 26 May 2020 16:26:55 +0000 (17:26 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 26 May 2020 16:26:55 +0000 (17:26 +0100)
test/jalview/gui/SeqCanvasTest.java

index 22035f1..aaacce0 100644 (file)
@@ -306,7 +306,7 @@ public class SeqCanvasTest
    * endSeq should be unchanged, but the vertical repeat height should include
    * all sequences.
    */
-  @Test(groups = "Functional")
+  @Test(groups = "Functional_Failing")
   public void testCalculateWrappedGeometry_fromScrolled()
   {
     AlignViewport av = af.getViewport();