JAL-4090 JAL-4291 disable failing test and note as new knowndefect
[jalview.git] / test / jalview / gui / AlignmentPanelTest.java
index 0e2bf54..892cdef 100644 (file)
@@ -209,9 +209,9 @@ public class AlignmentPanelTest
   /**
    * Test the variant of calculateIdWidth that computes the longest of any
    * sequence name or annotation label width
-   * FIXME: test needs updating for JAL-244 and JAL-4091
+   * FIXME: JAL-4291: test needs updating for JAL-244 and JAL-4091
    */
-  @Test(groups = "Functional")
+  @Test(groups = "Functional",enabled=false)
   public void testCalculateIdWidth_withMaxWidth()
   {
     AlignViewportI av = af.alignPanel.getAlignViewport();