X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fstructure%2FMapping.java;fp=test%2Fjalview%2Fstructure%2FMapping.java;h=fe8a4c678acf75f7e5f0615fd107335fcd848002;hb=39b4859e1a1b011af5d06058461db4d075acb578;hp=4bee3f5ad73614f1912c83110d8b78e4e9592cdc;hpb=f3dcb2f8f602117ac390799b1f310dcaa9918592;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);