gnodet commented on PR #25605:
URL: https://github.com/apache/camel/pull/25605#issuecomment-5558503631

   ## ✅ Local IT results for `b8c62e9f`
   
   **Test-infra module**: `camel-test-infra-hivemq`
   **Property changed**: `hivemq.sparkplug.from.image` (2024.6 → 2026.5)
   **Components tested**: `camel-tahu`
   
   ### Results
   
   | Test Class | Tests | Pass | Fail | Skip |
   |---|---|---|---|---|
   | `TahuEdgeProducerIT` | 6 | 3 | 3 | 0 |
   | `TahuHostConsumerIT` | 1 | 1 | 0 | 0 |
   | `TahuEdgeClientManualIT` | 1 | 0 | 0 | 1 |
   | `TahuHostApplicationManualIT` | 1 | 0 | 0 | 1 |
   | **Total** | **9** | **4** | **3** | **2** |
   
   ### Baseline comparison
   
   ⚠️ The same 3 failures occur on `main` (baseline, 
sparkplug.from.image:2024.6) with identical patterns:
   
   1. `tckSessionTest[2]` — Sparkplug TCK reports `OVERALL: FAIL but 
INCOMPLETE` (disconnect packet + ndeath message publisher checks)
   2. `tckSessionTest[3]` — Mock endpoint received 0 messages (expected 1)
   3. `tckSessionTest[5]` — Mock endpoint received 0 messages (expected 1)
   
   **Conclusion**: These are **pre-existing flaky tests**, not regressions from 
the container upgrade. The upgrade of the sparkplug from-image from 
hivemq-ce:2024.6 → 2026.5 does not introduce new failures.
   
   <details><summary>Failing test output (PR branch)</summary>
   
   ```
   TahuEdgeProducerIT.tckSessionTest(EdgeNodeTestProfile)[2]:
     OVERALL: FAIL but INCOMPLETE
     tck-id-operational-behavior-edge-node-intentional-disconnect-packet: FAIL
     tck-id-payloads-ndeath-will-message-publisher: FAIL
   
   TahuEdgeProducerIT.tckSessionTest(EdgeNodeTestProfile)[3]:
     mock://SPARKPLUG_TCK/RESULT Received message count. Expected: <1> but was: 
<0>
   
   TahuEdgeProducerIT.tckSessionTest(EdgeNodeTestProfile)[5]:
     mock://SPARKPLUG_TCK/RESULT Received message count. Expected: <1> but was: 
<0>
   ```
   
   </details>
   
   > _Local integration tests run by Hermes on behalf of @gnodet_
   > _Tests run without `-Dci.env.name` to include ITs disabled on GitHub 
Actions CI_
   > _Baseline comparison run on `main` branch confirmed identical failures — 
these are pre-existing_


-- 
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