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

Launch Chrome with --disable-background-timer-throttling flag #64

Closed
IgorMinar opened this issue Dec 1, 2015 · 20 comments
Closed

Launch Chrome with --disable-background-timer-throttling flag #64

IgorMinar opened this issue Dec 1, 2015 · 20 comments
Assignees

Comments

@IgorMinar
Copy link

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

@pkozlowski-opensource
Copy link
Member

Yay!

@zzo zzo closed this as completed in 426e7c3 Dec 1, 2015
@zzo
Copy link
Contributor

zzo commented Dec 1, 2015

published to npm as v0.2.2

@jamestalmage
Copy link

Awesome!

@maxkostow
Copy link

What about setting --disable-renderer-backgrounding as well? People on the linked issue are claiming --disable-background-timer-throttling isn't enough.

@zzo
Copy link
Contributor

zzo commented Mar 9, 2016

Hm ya maybe - never heard of that one - worth a shot - I'll try to repro
the failure

On Wed, Mar 9, 2016 at 11:07 AM, Max Kostow [email protected]
wrote:

What about setting --disable-renderer-backgrounding
http://peter.sh/experiments/chromium-command-line-switches/#disable-renderer-backgrounding
as well? People on the linked issue are claiming
--disable-background-timer-throttling isn't enough.


Reply to this email directly or view it on GitHub
#64 (comment)
.

@zzo
Copy link
Contributor

zzo commented Mar 9, 2016

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.
I will also comment on the chrome issue here: https://bugs.chromium.org/p/chromium/issues/detail?id=485425&can=2&start=0&num=100&q=&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified&groupby=&sort=

@zzo
Copy link
Contributor

zzo commented Mar 9, 2016

ok I can repo this using the angular 1.x repo - bummer :(

@mgol
Copy link
Contributor

mgol commented Mar 14, 2016

@zzo Do you know why did the Chrome issue get restricted? I can no longer see it.

@zzo
Copy link
Contributor

zzo commented Mar 14, 2016

Hm yes looks like it has been restricted to Google. The flag appears to
not work completely correctly on OSX but works on linux it about where
we're at so far.
I think they are going to fix the OSX issue but don't know when.

On Mon, Mar 14, 2016 at 4:21 AM, Michał Gołębiowski <
[email protected]> wrote:

@zzo https://github.com/zzo Do you know why did the Chrome issue get
restricted? I can no longer see it.


Reply to this email directly or view it on GitHub
#64 (comment)
.

@mgol
Copy link
Contributor

mgol commented Mar 14, 2016

Thanks for the info. Why was it restricted? It'd be valuable to have a public-facing bug about this issue.

@zzo
Copy link
Contributor

zzo commented Mar 14, 2016

I don't know. I asked if they were going to make another bug for the mac
issue.

On Mon, Mar 14, 2016 at 10:07 AM, Michał Gołębiowski <
[email protected]> wrote:

Thanks for the info. Why was it restricted? It'd be valuable to have a
public-facing bug about this issue.


Reply to this email directly or view it on GitHub
#64 (comment)
.

@mgol
Copy link
Contributor

mgol commented Mar 14, 2016

Thx. Please let us know here when you have the answer.

@mgol
Copy link
Contributor

mgol commented Mar 31, 2016 via email

@zzo
Copy link
Contributor

zzo commented Mar 31, 2016

There have been no updates to the bug and I don't not know why it is now
hidden - I can ask

On Thu, Mar 31, 2016 at 7:12 AM, Michał Gołębiowski <
[email protected]> wrote:

Any updates? Do you know why is the bug hidden?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#64 (comment)

@mgol
Copy link
Contributor

mgol commented Apr 1, 2016 via email

@mgol
Copy link
Contributor

mgol commented Apr 20, 2016 via email

@zzo
Copy link
Contributor

zzo commented Apr 20, 2016

Nope - no updates

On Wed, Apr 20, 2016 at 2:27 AM, Michał Gołębiowski <
[email protected]> wrote:

Any updates, @zzo?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#64 (comment)

@mgol
Copy link
Contributor

mgol commented Apr 20, 2016

But did you ask someone about the issue? Or not yet?

Michał Gołębiowski

@zzo
Copy link
Contributor

zzo commented Apr 20, 2016

I have asked but no response - i will reach out directly and see if I can
get a response.
Mark

On Wed, Apr 20, 2016 at 8:22 AM, Michał Gołębiowski <
[email protected]> wrote:

But did you ask someone about the issue? Or not yet?

Michał Gołębiowski


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#64 (comment)

@zzo
Copy link
Contributor

zzo commented Apr 21, 2016

Ok a new bug was just forked off from the old bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=605498#c1

On Wed, Apr 20, 2016 at 8:36 AM, Mark Ethan Trostler [email protected] wrote:

I have asked but no response - i will reach out directly and see if I can
get a response.
Mark

On Wed, Apr 20, 2016 at 8:22 AM, Michał Gołębiowski <
[email protected]> wrote:

But did you ask someone about the issue? Or not yet?

Michał Gołębiowski


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#64 (comment)

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

No branches or pull requests

6 participants