-
Notifications
You must be signed in to change notification settings - Fork 121
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
Launch Chrome with --disable-background-timer-throttling flag #64
Comments
Yay! |
published to npm as v0.2.2 |
Awesome! |
What about setting |
Hm ya maybe - never heard of that one - worth a shot - I'll try to repro On Wed, Mar 9, 2016 at 11:07 AM, Max Kostow [email protected]
|
So I am having problems repro'ing this not working. On Mac OSX Version 49.0.2623.87 (64-bit) just the disable-background-timer-throttling flag works as intended. When the Chrome window is minimized or hidden the tests still run at full speed, not throttled. karma-chrome-launcher 0.2.2. |
ok I can repo this using the angular 1.x repo - bummer :( |
@zzo Do you know why did the Chrome issue get restricted? I can no longer see it. |
Hm yes looks like it has been restricted to Google. The flag appears to On Mon, Mar 14, 2016 at 4:21 AM, Michał Gołębiowski <
|
Thanks for the info. Why was it restricted? It'd be valuable to have a public-facing bug about this issue. |
I don't know. I asked if they were going to make another bug for the mac On Mon, Mar 14, 2016 at 10:07 AM, Michał Gołębiowski <
|
Thx. Please let us know here when you have the answer. |
Any updates? Do you know why is the bug hidden?
|
There have been no updates to the bug and I don't not know why it is now On Thu, Mar 31, 2016 at 7:12 AM, Michał Gołębiowski <
|
OK, please ask. :)
|
Any updates, @zzo?
|
Nope - no updates On Wed, Apr 20, 2016 at 2:27 AM, Michał Gołębiowski <
|
But did you ask someone about the issue? Or not yet? Michał Gołębiowski |
I have asked but no response - i will reach out directly and see if I can On Wed, Apr 20, 2016 at 8:22 AM, Michał Gołębiowski <
|
Ok a new bug was just forked off from the old bug: On Wed, Apr 20, 2016 at 8:36 AM, Mark Ethan Trostler [email protected] wrote:
|
Chrome Canary will soon support
--disable-background-timer-throttling
flag. Karma should use it out of the box.https://code.google.com/p/chromium/issues/detail?id=485425#c21
The text was updated successfully, but these errors were encountered: