From e3f586da5698c8529a249b0214d58bb95f27143d Mon Sep 17 00:00:00 2001 From: James Seibel Date: Tue, 12 May 2026 21:56:18 -0500 Subject: [PATCH] temp comment out PooledDataSourceCheckoutTest --- .../src/test/java/tests/PooledDataSourceCheckoutTest.java | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/core/src/test/java/tests/PooledDataSourceCheckoutTest.java b/core/src/test/java/tests/PooledDataSourceCheckoutTest.java index 7a0eae61f..7cbacf3b0 100644 --- a/core/src/test/java/tests/PooledDataSourceCheckoutTest.java +++ b/core/src/test/java/tests/PooledDataSourceCheckoutTest.java @@ -39,7 +39,13 @@ import org.junit.Test; public class PooledDataSourceCheckoutTest { - @Test + /** + * commented out for now since it has + * a chance of breaking if any other tests + * using the same pools run at the same time + * or before this one. + */ + //@Test public void TestCheckouts() { // something like this should probably be called before starting the test to ensure