question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Firefox is failing on CI

See original GitHub issue

Since 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:closed
  • Created 10 months ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jonkoopscommented, Nov 18, 2022

I’ve added the same changes on the v1 branch, so future patch releases can be tested.

1reaction
jonkoopscommented, Nov 18, 2022

That’s weird, perhaps they added it back but it hasn’t rolled out to all runners yet?

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found