From a4d46a8f06393f408b90cf2ce34f7bd047528aa7 Mon Sep 17 00:00:00 2001 From: Sakthivel Subramanian Date: Tue, 7 Apr 2026 16:31:52 +0530 Subject: [PATCH] chore(spanner): ignore abortAndRetry in ITTransactionManagerTest Ignore the test due to b/498983034. --- .../com/google/cloud/spanner/it/ITTransactionManagerTest.java | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITTransactionManagerTest.java b/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITTransactionManagerTest.java index 116d6c24368e..91a47d5980c8 100644 --- a/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITTransactionManagerTest.java +++ b/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITTransactionManagerTest.java @@ -51,6 +51,7 @@ import org.junit.Before; import org.junit.BeforeClass; import org.junit.ClassRule; +import org.junit.Ignore; import org.junit.Test; import org.junit.experimental.categories.Category; import org.junit.runner.RunWith; @@ -209,6 +210,9 @@ public void rollback() throws InterruptedException { } @SuppressWarnings("resource") + // TODO(sakthivelmani): Resolve this test failure after the conclusion of + // b/498983034. + @Ignore @Test public void abortAndRetry() throws InterruptedException { assumeFalse(