Skip to content

Remove Optimized OpenHABClient - it was failing on OH5.2#519

Merged
ccutrer merged 1 commit intoopenhab:mainfrom
jimtng:remove-optimized-client
Mar 6, 2026
Merged

Remove Optimized OpenHABClient - it was failing on OH5.2#519
ccutrer merged 1 commit intoopenhab:mainfrom
jimtng:remove-optimized-client

Conversation

@jimtng
Copy link
Contributor

@jimtng jimtng commented Mar 6, 2026

The reason Cucumber has been consistently failing on openhab 5.2 was because the optimized OpenHABClient caused the session to enter the interactive console, and thus, waiting for input forever.

I'm taking the easy way out by removing it rather than figuring out why it didn't execute the commands on the CLI.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
@jimtng jimtng added the build Build, CI, and infrastructure related label Mar 6, 2026
@jimtng jimtng requested a review from ccutrer March 6, 2026 03:22
@ccutrer ccutrer merged commit 03950f7 into openhab:main Mar 6, 2026
15 checks passed
@jimtng jimtng deleted the remove-optimized-client branch March 6, 2026 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build, CI, and infrastructure related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants