Bug 1337667 - Add need-xvfb to stylo build Taskcluster configs. r=dustin

This allows `make check` to pass when run against these builds.

MozReview-Commit-ID: BVs6BPifbfW

--HG--
extra : rebase_source : ebad40260b160744e0d2f9dfc52a74b7e5e5ae0e
This commit is contained in:
Chris Manchester 2017-05-17 12:28:23 -07:00
Родитель 4897fac06f
Коммит be91997096
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -328,6 +328,7 @@ linux64-stylo/opt:
secrets: true secrets: true
custom-build-variant-cfg: stylo custom-build-variant-cfg: stylo
tooltool-downloads: public tooltool-downloads: public
need-xvfb: true
run-on-projects: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ] run-on-projects: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ]
linux64-stylo/debug: linux64-stylo/debug:
@ -353,6 +354,7 @@ linux64-stylo/debug:
secrets: true secrets: true
custom-build-variant-cfg: stylo-debug custom-build-variant-cfg: stylo-debug
tooltool-downloads: public tooltool-downloads: public
need-xvfb: true
run-on-projects: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ] run-on-projects: [ 'stylo', 'autoland', 'mozilla-inbound', 'mozilla-central', 'try' ]
linux64-jsdcov/opt: linux64-jsdcov/opt: