Bug 1337667 - Add need-xvfb to stylo build Taskcluster configs. draft
authorChris Manchester <cmanchester@mozilla.com>
Wed, 17 May 2017 12:28:23 -0700
changeset 579802 ef4c5f32fd9d94a828b6d4585d0b9da9bba7effd
parent 578818 b8e9b674033bcd1f3a4c59b9d0ee7619c1a17cc5
child 579803 0bdbe7862b0842f819a13d83a5d152528656f979
push id59368
push userbmo:cmanchester@mozilla.com
push dateWed, 17 May 2017 19:58:58 +0000
bugs1337667
milestone55.0a1
Bug 1337667 - Add need-xvfb to stylo build Taskcluster configs. This allows `make check` to pass when run against these builds. MozReview-Commit-ID: BVs6BPifbfW
taskcluster/ci/build/linux.yml
--- a/taskcluster/ci/build/linux.yml
+++ b/taskcluster/ci/build/linux.yml
@@ -323,16 +323,17 @@ linux64-stylo/opt:
         actions: [get-secrets build generate-build-stats check-test update]
         config:
             - builds/releng_base_linux_64_builds.py
             - balrog/production.py
         script: "mozharness/scripts/fx_desktop_build.py"
         secrets: true
         custom-build-variant-cfg: stylo
         tooltool-downloads: public
+        need-xvfb: true
     run-on-projects: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ]
 
 linux64-stylo/debug:
     description: "Linux64 Debug Stylo"
     index:
         product: firefox
         job-name: linux64-stylo-debug
     treeherder:
@@ -348,16 +349,17 @@ linux64-stylo/debug:
         actions: [get-secrets build generate-build-stats check-test update]
         config:
             - builds/releng_base_linux_64_builds.py
             - balrog/production.py
         script: "mozharness/scripts/fx_desktop_build.py"
         secrets: true
         custom-build-variant-cfg: stylo-debug
         tooltool-downloads: public
+        need-xvfb: true
     run-on-projects: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ]
 
 linux64-jsdcov/opt:
     description: "Linux64-JSDCov Opt"
     index:
         product: firefox
         job-name: linux64-jsdcov-opt
     treeherder: