You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2022/11/08 13:09:32 UTC

[camel-quarkus] 07/07: Disable GoogleBigqueryTest.sqlCrudOperations due to #4029

This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch 2.13.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit ac60c43b75266272e204fc6bac7a9f087334f229
Author: James Netherton <ja...@gmail.com>
AuthorDate: Tue Nov 8 10:36:42 2022 +0000

    Disable GoogleBigqueryTest.sqlCrudOperations due to #4029
---
 .../camel/quarkus/component/google/bigquery/it/GoogleBigqueryTest.java  | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/integration-tests/google-bigquery/src/test/java/org/apache/camel/quarkus/component/google/bigquery/it/GoogleBigqueryTest.java b/integration-tests/google-bigquery/src/test/java/org/apache/camel/quarkus/component/google/bigquery/it/GoogleBigqueryTest.java
index 512b662e91..edd03336cb 100644
--- a/integration-tests/google-bigquery/src/test/java/org/apache/camel/quarkus/component/google/bigquery/it/GoogleBigqueryTest.java
+++ b/integration-tests/google-bigquery/src/test/java/org/apache/camel/quarkus/component/google/bigquery/it/GoogleBigqueryTest.java
@@ -43,6 +43,7 @@ import org.apache.camel.quarkus.test.support.google.GoogleCloudTestResource;
 import org.apache.camel.quarkus.test.support.google.GoogleProperty;
 import org.apache.camel.util.CollectionHelper;
 import org.junit.jupiter.api.Assertions;
+import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
 import static org.apache.camel.util.CollectionHelper.mapOf;
@@ -280,6 +281,7 @@ class GoogleBigqueryTest {
         return retVal;
     }
 
+    @Disabled("https://github.com/apache/camel-quarkus/issues/4029")
     @Test
     public void sqlCrudOperations() throws Exception {
         // create