Closed Bug 1296026 Opened 8 years ago Closed 8 years ago

mochitest gl* buildbot jobs on osx/windows/linux are not running any tests

Categories

(Testing :: General, defect)

49 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: gbrown)

References

Details

Attachments

(1 file)

oh nice use of resources looking at any tree, find the linux64 gl1/gl2/gl3 buildbot jobs:
https://archive.mozilla.org/pub/firefox/try-builds/malayaleecoder@gmail.com-e80d69dbe06bc57c7a57362e094b03c86533242e/try-linux64/try_ubuntu64_vm_test-mochitest-gl-1-bm120-tests1-linux64-build12.txt.gz

and you will see no browser starting up, no tests being run. etc.


the taskcluster jobs do work properly though:
https://public-artifacts.taskcluster.net/IZRQ4y2JSHetBFlOYX3gBw/0/public/logs/live_backing.log
buildbot:
/tools/buildbot/bin/python scripts/scripts/desktop_unittest.py --cfg unittests/linux_unittest.py --mochitest-suite mochitest-gl-chunked --total-chunks 3 --this-chunk 1 --blob-upload-branch try --download-symbols ondemand

taskcluster:
python2.7 /home/worker/workspace/mozharness/scripts/desktop_unittest.py  --config-file /home/worker/workspace/mozharness/configs/unittests/linux_unittest.py --config-file /home/worker/workspace/mozharness/configs/remove_executables.py --no-read-buildbot-config --installer-url=https://queue.taskcluster.net/v1/task/dwPHiFOfR46WQ8uq43HnPA/artifacts/public/build/target.tar.bz2 --test-packages-url=https://queue.taskcluster.net/v1/task/dwPHiFOfR46WQ8uq43HnPA/artifacts/public/build /target.test_packages.json --mochitest-suite=mochitest-gl --total-chunk=3 --this-chunk=1 --download-symbols=ondemand

Note especially --mochitest-suite and --total-chunk vs --total-chunks.
Summary: mochitest gl* bulidbot jobs on linux64 opt/pgo are not running anything → mochitest gl* buildbot jobs on osx/windows/linux are not running any tests
Assignee: nobody → gbrown
See Also: → 1290989
Buildbot sends "--mochitest-suite mochitest-gl-chunked" currently but mozharness doesn't know about that suite name. (Confusingly, there is a plain-chunked suite, and some other "chunked" suite names, but not mochitest-gl-chunked: https://hg.mozilla.org/mozilla-central/annotate/fe895421dfbe1f1f8f1fc6a39bb20774423a6d74/testing/mozharness/configs/unittests/linux_unittest.py#l202). 

I think "--mochitest-suite mochitest-gl" will work fine.
Attachment #8782115 - Flags: review?(aselagea)
Comment on attachment 8782115 [details] [diff] [review]
change --mochitest-suite for gl

lgtm
Attachment #8782115 - Flags: review?(aselagea) → review+
Attachment #8782115 - Flags: checked-in+
Verified fixed - tests are running again - on mozilla-inbound, osx/windows/linux.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: