Backed out changeset 8b43c62ad836 (bug 1356700)

This commit is contained in:
Sebastian Hengst 2017-04-18 00:50:15 +02:00
parent 7b30105d39
commit ad536f3e81
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,8 @@ job-defaults:
implementation: docker-worker
max-run-time: 36000
docker-image: {in-tree: desktop-build}
env:
MOZ_AUTOMATION: "1"
jobs:
linux64-shell-haz/debug:

View File

@ -35,6 +35,7 @@ fail() {
export MOZ_CRASHREPORTER_NO_REPORT=1
export MOZ_OBJDIR=obj-firefox
export TINDERBOX_OUTPUT=1
export MOZ_AUTOMATION=1
# Ensure that in tree libraries can be found
export LIBRARY_PATH=$LIBRARY_PATH:$WORKSPACE/src/obj-firefox:$WORKSPACE/src/gcc/lib64