Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot launch Chrome app once karma spec has run #219

Open
patrick99e99 opened this issue Feb 21, 2020 · 1 comment
Open

Cannot launch Chrome app once karma spec has run #219

patrick99e99 opened this issue Feb 21, 2020 · 1 comment

Comments

@patrick99e99
Copy link

on Mac OS X 10.15 with karma-chrome-launcher 3.1.0:

  1. I click Chrome on my dock, the app launches fine
  2. I quit Chrome
  3. I run karma
  4. I click Chrome on my dock, the app does not launch
  5. I quit karma
  6. I click Chrome on my dock, the app launches fine.
@eppsilon
Copy link

I'm also seeing this when using 3.1.0 on macOS 10.15 (as well as 10.14). It seems like Karma is exiting without quitting Chrome.

I run Karma via ng test, and I exit Karma with CTRL-C. I wind up with lots of Chrome instances + processes piling up in Activity Monitor. I can't launch Chrome until I go through and clean them up. This started sometime in the past few months - possibly after our project moved from karma-chrome-launcher 2.2.0 to 3.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants