X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fstructure%2FMapping.java;h=fe8a4c678acf75f7e5f0615fd107335fcd848002;hb=abf60df139098a27022b269449d607bcc3c6a0f3;hp=4bee3f5ad73614f1912c83110d8b78e4e9592cdc;hpb=a2684be1a91eaa743a5b0efa8be66590d2a80cfb;p=jalview.git diff --git a/test/jalview/structure/Mapping.java b/test/jalview/structure/Mapping.java index 4bee3f5..fe8a4c6 100644 --- a/test/jalview/structure/Mapping.java +++ b/test/jalview/structure/Mapping.java @@ -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);