From bf11c47230c9422bdda4deca19c1b4888ffd0be8 Mon Sep 17 00:00:00 2001 From: Katie McLaughlin Date: Mon, 13 Oct 2025 08:25:22 +1100 Subject: [PATCH] ci(pubsublite): skip tests, product pending deprecation --- .../src/test/java/examples/PubsubliteToGcsIT.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubsublite/streaming-analytics/src/test/java/examples/PubsubliteToGcsIT.java b/pubsublite/streaming-analytics/src/test/java/examples/PubsubliteToGcsIT.java index d4d33f644a5..40f76db1c39 100644 --- a/pubsublite/streaming-analytics/src/test/java/examples/PubsubliteToGcsIT.java +++ b/pubsublite/streaming-analytics/src/test/java/examples/PubsubliteToGcsIT.java @@ -61,6 +61,7 @@ import org.junit.Assert; import org.junit.Before; import org.junit.BeforeClass; +import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; @@ -200,6 +201,7 @@ public void tearDown() throws Exception { } @Test + @Ignore("https://cloud.google.com/pubsub/lite/docs Deprecated") public void testPubsubliteToGcs() throws InterruptedException, ExecutionException { // Run the pipeline on Dataflow as instructed in the README. PubsubliteToGcs.main(