Bug 1239261 - We should download the xulrunner from taskcluster artifact instead of people.mozilla.org; r=garndt

This commit is contained in:
Edgar Chen 2016-01-13 18:08:53 +08:00
parent 3dc4c35ece
commit 0ea487954d
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ task:
--test-suite mochitest
--installer-url {{build_url}}
--test-packages-url {{test_packages_url}}
--xre-url http://people.mozilla.org/~jdai/xulrunner-sdk-40.zip
--xre-url https://queue.taskcluster.net/v1/task/YNNF94qRSyCXiSU_AQgFOQ/runs/0/artifacts/public/cache/xulrunner-sdk-40.zip
--symbols-url {{symbols_url}}
--this-chunk {{chunk}}
--total-chunk {{total_chunks}}

View File

@ -21,7 +21,7 @@ task:
--test-suite mochitest
--installer-url {{build_url}}
--test-packages-url {{test_packages_url}}
--xre-url http://people.mozilla.org/~jdai/xulrunner-sdk-40.zip
--xre-url https://queue.taskcluster.net/v1/task/YNNF94qRSyCXiSU_AQgFOQ/runs/0/artifacts/public/cache/xulrunner-sdk-40.zip
dom/media/tests
artifacts:
'public/build':