JAL-2305 moved failing CrossRef tests to Functional_Failing group
authorJim Procter <jprocter@issues.jalview.org>
Thu, 12 Dec 2019 15:20:07 +0000 (15:20 +0000)
committerJim Procter <jprocter@issues.jalview.org>
Thu, 12 Dec 2019 15:20:07 +0000 (15:20 +0000)
test/jalview/analysis/CrossRefTest.java

index 81ec443..a262147 100644 (file)
@@ -410,7 +410,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");
@@ -464,7 +464,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()
   {
     /*
@@ -561,7 +561,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()
   {
     /*