mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1239261 - We should download the xulrunner from taskcluster artifact instead of people.mozilla.org; r=garndt
This commit is contained in:
parent
3dc4c35ece
commit
0ea487954d
@ -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}}
|
||||
|
@ -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':
|
||||
|
Loading…
Reference in New Issue
Block a user