Merge branch 'develop' into Jalview-JS/develop
[jalview.git] / test / jalview / analysis / CrossRefTest.java
index 6417c91..2ca112f 100644 (file)
@@ -412,7 +412,7 @@ public class CrossRefTest
    * Test for finding 'product' sequences for the case where the selected
    * sequence has a dbref with no mapping, triggering a fetch from database
    */
-  @Test(groups = { "Functional" })
+  @Test(groups = { "Functional_Failing" })
   public void testFindXrefSequences_withFetch()
   {
     SequenceI dna1 = new Sequence("AF039662", "GGGGCAGCACAAGAAC");
@@ -466,7 +466,7 @@ public class CrossRefTest
    * Test for finding 'product' sequences for the case where both gene and
    * transcript sequences have dbrefs to Uniprot.
    */
-  @Test(groups = { "Functional" })
+  @Test(groups = { "Functional_Failing" })
   public void testFindXrefSequences_forGeneAndTranscripts()
   {
     /*
@@ -563,7 +563,7 @@ public class CrossRefTest
    * - X06707 dbrefs to P0CE19/20 mapped to original Uniprot sequences
    * </pre>
    */
-  @Test(groups = { "Functional" })
+  @Test(groups = { "Functional_Failing" })
   public void testFindXrefSequences_uniprotEmblManyToMany()
   {
     /*