-
## Version **2.1.0** of [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) just got published.
Branch
Build failing 🚨
…
-
The latest update of chrome couldn't launch in linux machines.
```
WARN [karma]: Port 9876 in use
INFO [karma]: Karma v0.13.22 server started at http://localhost:9877/
INFO [launcher]: Starting …
-
When launching the karma test with chrome already running, three karma tabs open, connect, lose the connection again and then karma crashes.
When you close two of the tabs fast enough, everything work…
-
I checked already the troubleshooting guide. We recently upgraded from angular 12 to angular 14 and since then our pipline gets stuck on testing inside the gitlab pipline after executing all tests, bu…
-
## Version **2.1.0** of [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) just got published.
Branch
Build failing 🚨
…
-
As of an update to Chrome 52 our CI buildserver is having issues running our karma specs.
below is a log:
INFO [karma]: [39mKarma v1.1.1 server started at http://localhost:9876/
INFO [launcher]: […
-
### Is this a regression?
Yes
### Description
When upgrading to `18.3.0` from `17.6.16` I get compilation errors coming from files in node_modules. My `package.json` looks as follows:
```
...
"d…
-
## Version **2.2.0** of [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) just got published.
Branch
Build failing 🚨
…
-
I have configured the headless chrome in my project getting rid of Phantom. When I run the tests on my OSX machine, all the tests get executed with the test runner on the headless chrome. But the same…
-
Trying to convert my karma config from phantomjs to puppeteer but I'm facing issues when running my test suite. Here's the log:
```
[18:25:41] Starting 'karma'...
29 01 2018 18:26:37.287:INFO [karm…