github-actions[bot] commented on PR #26623:
URL: https://github.com/apache/camel/pull/26623#issuecomment-5748975097

   <!-- ci-tested-modules -->
   :test_tube: **CI tested the following changed modules:**
   
   - `components/camel-groovy`
   - `dsl/camel-jbang/camel-jbang-core`
   - `dsl/camel-kamelet-main`
   
   ---
   
   <details><summary>:microscope: Scalpel shadow comparison — Scalpel: 16 of 
692 tested, 25 compile-only — current: 16 all tested</summary>
   
   [Maveniverse Scalpel](https://github.com/maveniverse/scalpel) detected **43 
affected modules** (current approach: 16).
   
   **Skip-tests mode would test 16 modules** (3 direct + 15 downstream), **skip 
tests for 25** (generated code, meta-modules)
   
   <details><summary>:warning: Modules only in Scalpel (27)</summary>
   
   - `apache-camel`
   - `camel-allcomponents`
   - `camel-catalog`
   - `camel-catalog-console`
   - `camel-catalog-maven`
   - `camel-catalog-suggest`
   - `camel-componentdsl`
   - `camel-endpointdsl`
   - `camel-endpointdsl-support`
   - `camel-itest`
   - `camel-jbang-core`
   - `camel-jbang-it`
   - `camel-jbang-main`
   - `camel-jbang-plugin-edit`
   - `camel-jbang-plugin-generate`
   - `camel-jbang-plugin-kubernetes`
   - `camel-jbang-plugin-test`
   - `camel-kamelet-main`
   - `camel-launcher`
   - `camel-report-maven-plugin`
   - `camel-route-parser`
   - `camel-yaml-dsl`
   - `camel-yaml-dsl-deserializers`
   - `camel-yaml-dsl-maven-plugin`
   - `coverage`
   - `docs`
   - `dummy-component`
   
   </details>
   
   
   <details><summary>Modules Scalpel would test (16)</summary>
   
   - `camel-groovy` ← 
components/camel-groovy/src/main/java/org/apache/camel/language/groovy/DefaultGroovyScriptCompiler.java,
 
components/camel-groovy/src/main/java/org/apache/camel/language/groovy/GroovyExpression.java,
 
components/camel-groovy/src/main/java/org/apache/camel/language/groovy/GroovyLanguage.java,
 
components/camel-groovy/src/test/java/org/apache/camel/language/groovy/GroovyCompilePreProcessorTest.java
   - `camel-iso8583` ← downstream of org.apache.camel:camel-groovy
   - `camel-jbang-core` ← 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/ai/GroovyImportChecks.java,
 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/ai/SourceValidator.java,
 
dsl/camel-jbang/camel-jbang-core/src/test/java/org/apache/camel/dsl/jbang/core/commands/ai/GroovyImportChecksTest.java
   - `camel-jbang-mcp` ← downstream of org.apache.camel:camel-jbang-core
   - `camel-jbang-plugin-mcp` ← downstream of org.apache.camel:camel-jbang-core
   - `camel-jbang-plugin-route-parser` ← downstream of 
org.apache.camel:camel-jbang-core
   - `camel-jbang-plugin-tui` ← downstream of org.apache.camel:camel-jbang-core
   - `camel-jbang-plugin-validate` ← downstream of 
org.apache.camel:camel-jbang-core
   - `camel-kamelet` ← downstream of org.apache.camel:camel-groovy
   - `camel-kamelet-main` ← 
dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/JavaKnownImportsDownloader.java,
 dsl/camel-kamelet-main/src/main/known-third-party-libraries.properties, 
dsl/camel-kamelet-main/src/test/java/org/apache/camel/main/download/JavaKnownImportsDownloaderTest.java
   - `camel-launcher-container` ← downstream of org.apache.camel:camel-launcher
   - `camel-once` ← downstream of org.apache.camel:camel-groovy
   - `camel-state-store` ← downstream of org.apache.camel:camel-test-main-junit5
   - `camel-test-main-junit5` ← downstream of org.apache.camel:camel-xml-io-dsl
   - `camel-test-main-junit6` ← downstream of org.apache.camel:camel-xml-io-dsl
   - `camel-xml-io-dsl` ← downstream of org.apache.camel:camel-groovy
   - `camel-yaml-dsl-validator` ← downstream of org.apache.camel:camel-catalog
   - `camel-yaml-dsl-validator-maven-plugin` ← downstream of 
org.apache.camel:camel-yaml-dsl-validator
   
   </details>
   
   <details><summary>Modules with tests skipped (25)</summary>
   
   - `apache-camel`
   - `camel-allcomponents`
   - `camel-catalog`
   - `camel-catalog-console`
   - `camel-catalog-maven`
   - `camel-catalog-suggest`
   - `camel-componentdsl`
   - `camel-endpointdsl`
   - `camel-endpointdsl-support`
   - `camel-itest`
   - `camel-jbang-it`
   - `camel-jbang-main`
   - `camel-jbang-plugin-edit`
   - `camel-jbang-plugin-generate`
   - `camel-jbang-plugin-kubernetes`
   - `camel-jbang-plugin-test`
   - `camel-launcher`
   - `camel-report-maven-plugin`
   - `camel-route-parser`
   - `camel-yaml-dsl`
   - `camel-yaml-dsl-deserializers`
   - `camel-yaml-dsl-maven-plugin`
   - `coverage`
   - `docs`
   - `dummy-component`
   
   </details>
   
   > :information_source: Shadow mode — Scalpel observes but does not affect 
test execution. [Learn more](https://github.com/maveniverse/scalpel)
   
   </details>
   
   :warning: **Some tests are disabled on GitHub Actions** 
(`@DisabledIfSystemProperty(named = "ci.env.name")`) and require manual 
verification:
   
   - `dsl/camel-jbang/camel-jbang-core`: 2 test(s) disabled on GitHub Actions
   
   :bulb: **Manual integration tests recommended:**
   
   > You modified `dsl/camel-jbang/camel-jbang-core`. The related integration 
tests in `dsl/camel-jbang/camel-jbang-it` are excluded from CI. Consider 
running them manually:
   > ```
   > mvn verify -f dsl/camel-jbang/camel-jbang-it -Djbang-it-test
   > ```
   
   <details><summary>All tested modules (43 modules, 5m 21s total)</summary>
   
   **Total reactor time:** 5m 21s
   
   | Module | Duration | Status |
   | --- | --- | --- |
   | Camel :: Endpoint DSL | 53.3s | SUCCESS |
   | Camel :: YAML DSL | 50.6s | SUCCESS |
   | Camel :: Launcher | 30.1s | SUCCESS |
   | Camel :: JBang :: MCP | 24.1s | SUCCESS |
   | Camel :: JBang :: Plugin :: TUI | 22.3s | SUCCESS |
   | Camel :: Catalog :: Camel Catalog | 12.8s | SUCCESS |
   | Camel :: Component DSL | 11.9s | SUCCESS |
   | Camel :: Groovy | 11.9s | SUCCESS |
   | Camel :: Kamelet | 10.6s | SUCCESS |
   | Camel :: Docs | 8.8s | SUCCESS |
   | Camel :: Test :: Main :: JUnit6 | 8.1s | SUCCESS |
   | Camel :: Test :: Main :: JUnit5 | 7.7s | SUCCESS |
   | Camel :: JBang :: Plugin :: Kubernetes | 7.2s | SUCCESS |
   | Camel :: XML DSL with camel-xml-io | 5.9s | SUCCESS |
   | Camel :: JBang :: Plugin :: Testing | 5.4s | SUCCESS |
   | Camel :: Once | 5.1s | SUCCESS |
   | Camel :: YAML DSL :: Validator | 4.8s | SUCCESS |
   | Camel :: Kamelet Main | 4.6s | SUCCESS |
   | Camel :: Catalog :: Camel Route Parser | 4.1s | SUCCESS |
   | Camel :: ISO-8583 | 3.4s | SUCCESS |
   | Camel :: JBang :: Plugin :: Validate | 3.1s | SUCCESS |
   | Camel :: Catalog :: Camel Report Maven Plugin | 3.1s | SUCCESS |
   | Camel :: All Components Sync point | 2.9s | SUCCESS |
   | Camel :: YAML DSL :: Deserializers | 2.8s | SUCCESS |
   | Camel :: State Store | 2.5s | SUCCESS |
   | Camel :: YAML DSL :: Validator Maven Plugin | 1.9s | SUCCESS |
   | Camel :: Catalog :: Maven | 1.7s | SUCCESS |
   | Camel :: YAML DSL :: Maven Plugins | 1.6s | SUCCESS |
   | Camel :: Catalog :: Suggest (deprecated) | 1.4s | SUCCESS |
   | Camel :: JBang :: Plugin :: MCP | 1.0s | SUCCESS |
   | Camel :: JBang :: Plugin :: Edit | 0.9s | SUCCESS |
   | Camel :: Catalog :: Dummy Component | 0.8s | SUCCESS |
   | Camel :: Assembly | 0.8s | SUCCESS |
   | Camel :: JBang :: Plugin :: Generate | 0.7s | SUCCESS |
   | Camel :: Coverage | 0.6s | SUCCESS |
   | Camel :: JBang :: Integration tests | 0.5s | SUCCESS |
   | Camel :: JBang :: Main | 0.5s | SUCCESS |
   | Camel :: Launcher :: Container | 0.5s | SUCCESS |
   | Camel :: Catalog :: Console | 0.5s | SUCCESS |
   | Camel :: Endpoint DSL :: Support | 0.4s | SUCCESS |
   | Camel :: JBang :: Plugin :: Route Parser | 0.4s | SUCCESS |
   | Camel :: Integration Tests | n/a |  |
   | Camel :: JBang :: Core | n/a |  |
   
   **Top 20 slowest modules:**
   - `Camel :: Endpoint DSL` (53.3s)
   - `Camel :: YAML DSL` (50.6s)
   - `Camel :: Launcher` (30.1s)
   - `Camel :: JBang :: MCP` (24.1s)
   - `Camel :: JBang :: Plugin :: TUI` (22.3s)
   - `Camel :: Catalog :: Camel Catalog` (12.8s)
   - `Camel :: Component DSL` (11.9s)
   - `Camel :: Groovy` (11.9s)
   - `Camel :: Kamelet` (10.6s)
   - `Camel :: Docs` (8.8s)
   - `Camel :: Test :: Main :: JUnit6` (8.1s)
   - `Camel :: Test :: Main :: JUnit5` (7.7s)
   - `Camel :: JBang :: Plugin :: Kubernetes` (7.2s)
   - `Camel :: XML DSL with camel-xml-io` (5.9s)
   - `Camel :: JBang :: Plugin :: Testing` (5.4s)
   - `Camel :: Once` (5.1s)
   - `Camel :: YAML DSL :: Validator` (4.8s)
   - `Camel :: Kamelet Main` (4.6s)
   - `Camel :: Catalog :: Camel Route Parser` (4.1s)
   - `Camel :: ISO-8583` (3.4s)
   
   </details>
   
   ---
   :gear: [View full build and test 
results](https://github.com/apache/camel/actions/runs/35501511588)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to