We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1e913 commit 0625390Copy full SHA for 0625390
1 file changed
exist-core/pom.xml
@@ -2637,6 +2637,7 @@ The BaseX Team. The original license statement is also included below.]]></pream
2637
<exclude>org.exist.xmldb.ShutdownTest</exclude>
2638
2639
<!-- NOTE: this seems to cause intermittent issues under macOS and Windows on CircleCI -->
2640
+ <exclude>org.exist.xmldb.concurrent.ConcurrentResource2Test</exclude>
2641
<exclude>org.exist.xmlrpc.MoveResourceTest</exclude>
2642
</excludes>
2643
</configuration>
0 commit comments