Jose CN
Jose CN
Hi, any progress, update or workaround regarding WebAuthn automation in Playwright @aslushnikov @yury-s ? Thank you
run tests
run tests
run tests
> I tried to run the tests locally and it fails for me on DevMode redpanda assertion. I'm attaching the full error message. [redpanda_error.txt](https://github.com/user-attachments/files/15722546/redpanda_error.txt) What is the problem @jcarranzan ?...
> I believe we need a release of framework with this commit ([quarkus-qe/quarkus-test-framework#1351](https://github.com/quarkus-qe/quarkus-test-framework/pull/1351)), don't we? Nope, because those changes already were bumped with the `1.6.0.Beta8` version.
None of those changes actually worked. I misinterpreted the results because, in the `HttpAdvancedIT` test, the JAVA_OPT property was set, which made the test pass. This led me to believe...
Unfortunately even removing the test that "seems" the issue, it didn't solve the keycloak container error `Not enough space`...so it keeps being flaky and the only workaround keeps being my...
Thanks @michalvavrik ,you've come to the same conclusion as me, I said this to Fedor yesterday on Slack: "Related to Keycloak container memory issues, I really think this has nothing...
Ok printing the memory of the total memory and free memory before start the container seems the issue, Jenkins logs : ``` 9:52:23 [INFO] Running io.quarkus.ts.http.advanced.HttpAdvancedIT 09:52:23 === System Memory...