As of v1.5.0 karma-browserstack-launcher often times out
See original GitHub issueMostly on our end we run karma-browserstack-launcher
via travis ci. When two builds, one for a pull request and one for a branch run at the same time, One of the builds will often timeout. I think the one that starts first times out as soon as the other build starts to run.
On previous versions of karma-browserstack-launcher
this did not happen.
I haven’t had time to look into this too much, but it is probably a result of the switch to browserstack-local
Issue Analytics
- State:
- Created 4 years ago
- Reactions:8
- Comments:18 (10 by maintainers)
Top Results From Across the Web
latest-karma-browserstack-launcher - npm package - Snyk
latest-karma-browserstack-launcher. v1.4.0. A Karma plugin. Launch any browser on BrowserStack! For more information about how to use this package see README.
Read more >karma-browserstack-launcher - npm
A Karma plugin. Launch any browser on BrowserStack!. Latest version: 1.6.0, last published: 3 years ago.
Read more >Configuration File - Karma
The easiest way to generate an initial configuration file is by using the karma init command. This page lists all of the available...
Read more >karma - UNPKG
1, ## [6.3.4](https://github.com/karma-runner/karma/compare/v6.3.3...v6.3.4) (2021-06-14). 2. 3. 4, ### Bug Fixes. 5.
Read more >Angular 4: How to run test cases by Karma without any browser
Karma needs a browser. If you don't want to run full browser or perhaps you want to run your tests in the CI...
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
We’re noticing this too. Downgrading back to 1.4.0 seems to fix the issue. We’re running on CircleCI.
Yes, and still often receive timeouts. I’m not sure if the issue is on the launcher side, or the Browserstack?