Firefox is failing on CI
See original GitHub issueSince yesterday, all 3 Firefox jobs are failing on CI, both on main
and in PRs:
> karma start ./spec/karma.conf.js --browsers FirefoxRetina
18 11 2022 16:58:04.550:ERROR [launcher]: Cannot start FirefoxHeadless
Can not find the binary firefox
Please set env variable FIREFOX_BIN
18 [11](https://github.com/Leaflet/Leaflet/actions/runs/3498709042/jobs/5859497355#step:4:12) 2022 16:58:04.604:ERROR [launcher]: FirefoxHeadless stdout:
18 11 2022 16:58:04.605:ERROR [launcher]: FirefoxHeadless stderr:
Error: Process completed with exit code 1.
Not sure what’s going on here. cc @jonkoops @Falke-Design
Issue Analytics
- State:
- Created 10 months ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Firefox randomly failing to start in CI · Issue #7159 - GitHub
When running tests with Firefox in CI (GitHub Actions), it randomly fails to start with this error: Cypress could not connect to Firefox....
Read more >Firefox unit tests semi-consistently failing in CI with a timeout
Maybe that ends up spawning too many Firefox instances which would overload the underlying labs instance and cause the test to be too...
Read more >Debugging Intermittent Test Failures - Firefox Source Docs
When a test starts being intermittent a bug is filed in Bugzilla (usually by a Mozilla code sheriff). Once the bug exists for...
Read more >Firefox doesn't start on CI but locally - Bahmni - OpenMRS Talk
I have Firefox already installed on the CI server which is a Linux Ubuntu 14.04.5 LTS. From firefox -v I get Mozilla Firefox...
Read more >circleci/browser-tools@1.4.0
Install a variety of browsers and tools for browser testing. Includes Chrome, FireFox, ChromeDriver and GeckoDriver.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve added the same changes on the
v1
branch, so future patch releases can be tested.That’s weird, perhaps they added it back but it hasn’t rolled out to all runners yet?