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

   CI failure is **unrelated to this PR** — it's a pre-existing regression on 
`main` in `camel-jbang-plugin-tui`:
   
   ```
   ConsumersTabRenderTest.renderShowsTableHeaders:67 Should show URI header ==> 
expected: <true> but was: <false>
   ```
   
   This was introduced by recent TUI commits on `main` (e.g. `fd2fc21555e 
camel-tui: Swap SCHEDULE and POLLS column order in Consumers tab`, `1c4a959e6e2 
camel-tui: Add Remote column to Consumers tab`) that changed the Consumers tab 
columns without updating `ConsumersTabRenderTest`. The last green `main` CI run 
(30245932595) was from July 27 07:22 UTC, before these commits.
   
   Our PR only modifies `components/camel-mina-sftp/` — the `camel-mina-sftp` 
module itself builds and tests successfully (6:06 min, all tests pass).
   
   _Claude Code on behalf of gnodet_


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