No binary for ChromiumHeadless browser on your platform [...]

[…] Please, set “CHROMIUM_BIN” env variable

Hi!

For some reasons, builds have started to fail when tests are ran on Chromium Headless. Looks like chromium is not installed anymore on images, or that the CHROMIUM_BIN env. var is wrong.

See for example https://travis-ci.org/mpalourdio/ng-http-loader/jobs/480063662

Thanks for feedback.

Chromium is no longer pre-installed as of yesterday’s update: https://docs.travis-ci.com/user/build-environment-updates/2019-01-14/ Please install the chromium-browser package.

Thanks.

Ouch, that’s unfortunate. Thanks for quick feedback ! I had missed the announcement :’(

You can subscribe to updates at https://changelog.travis-ci.com/.

1 Like