Skip to content

Conversation

radcortez
Copy link
Member

@quarkus-bot quarkus-bot bot added area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Sep 29, 2025

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Sep 30, 2025

The failure is interesting as there might be some problem with the encryption on Windows. Or it might just be a problem of command line escaping.

@radcortez
Copy link
Member Author

I did try with a Windows machine with both Powershell and simple CMD (Windows 10):

Screenshot 2025-10-06 at 13 29 12

The expected result is there, just with some garbage:

org.opentest4j.AssertionFailedError: expected: <decoded> but was: <&amp#27;[1mdecoded&amp#27;[21m&amp#27;[0m>

I'm unsure what we can do differently here.

We also had similar issues with the EncryptTest, which we ended up disabling for Windows. It sometimes failed with encoding issues when called separately, but it did work 100% of the times when used in a composed command. I think we can follow the same approach and disable this for Windows.

Copy link

quarkus-bot bot commented Oct 6, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 16fe8cb.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants