karma-runner / karma-qunit

A Karma plugin. Adapter for QUnit testing framework.
MIT License
51 stars 38 forks source link

Fix CI due to GH Actions regression (missing Firefox) #168

Closed Krinkle closed 1 year ago

Krinkle commented 1 year ago

GitHub has rolled out Ubuntu 22 as the new default but this is still missing Firefox, causing the following failure for all jobs:

Starting browser FirefoxHeadless ERROR [launcher]: Cannot start FirefoxHeadless Can not find the binary firefox

Ref https://github.com/actions/runner-images/issues/5490

XhmikosR commented 1 year ago

TBH I'd rather add the package, but this works too for the time being and Ubuntu 20 has plenty of years of support ahead :)