Closed Bug 1242502 Opened 9 years ago Closed 9 years ago

Bump mochitest time outs

Categories

(Testing :: General, defect)

defect
Not set
normal

Tracking

(firefox47 fixed)

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: armenzg, Assigned: armenzg)

References

Details

Attachments

(1 file)

Hi ahal, I believe I switched to --chunk-by-runtime properly, however, I don't see the chunks being closer in times than before:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d342f527e10f&filter-searchStr=mochitest&group_state=expanded

Notice that I've also switched to 15 chunks for TC jobs.

From buildbot:
/builds/slave/test/build/venv/bin/python -u /builds/slave/test/build/tests/mochitest/runtests.py --total-chunks 8 --this-chunk 8 --appname=/builds/slave/test/build/application/firefox/firefox --utility-path=tests/bin --extra-profile-file=tests/bin/plugins --symbols-path=/builds/slave/test/build/symbols --certificate-path=tests/certs --setpref=webgl.force-enabled=true --quiet --log-raw=/builds/slave/test/build/blobber_upload_dir/plain-chunked_raw.log --log-errorsummary=/builds/slave/test/build/blobber_upload_dir/plain-chunked_errorsummary.log --use-test-media-devices --screenshot-on-fail --chunk-by-runtime

From TaskCluster:
/home/worker/workspace/build/venv/bin/python -u /home/worker/workspace/build/tests/mochitest/runtests.py --total-chunks 15 --this-chunk 6 --appname=/home/worker/workspace/build/application/firefox/firefox --utility-path=tests/bin --extra-profile-file=tests/bin/plugins --symbols-path=https://queue.taskcluster.net/v1/task/F28CEvn3Q3qSBuHZTqV9yg/artifacts/public/build/target.crashreporter-symbols.zip --certificate-path=tests/certs --setpref=webgl.force-enabled=true --quiet --log-raw=/home/worker/workspace/build/blobber_upload_dir/plain-chunked_raw.log --log-errorsummary=/home/worker/workspace/build/blobber_upload_dir/plain-chunked_errorsummary.log --use-test-media-devices --screenshot-on-fail --chunk-by-runtime
Flags: needinfo?(ahalberstadt)
Comment on attachment 8711824 [details]
MozReview Request: Bug 1242502 - Bump TC Linux64 debug mochitest (plain and e10s) timeout from 60 to 90 minutes. DONTBUILD. r=jmaher

https://reviewboard.mozilla.org/r/32331/#review28989

awesome
Attachment #8711824 - Flags: review?(jmaher) → review+
I suspect it is turned on. They look closer than before to me, at least for buildbot linux opt. On central I saw the following job times:
30 67 31 26 38

In your try push, I saw:
22 58 27 21 24

That obviously isn't perfect, but it's an improvement. I bet that 58 is from a really large test manifest, the algorithm won't split up any manifests. You'd probably also get better results by changing the PERCENTILE [1] to something lower. Doing this comes at the cost of larger runtimes file sizes. Try lowering that number to 0, and re-generate the files and do a new try push. You should see a better result and that way you'll know it's enabled.

[1] https://dxr.mozilla.org/mozilla-central/source/testing/runtimes/writeruntimes.py#12
Flags: needinfo?(ahalberstadt)
https://hg.mozilla.org/mozilla-central/rev/76271213e893
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Target Milestone: mozilla46 → mozilla47
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Thanks ahal.
I was focusing on the longest running task and didn't realized that it was actually working.

I'm trying now with 0.01 percentile.
Comment on attachment 8711824 [details]
MozReview Request: Bug 1242502 - Bump TC Linux64 debug mochitest (plain and e10s) timeout from 60 to 90 minutes. DONTBUILD. r=jmaher

https://reviewboard.mozilla.org/r/32331/#review29205

This has already landed. I'm just -reclosing the Mozreview request.
Attachment #8711824 - Flags: review+
Moving to bug 1243080.
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Summary: Chunk mochitests further and verify that --chunk-by-runtime is defined → Bump mochitest time outs
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: