You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2023/02/08 10:00:52 UTC

[camel-quarkus] 38/40: Disable twilio test temporarily #4527

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

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

commit 726217d2c1d7c4a28100db5b37a69c52c00faeed
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Wed Feb 8 00:15:17 2023 +0100

    Disable twilio test temporarily #4527
---
 integration-tests/pom.xml            | 2 +-
 tooling/scripts/test-categories.yaml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 33e4297ed6..2ac025884b 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -218,7 +218,7 @@
         <module>tarfile</module>
         <module>telegram</module>
         <!--<module>tika</module>-->
-        <module>twilio</module>
+        <!--<module>twilio</module> https://github.com/apache/camel-quarkus/issues/4527 -->
         <module>twitter</module>
         <module>univocity-parsers</module>
         <module>validator</module>
diff --git a/tooling/scripts/test-categories.yaml b/tooling/scripts/test-categories.yaml
index 8c7639d618..aefbc037f1 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -177,5 +177,4 @@ group-13:
   - sap-netweaver
   - servicenow
   - slack
-  - twilio
   - pgevent