Switch to Chrome for Testing and drop support for Chromium (#824)
authorAlan Guo Xiang Tan <gxtan1990@gmail.com>
Fri, 9 Aug 2024 01:55:50 +0000 (09:55 +0800)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2024 01:55:50 +0000 (09:55 +0800)
commitbdfcc8ad23d9c8a6754de083e9930caa8837d106
tree0b1677fbf4f6d359d4edba905bbf70ab362f9ade
parent21a0351e301d9dde94ae8022ad734827624434f3
Switch to Chrome for Testing and drop support for Chromium (#824)

We started installing Chromium because there is no linux ARM support
for Chrome yet. However, trying to run tests on Chromium seems to be
extra challenging. For example, upgrading to Debian 12 causes our
Javascript tests to fail on Chromium but not on Chrome.

Chrome for Testing was built specifically for web app testing so let's
follow Google's recommendation.
image/discourse_test/Dockerfile
image/discourse_test/install-chrome [deleted file]