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 2023/03/06 08:13:10 UTC

[camel-quarkus] 02/03: Disable cxf-soap-grouped tests due to #4603

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

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

commit 78c3a1c522602535d721b72a9b024897bae25f95
Author: James Netherton <ja...@gmail.com>
AuthorDate: Mon Feb 27 08:17:59 2023 +0000

    Disable cxf-soap-grouped tests due to #4603
---
 integration-test-groups/pom.xml      | 2 +-
 integration-tests/pom.xml            | 2 +-
 tooling/scripts/test-categories.yaml | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/integration-test-groups/pom.xml b/integration-test-groups/pom.xml
index ec8994406c..c2e6c94917 100644
--- a/integration-test-groups/pom.xml
+++ b/integration-test-groups/pom.xml
@@ -42,7 +42,7 @@
         <module>aws2-quarkus-client</module>
         <module>azure</module>
         <module>compression</module>
-        <module>cxf-soap</module>
+	<!--<module>cxf-soap</module> https://github.com/apache/camel-quarkus/issues/4603 -->
         <module>dataformats-json</module>
         <module>foundation</module>
         <module>mongodb</module>
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index f6fb866f22..f4325ca812 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -79,7 +79,7 @@
         <module>crypto</module>
         <module>csimple</module>
         <module>csv</module>
-        <module>cxf-soap-grouped</module>
+        <!--<module>cxf-soap-grouped</module> https://github.com/apache/camel-quarkus/issues/4603 -->
         <module>dataformat</module>
         <module>dataformats-json-grouped</module>
         <!--<module>datasonnet</module>-->
diff --git a/tooling/scripts/test-categories.yaml b/tooling/scripts/test-categories.yaml
index 5658ae216b..ac5bce8945 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -78,7 +78,6 @@ group-05:
   - bindy
   - cbor
   - csv
-  - cxf-soap-grouped
   - dataformat
   - hl7
   - jaxb