JAL-3768 noticed failure of test when run as part of suite via gradle - whilst patchi...
[jalview.git] / test / jalview / structure / Mapping.java
index 4bee3f5..fe8a4c6 100644 (file)
@@ -260,6 +260,8 @@ public class Mapping
   @Test(groups = { "Functional" })
   public void compareTransferredToRefPDBAnnot() throws Exception
   {
+    // JBPNote this has failed when run on OSX via gradle clean test
+    // possible race condition ?
     StructureImportSettings.setProcessSecondaryStructure(true);
     StructureImportSettings.setVisibleChainAnnotation(true);
     StructureImportSettings.setShowSeqFeatures(true);