ljmotta commented on PR #2866:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2866#issuecomment-2622880441

   @tiagobento `http-server` doesn't work too. I've tested with macOS in a 
`amd64` machine, and the `online-editor` Google Chrome and Chormium tests 
passed with Docker and Podman.
   
   @thiagoelg gave me the idea of removing the `amd64` compatibility that 
Docker and Podman provide and running the container natively on the `arm` 
macOS. After removing the `platform` specification from the image build script 
and `docker-compose` file, the `online-editor` Chromium tests passed🎉  
(Unfortunelly doesn't exist Google Chrome for Linux `arm64`). Everything points 
to a bug in the platform compatibility.
   
   I see two ways we can proceed with this PR:
   1. Remove the `platform` flag, and disable **all** Google Chrome tests for 
Linux `arm64`.
   2. Keep the `platform` (since it works for the other packages) and disable 
Chromium and Google Chrome tests in the `online-editor` package.


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