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:30 UTC

[camel-quarkus] 16/40: Disable dataformats-json test temporarily #4507

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 130b58d2e034848d81c7e246f70d358ad6aa4aed
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Tue Feb 7 10:18:25 2023 +0100

    Disable dataformats-json test temporarily #4507
---
 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 0f1f717977..798692bb55 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -80,7 +80,7 @@
         <module>csv</module>
         <!--<module>cxf-soap-grouped</module>-->
         <module>dataformat</module>
-        <module>dataformats-json</module>
+        <!--<module>dataformats-json</module> https://github.com/apache/camel-quarkus/issues/4507 -->
         <!--<module>datasonnet</module>-->
         <module>debezium</module>
         <module>digitalocean</module>
diff --git a/tooling/scripts/test-categories.yaml b/tooling/scripts/test-categories.yaml
index 75c250fddd..083fcbae9c 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -90,7 +90,6 @@ group-06:
   - saga
   - sjms-qpid-amqp-client
 group-07:
-  - dataformats-json
   - dropbox
   - geocoder
   - jslt