mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Bug 1151533 - Upgrade manually set tc xre r=me
--HG-- extra : rebase_source : 9eae378d4fe736ae8697f495ec670e3b27f9a9d6
This commit is contained in:
parent
5815af55a8
commit
bade05a28c
@ -27,3 +27,4 @@ testing, may be buggy. Firefox nightlies, for example, can be found at:
|
||||
http://nightly.mozilla.org/
|
||||
|
||||
|
||||
>>
|
||||
|
@ -22,7 +22,7 @@ task:
|
||||
--download-symbols ondemand
|
||||
--gaia-repo https://hg.mozilla.org/integration/gaia-central
|
||||
--gaia-dir /home/worker
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre.linux-x86_64.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -19,7 +19,7 @@ task:
|
||||
--test-suite cppunittest
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -20,7 +20,7 @@ task:
|
||||
--test-suite crashtest
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
--this-chunk {{chunk}}
|
||||
--total-chunk {{total_chunks}}
|
||||
artifacts:
|
||||
|
@ -19,7 +19,7 @@ task:
|
||||
--test-suite jsreftest
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
--this-chunk {{chunk}}
|
||||
--total-chunk {{total_chunks}}
|
||||
artifacts:
|
||||
|
@ -21,7 +21,7 @@ task:
|
||||
--test-suite mochitest
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
--this-chunk {{chunk}}
|
||||
--total-chunk {{total_chunks}}
|
||||
artifacts:
|
||||
|
@ -21,7 +21,7 @@ task:
|
||||
--test-path dom/media/tests/
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -19,7 +19,7 @@ task:
|
||||
--test-suite reftest
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
--this-chunk {{chunk}}
|
||||
--total-chunk {{total_chunks}}
|
||||
artifacts:
|
||||
|
@ -20,7 +20,7 @@ task:
|
||||
--test-suite xpcshell
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -20,7 +20,7 @@ task:
|
||||
--test-suite xpcshell
|
||||
--installer-url {{build_url}}
|
||||
--test-url {{tests_url}}
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
--this-chunk {{chunk}}
|
||||
--total-chunk {{total_chunks}}
|
||||
artifacts:
|
||||
|
@ -24,7 +24,7 @@ task:
|
||||
--gip-suite accessibility
|
||||
--gaia-repo https://hg.mozilla.org/integration/gaia-central
|
||||
--gaia-dir /home/worker
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre.linux-x86_64.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -26,7 +26,7 @@ task:
|
||||
--this-chunk {{chunk}}
|
||||
--gaia-repo https://hg.mozilla.org/integration/gaia-central
|
||||
--gaia-dir /home/worker
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre.linux-x86_64.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -24,7 +24,7 @@ task:
|
||||
--gip-suite unit
|
||||
--gaia-repo https://hg.mozilla.org/integration/gaia-central
|
||||
--gaia-dir /home/worker
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre.linux-x86_64.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -23,7 +23,7 @@ task:
|
||||
--test-url {{tests_url}}
|
||||
--gaia-repo https://hg.mozilla.org/integration/gaia-central
|
||||
--gaia-dir /home/worker
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre.linux-x86_64.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -24,7 +24,7 @@ task:
|
||||
--test-url {{tests_url}}
|
||||
--gaia-repo https://hg.mozilla.org/integration/gaia-central
|
||||
--gaia-dir /home/worker
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre.linux-x86_64.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
@ -24,7 +24,7 @@ task:
|
||||
--download-symbols ondemand
|
||||
--gaia-repo https://hg.mozilla.org/integration/gaia-central
|
||||
--gaia-dir /home/worker
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre.linux-x86_64.zip
|
||||
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/xulrunner-sdk-40.zip
|
||||
artifacts:
|
||||
'public/build':
|
||||
type: directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user