Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 26 May 2020 16:27:08 +0000 (17:27 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 26 May 2020 16:27:08 +0000 (17:27 +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();