Jose CN
Jose CN
### Summary Add Snappy compression test coverage on messaging/kafka module. Please select the relevant options. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Dependency...
I have a quarkus application with a reactive Mysql database container : https://github.com/jcarranzan/quarkus-test-suite/tree/webauthn-mysql-backup/security/webauthn When I run the tests on bare metal the tests pass successfully but if I run on...
### Summary Related to this test framewor changes--> https://github.com/quarkus-qe/quarkus-test-framework/pull/1238 There are some failures in our win jenkins jobs related to QuarkusCliConfigEncryptIT because special characters and bold formatted Strings that affect...
### Summary In our daily jobs, we experienced `OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000006af400000, 4034920448, 0) failed; error=' Not enough space' (errno=12)#`. It was some improvements with https://github.com/quarkus-qe/quarkus-test-framework/pull/1351 Apart...
### Summary Enable nativeSerializationTest from websocket-next for 3.20.1 In this case, this test was only disabled in our 3.20 branch. Original issue--> https://github.com/quarkusio/quarkus/issues/47269 This was fix in main here--> https://github.com/quarkusio/quarkus/pull/47027...
### Description This issue tracks the build status of the new aarch64 quickstarts CI workflow added Daily aarch64 builds for quickstarts (JVM and Native modes) Related to https://github.com/quarkusio/quarkus-quickstarts/pull/1539 ### Implementation...