thiagoelg opened a new pull request, #3325:
URL: https://github.com/apache/incubator-kie-tools/pull/3325

   ## This PR:
   - Upgrades Playwright base image to Ubuntu 24.04;
   - Replaces `wget` call with `curl` (don't know why, but sometimes wget would 
cause HTTP 429 errors from GitHub);
   - Replace Node.js `.tar.xz` artifact with `.tar.gz` version;
   
   ## Motivation:
   Running e2e tests locally on macOS with Rancher Desktop was causing 
segfaults inside the Playwright container, generating a QEMU dump. For some 
reason, the `ubuntu:24.04` base image solves this.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to