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

Android jobs take a long time to run due to timeouts #49068

Open
jgraham opened this issue Nov 8, 2024 · 0 comments
Open

Android jobs take a long time to run due to timeouts #49068

jgraham opened this issue Nov 8, 2024 · 0 comments

Comments

@jgraham
Copy link
Contributor

jgraham commented Nov 8, 2024

I just had to bump the number of Firefox android jobs testharness jobs to 30 due to timeouts.

With the 4x timeout multiplier, we're waiting 40s for most tests to timeout, and 240s for timeout=long tests. I found one job with a 2hr 10 minute runtime with 37 tests timing out collectively accounting for 50 minutes of that runtime.

This obviously isn't ideal from an efficiency point of view. In m-c we end up with some dubious hacks to avoid these long timeouts, but they don't easily apply in the case we don't know which tests expect to timeout.

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

1 participant