Граф коммитов

11876 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst faf31d5017 Backed out changeset c7ddd550008c (bug 1171736) for breaking gecko-decision opt. r=backout on a CLOSED TREE 2016-06-12 21:01:43 +02:00
Justin Wood 1c1bc5647d Bug 1171736 - Add taskcluster scheduling logic (on try) for linux l10n. r=sfink
MozReview-Commit-ID: Auz7sOW5Ptr

--HG--
rename : testing/mozharness/configs/single_locale/tc_linux64.py => testing/mozharness/configs/single_locale/tc_linux32.py
extra : rebase_source : 95494000eeca93b45d267328f3a88315bb2829f8
2016-06-06 16:09:51 -04:00
Carsten "Tomcat" Book 3b5e1843a7 Merge mozilla-central to mozilla-inbound 2016-06-12 11:31:50 +02:00
Carsten "Tomcat" Book c6816bf0df merge mozilla-inbound to mozilla-central a=merge 2016-06-12 11:26:13 +02:00
Ethan Lin 90f62c32d0 Bug 1254898 - Part 3. Focus browser when test start for fullscreen mode. r=avih 2016-05-29 19:46:00 +02:00
Ethan Lin 382c3a9fc5 Bug 1254898 - Part 2. Add video clips for talos video test. r=avih,jmaher 2016-05-09 08:17:00 +02:00
Ethan Lin 08a96c4778 Bug 1254898 - Part 1. Add talos test for video playback with basic compositor. r=avih,jmaher 2016-05-09 08:04:00 +02:00
Carsten "Tomcat" Book 48d4127667 Merge mozilla-central to fx-team 2016-06-10 15:42:51 +02:00
Carsten "Tomcat" Book 4ee1ed2b8f merge mozilla-inbound to central a=merge
--HG--
extra : amend_source : 10247ace8885c608987dcf31d47368e0dec09b19
2016-06-10 15:39:23 +02:00
Carsten "Tomcat" Book 9878cdd37a merge fx-team to mozilla-inbound a=merge 2016-06-10 15:34:37 +02:00
Nihanth Subramanya 7323a16958 Bug 989193 - Open captive portal automatically in a new tab when detected. r=MattN
MozReview-Commit-ID: 8SZ0mOwIUtC
2016-06-10 15:19:31 +03:00
Justin Wood c3467fda07 Bug 1171736 - fix single locale l10n nightly bustage. r=rail over IRC. a=KWierso
MozReview-Commit-ID: LKE3O31lTjm

--HG--
extra : rebase_source : c64004dd170fb14855ff8f5303abb55f058c6257
2016-06-09 14:04:53 -04:00
Carsten "Tomcat" Book afff301b32 Backed out changeset 5c836acf3197 (bug 906420) on developer request by baku
--HG--
extra : rebase_source : 9f109cdb706feef6d2bcd9a2e71f8c4d3c17ebdf
2016-06-09 15:30:53 +02:00
Justin Wood fc905af611 Bug 1171736 - Stop clobbering the compare-locales dir, since we're using in-tree now. r=rail a=Tomcat
MozReview-Commit-ID: GWrtAZ4OXeC
2016-06-09 08:59:15 -04:00
Carsten "Tomcat" Book 38ff08c882 Merge mozilla-central to fx-team 2016-06-09 15:42:30 +02:00
Mike de Boer e42260141c Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws 2016-06-09 13:30:51 +02:00
Phil Ringnalda 8d1174f9a3 Back out 3 changesets (bug 1270357) for test_chrome_ext_native_messaging.html timeouts
CLOSED TREE

Backed out changeset 2e602689376d (bug 1270357)
Backed out changeset e1979d928c7c (bug 1270357)
Backed out changeset e0f9b54febc8 (bug 1270357)
2016-06-08 20:35:32 -07:00
Justin Wood 67b58bbb40 Bug 1171736 - Migrate Linux l10n desktop nightly repacks to TaskCluster, mozharness part and some docker support. r=jlund a=Tomcat
MozReview-Commit-ID: KDPG0dj1V5Y

--HG--
rename : taskcluster/scripts/builder/build-linux.sh => taskcluster/scripts/builder/build-l10n.sh
2016-05-30 12:00:47 -04:00
Gregory Szorc 7fd974e58a Bug 1272851 - Use objdir for temporary directory for `mach xpcshell-test`; r=ted
When running xpcshell tests on my i7-6700K, the Windows Defender
MsMpEng.exe process regularly consumes up to 50% CPU - 2 whole cores.
This is because it is canning the thousands of files we create in the
temporary directory. (We create a profile for every xpcshell.exe process.)

This commit changes the behavior of `mach xpcshell-test` to use a temporary
directory under the topobjdir. We encourage people to disable file indexing
and A/V scanning in the source and object directories because this can add
overhead. So by putting temporary files in the object directory, we should
minimize the chances of file scanning slowing down test execution.

On my machine (which has Windows Defender disabled in my source and objdirs),
`mach xpcshell-test` execution time drops from ~13:40 to ~7:30. Seriously.

I'm told we have Windows Defender disabled in automation, so this hack
shouldn't need to be investigated there. i.e. this is a pure local development
win.



MozReview-Commit-ID: BMcSAZ16Yei

--HG--
extra : rebase_source : 5490be35b59ff675639180b928ee77dcc70de485
2016-05-26 11:56:20 -07:00
Gregory Szorc e0b7bbc6be Bug 1272851 - Allow temporary directory to be specified to xpcshell test harness; r=ted
A subsequent commit will change where the temporary directory is located
in certain test invocations. To do this, we need to teach the xpcshell
harness to use an alternate temporary directory instead of using the system
default (likely specified from TEMP* environment variables).

MozReview-Commit-ID: IUUlYaLBiEC

--HG--
extra : rebase_source : 389144dedb8cce62c1d10c65a37be7fb632c2317
2016-05-26 12:09:46 -07:00
Andrew Swan 4009dee8b9 Bug 1270357 Add isDeeply to mochitest eslintrc r=kmag
MozReview-Commit-ID: 6TsspFtPiuZ

--HG--
extra : rebase_source : c9953a28c999c9e6836f1fcb15c881743ae8a9a5
2016-05-31 16:16:37 -07:00
Anjana Vakil 05224ab9e0 Bug 1237958 - Clarify Marionette's behavior re dir/manifest; r=maja_zf
If a user specifies a directory path for Marionette tests,
any manifest ('.ini') file(s) in that dir will be ignored and
instead all test modules in the dir will be run. Clarify this
behavior by logging a warning if an '.ini' file is found in
the dir, and expanding help message for the 'tests' argument.

MozReview-Commit-ID: KWxXUaO86V2

--HG--
extra : rebase_source : 487235aa5bb678e7a09b176868c08806012761b9
2016-06-08 12:08:30 +02:00
Andrew Halberstadt a8e509a525 Bug 1278900 - Fix up the test package mach bootstrap script, r=armenzg
This is a bit of a hodge podge of small fixes that I needed to run |mach mochitest|
on an interactive worker. Included:

1) Add some packages to SEARCH_PATHS that mochitest needs
2) Always add SEARCH_PATHS even if mach package is found
3) Don't try to register commands that don't exist (i.e it was in an unused test zip)

MozReview-Commit-ID: BIXcCm4LzE2

--HG--
extra : rebase_source : 6ab5ba4e941fd26a4c126a42c2df468d0251730c
2016-06-08 10:41:13 -04:00
Andrew Halberstadt 633b74636b Bug 1278900 - Always extract 'mach' binary from test package, r=armenzg
This makes sure mozharness will always extract the mach binary and it will
be available when debugging interactive loaners.

MozReview-Commit-ID: BIXcCm4LzE2

--HG--
extra : rebase_source : 66cef916f7e86115b4f002ebad2550b70c0ae141
2016-06-08 10:36:32 -04:00
Andrew Swan cde8becf24 Bug 1270357 Add isDeeply to mochitest eslintrc r=kmag
MozReview-Commit-ID: 6TsspFtPiuZ

--HG--
extra : rebase_source : 620297cd519fc394ac2877f2c5e5b2018791aa56
2016-05-31 16:16:37 -07:00
Justin D'Arcangelo 59240878a5 Bug 1272107 - FlyWeb desktop UI code. Third time is the charm. r=mconley feedback=Pike
--HG--
extra : amend_source : b5f9aa704629d6bd88845d4bf3ed077ae8e788ad
2016-06-08 15:08:46 -04:00
Rail Aliiev 7515a08ec5 Bug 1277640 - desktop_l10n.py should clone gecko by revision r=Callek a=release DONTBUILD
MozReview-Commit-ID: CplKgqO6yjC

--HG--
extra : rebase_source : fa84105217ec99e4dadbb1ddcd2bb15bdacd68fe
2016-06-02 15:30:16 -04:00
Andrew Sutherland ad3240027a Bug 1272436 - P1 Fetch "only-if-cached" cache mode tests. r=bkelly
request-error.html:
- Add test verifying we enforce only-if-cached requires same-origin mode.

request-cache.html (only-if-cached does not hit network):
- Add comment block explaining the test dictionary arguments.
- Eliminate duplicated code in populate_cache which seems to have existed only
  for historical reasons and is now moot.
- Add `response` optional test dictionary array for cases where a network error
  is expected as the result of the fetch.  Normalize server results to handle
  this case since test cases may no longer talk to the server at all.
- Add only-if-cached tests that verify the network is not touched in any of
  the fresh cached, stale cached, and not cached cases.

request-cache.html (cross-origin redirects in the cache are not traversed):
- Tests added to request/request-cache.html instead of under redirect/ because
  redirect/ and redirect.py explicitly disable caching.  Also, the issue is
  about cache behavior, not the redirect-following logic.
- Enhance cache.py to accept a "redirect" parameter that generates a 302
  redirect using a Location header when received.
- Make the "error" handling generate a test failure if we don't fail when
  expected.
- Add "redirect" argument to request-cache.html test info dicts to tell
  cache.py to generate a redirect.
- Add test cases for "only-if-cached" to first prime with redirect, expecting
  success on same-origin redirects and failure on cross-origin redirects.
2016-06-08 12:10:21 -04:00
Dustin J. Mitchell dccabc82d9 Bug 1275409: change path to routes.json; r=mshal on a CLOSED TREE
MozReview-Commit-ID: CcRehDsCpms

--HG--
extra : amend_source : 815a68fb8bee4529277ff54e12c2957eb485ff4b
2016-06-08 14:31:31 +00:00
Alin Selagea 95f74c2ac9 bug 1275911: get releng automation posting to cloudops balrog stage instance. r=bhearsum 2016-06-08 10:16:51 -04:00
Andrew Halberstadt fc24b11e43 Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
This commit simply moves 'testing/eslint' to 'tools/lint/eslint' and the eslint related
mach command from 'python/mach_commands.py' to 'tools/lint/mach_commands.py'. It shouldn't
have any functional change on running eslint, either through mach or taskcluster.

This is in preparation for bug 1258341, to make the diffs there a little easier to read.

MozReview-Commit-ID: K03sn9lv9Lv

--HG--
rename : testing/eslint/eslint-plugin-mozilla/LICENSE => tools/lint/eslint/eslint-plugin-mozilla/LICENSE
rename : testing/eslint/eslint-plugin-mozilla/docs/balanced-listeners.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/balanced-listeners.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/import-browserjs-globals.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/import-browserjs-globals.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/import-globals.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/import-globals.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/import-headjs-globals.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/import-headjs-globals.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/index.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/index.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/mark-test-function-used.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/mark-test-function-used.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/no-aArgs.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/no-aArgs.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/no-cpows-in-tests.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/no-cpows-in-tests.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/reject-importGlobalProperties.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/reject-importGlobalProperties.rst
rename : testing/eslint/eslint-plugin-mozilla/docs/var-only-at-top-level.rst => tools/lint/eslint/eslint-plugin-mozilla/docs/var-only-at-top-level.rst
rename : testing/eslint/eslint-plugin-mozilla/lib/globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/helpers.js => tools/lint/eslint/eslint-plugin-mozilla/lib/helpers.js
rename : testing/eslint/eslint-plugin-mozilla/lib/index.js => tools/lint/eslint/eslint-plugin-mozilla/lib/index.js
rename : testing/eslint/eslint-plugin-mozilla/lib/processors/xbl-bindings.js => tools/lint/eslint/eslint-plugin-mozilla/lib/processors/xbl-bindings.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/balanced-listeners.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/balanced-listeners.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/import-browserjs-globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-browserjs-globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/import-globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/import-headjs-globals.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/import-headjs-globals.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/mark-test-function-used.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/mark-test-function-used.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/no-aArgs.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-aArgs.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/no-cpows-in-tests.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/no-cpows-in-tests.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/reject-importGlobalProperties.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/reject-importGlobalProperties.js
rename : testing/eslint/eslint-plugin-mozilla/lib/rules/var-only-at-top-level.js => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/var-only-at-top-level.js
rename : testing/eslint/eslint-plugin-mozilla/moz.build => tools/lint/eslint/eslint-plugin-mozilla/moz.build
rename : testing/eslint/eslint-plugin-mozilla/package.json => tools/lint/eslint/eslint-plugin-mozilla/package.json
rename : testing/eslint/manifest.tt => tools/lint/eslint/manifest.tt
rename : testing/eslint/npm-shrinkwrap.json => tools/lint/eslint/npm-shrinkwrap.json
rename : testing/eslint/package.json => tools/lint/eslint/package.json
rename : testing/eslint/update => tools/lint/eslint/update
extra : rebase_source : bb44b6285acf4625079cb6a3aaca7d9ada778c3a
2016-06-02 15:38:36 -04:00
Dustin J. Mitchell 62577b229f Bug 1275409: move legacy taskcluster-related scripts to taskcluster/scripts; r=wcosta
MozReview-Commit-ID: 7ilVJkNAPvE

--HG--
rename : testing/taskcluster/scripts/builder/build-emulator-x86.sh => taskcluster/scripts/builder/build-emulator-x86.sh
rename : testing/taskcluster/scripts/builder/build-emulator.sh => taskcluster/scripts/builder/build-emulator.sh
rename : testing/taskcluster/scripts/builder/build-haz-linux.sh => taskcluster/scripts/builder/build-haz-linux.sh
rename : testing/taskcluster/scripts/builder/build-linux.sh => taskcluster/scripts/builder/build-linux.sh
rename : testing/taskcluster/scripts/builder/build-mulet-haz-linux.sh => taskcluster/scripts/builder/build-mulet-haz-linux.sh
rename : testing/taskcluster/scripts/builder/build-mulet-linux.sh => taskcluster/scripts/builder/build-mulet-linux.sh
rename : testing/taskcluster/scripts/builder/build-simulator.sh => taskcluster/scripts/builder/build-simulator.sh
rename : testing/taskcluster/scripts/builder/build-sm-package.sh => taskcluster/scripts/builder/build-sm-package.sh
rename : testing/taskcluster/scripts/builder/build-sm.sh => taskcluster/scripts/builder/build-sm.sh
rename : testing/taskcluster/scripts/builder/desktop-setup.sh => taskcluster/scripts/builder/desktop-setup.sh
rename : testing/taskcluster/scripts/builder/gaia_props.py => taskcluster/scripts/builder/gaia_props.py
rename : testing/taskcluster/scripts/builder/get-objdir.py => taskcluster/scripts/builder/get-objdir.py
rename : testing/taskcluster/scripts/builder/hazard-analysis.sh => taskcluster/scripts/builder/hazard-analysis.sh
rename : testing/taskcluster/scripts/builder/install-packages.sh => taskcluster/scripts/builder/install-packages.sh
rename : testing/taskcluster/scripts/builder/pull-gaia.sh => taskcluster/scripts/builder/pull-gaia.sh
rename : testing/taskcluster/scripts/builder/setup-ccache.sh => taskcluster/scripts/builder/setup-ccache.sh
rename : testing/taskcluster/scripts/builder/sm-tooltool-config.sh => taskcluster/scripts/builder/sm-tooltool-config.sh
rename : testing/taskcluster/scripts/copy.sh => taskcluster/scripts/copy.sh
rename : testing/taskcluster/scripts/misc/build-cctools.sh => taskcluster/scripts/misc/build-cctools.sh
rename : testing/taskcluster/scripts/misc/build-clang-linux.sh => taskcluster/scripts/misc/build-clang-linux.sh
rename : testing/taskcluster/scripts/misc/build-gcc-linux.sh => taskcluster/scripts/misc/build-gcc-linux.sh
rename : testing/taskcluster/scripts/misc/minidump_stackwalk.sh => taskcluster/scripts/misc/minidump_stackwalk.sh
rename : testing/taskcluster/scripts/misc/repackage-jdk-centos.sh => taskcluster/scripts/misc/repackage-jdk-centos.sh
rename : testing/taskcluster/scripts/phone-builder/build-dolphin.sh => taskcluster/scripts/phone-builder/build-dolphin.sh
rename : testing/taskcluster/scripts/phone-builder/build-phone-ota.sh => taskcluster/scripts/phone-builder/build-phone-ota.sh
rename : testing/taskcluster/scripts/phone-builder/build-phone.sh => taskcluster/scripts/phone-builder/build-phone.sh
rename : testing/taskcluster/scripts/phone-builder/post-build.sh => taskcluster/scripts/phone-builder/post-build.sh
rename : testing/taskcluster/scripts/phone-builder/pre-build.sh => taskcluster/scripts/phone-builder/pre-build.sh
rename : testing/taskcluster/scripts/tester/harness-test-linux.sh => taskcluster/scripts/tester/harness-test-linux.sh
rename : testing/taskcluster/scripts/tester/test-b2g.sh => taskcluster/scripts/tester/test-b2g.sh
rename : testing/taskcluster/scripts/tester/test-linux.sh => taskcluster/scripts/tester/test-linux.sh
extra : rebase_source : 647914c181227d78a0694cf1417fbfe466a5c20d
2016-06-04 22:57:41 +00:00
Dustin J. Mitchell e134ce7f8a Bug 1275409: move legacy task definitions into legacy kind; r=wcosta
MozReview-Commit-ID: 7h6Ycr8TQWy

--HG--
rename : testing/taskcluster/routes.json => taskcluster/ci/legacy/routes.json
rename : testing/taskcluster/tasks/branches/alder/job_flags.yml => taskcluster/ci/legacy/tasks/branches/alder/job_flags.yml
rename : testing/taskcluster/tasks/branches/ash/job_flags.yml => taskcluster/ci/legacy/tasks/branches/ash/job_flags.yml
rename : testing/taskcluster/tasks/branches/autoland/job_flags.yml => taskcluster/ci/legacy/tasks/branches/autoland/job_flags.yml
rename : testing/taskcluster/tasks/branches/b2g-inbound/job_flags.yml => taskcluster/ci/legacy/tasks/branches/b2g-inbound/job_flags.yml
rename : testing/taskcluster/tasks/branches/base_job_flags.yml => taskcluster/ci/legacy/tasks/branches/base_job_flags.yml
rename : testing/taskcluster/tasks/branches/base_jobs.yml => taskcluster/ci/legacy/tasks/branches/base_jobs.yml
rename : testing/taskcluster/tasks/branches/fx-team/job_flags.yml => taskcluster/ci/legacy/tasks/branches/fx-team/job_flags.yml
rename : testing/taskcluster/tasks/branches/larch/job_flags.yml => taskcluster/ci/legacy/tasks/branches/larch/job_flags.yml
rename : testing/taskcluster/tasks/branches/mozilla-central/job_flags.yml => taskcluster/ci/legacy/tasks/branches/mozilla-central/job_flags.yml
rename : testing/taskcluster/tasks/branches/mozilla-inbound/job_flags.yml => taskcluster/ci/legacy/tasks/branches/mozilla-inbound/job_flags.yml
rename : testing/taskcluster/tasks/branches/try/job_flags.yml => taskcluster/ci/legacy/tasks/branches/try/job_flags.yml
rename : testing/taskcluster/tasks/build.yml => taskcluster/ci/legacy/tasks/build.yml
rename : testing/taskcluster/tasks/builds/android_api_15.yml => taskcluster/ci/legacy/tasks/builds/android_api_15.yml
rename : testing/taskcluster/tasks/builds/android_api_15_gradle_dependencies.yml => taskcluster/ci/legacy/tasks/builds/android_api_15_gradle_dependencies.yml
rename : testing/taskcluster/tasks/builds/android_api_15_partner_sample1.yml => taskcluster/ci/legacy/tasks/builds/android_api_15_partner_sample1.yml
rename : testing/taskcluster/tasks/builds/android_checkstyle.yml => taskcluster/ci/legacy/tasks/builds/android_checkstyle.yml
rename : testing/taskcluster/tasks/builds/android_lint.yml => taskcluster/ci/legacy/tasks/builds/android_lint.yml
rename : testing/taskcluster/tasks/builds/android_test.yml => taskcluster/ci/legacy/tasks/builds/android_test.yml
rename : testing/taskcluster/tasks/builds/b2g_aries_eng.yml => taskcluster/ci/legacy/tasks/builds/b2g_aries_eng.yml
rename : testing/taskcluster/tasks/builds/b2g_aries_spark_debug.yml => taskcluster/ci/legacy/tasks/builds/b2g_aries_spark_debug.yml
rename : testing/taskcluster/tasks/builds/b2g_base.yml => taskcluster/ci/legacy/tasks/builds/b2g_base.yml
rename : testing/taskcluster/tasks/builds/b2g_nexus_5l_eng.yml => taskcluster/ci/legacy/tasks/builds/b2g_nexus_5l_eng.yml
rename : testing/taskcluster/tasks/builds/b2g_phone_base.yml => taskcluster/ci/legacy/tasks/builds/b2g_phone_base.yml
rename : testing/taskcluster/tasks/builds/b2g_phone_eng_base.yml => taskcluster/ci/legacy/tasks/builds/b2g_phone_eng_base.yml
rename : testing/taskcluster/tasks/builds/base_linux32.yml => taskcluster/ci/legacy/tasks/builds/base_linux32.yml
rename : testing/taskcluster/tasks/builds/base_linux64.yml => taskcluster/ci/legacy/tasks/builds/base_linux64.yml
rename : testing/taskcluster/tasks/builds/base_macosx64.yml => taskcluster/ci/legacy/tasks/builds/base_macosx64.yml
rename : testing/taskcluster/tasks/builds/dbg_linux32.yml => taskcluster/ci/legacy/tasks/builds/dbg_linux32.yml
rename : testing/taskcluster/tasks/builds/dbg_linux64-asan.yml => taskcluster/ci/legacy/tasks/builds/dbg_linux64-asan.yml
rename : testing/taskcluster/tasks/builds/dbg_linux64.yml => taskcluster/ci/legacy/tasks/builds/dbg_linux64.yml
rename : testing/taskcluster/tasks/builds/dbg_macosx64.yml => taskcluster/ci/legacy/tasks/builds/dbg_macosx64.yml
rename : testing/taskcluster/tasks/builds/firefox_base.yml => taskcluster/ci/legacy/tasks/builds/firefox_base.yml
rename : testing/taskcluster/tasks/builds/haz_linux.yml => taskcluster/ci/legacy/tasks/builds/haz_linux.yml
rename : testing/taskcluster/tasks/builds/haz_shell_linux.yml => taskcluster/ci/legacy/tasks/builds/haz_shell_linux.yml
rename : testing/taskcluster/tasks/builds/linux64_clang.yml => taskcluster/ci/legacy/tasks/builds/linux64_clang.yml
rename : testing/taskcluster/tasks/builds/linux64_gcc.yml => taskcluster/ci/legacy/tasks/builds/linux64_gcc.yml
rename : testing/taskcluster/tasks/builds/mobile_base.yml => taskcluster/ci/legacy/tasks/builds/mobile_base.yml
rename : testing/taskcluster/tasks/builds/mulet_haz_linux.yml => taskcluster/ci/legacy/tasks/builds/mulet_haz_linux.yml
rename : testing/taskcluster/tasks/builds/mulet_linux.yml => taskcluster/ci/legacy/tasks/builds/mulet_linux.yml
rename : testing/taskcluster/tasks/builds/opt_linux32.yml => taskcluster/ci/legacy/tasks/builds/opt_linux32.yml
rename : testing/taskcluster/tasks/builds/opt_linux64-asan.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64-asan.yml
rename : testing/taskcluster/tasks/builds/opt_linux64.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_artifact.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_artifact.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_pgo.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_pgo.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_st-an.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_st-an.yml
rename : testing/taskcluster/tasks/builds/opt_linux64_valgrind.yml => taskcluster/ci/legacy/tasks/builds/opt_linux64_valgrind.yml
rename : testing/taskcluster/tasks/builds/opt_macosx64.yml => taskcluster/ci/legacy/tasks/builds/opt_macosx64.yml
rename : testing/taskcluster/tasks/builds/opt_macosx64_st-an.yml => taskcluster/ci/legacy/tasks/builds/opt_macosx64_st-an.yml
rename : testing/taskcluster/tasks/builds/sm_arm64_sim.yml => taskcluster/ci/legacy/tasks/builds/sm_arm64_sim.yml
rename : testing/taskcluster/tasks/builds/sm_arm_sim.yml => taskcluster/ci/legacy/tasks/builds/sm_arm_sim.yml
rename : testing/taskcluster/tasks/builds/sm_arm_sim_osx.yml => taskcluster/ci/legacy/tasks/builds/sm_arm_sim_osx.yml
rename : testing/taskcluster/tasks/builds/sm_base.yml => taskcluster/ci/legacy/tasks/builds/sm_base.yml
rename : testing/taskcluster/tasks/builds/sm_compacting.yml => taskcluster/ci/legacy/tasks/builds/sm_compacting.yml
rename : testing/taskcluster/tasks/builds/sm_nonunified.yml => taskcluster/ci/legacy/tasks/builds/sm_nonunified.yml
rename : testing/taskcluster/tasks/builds/sm_package.yml => taskcluster/ci/legacy/tasks/builds/sm_package.yml
rename : testing/taskcluster/tasks/builds/sm_plain.yml => taskcluster/ci/legacy/tasks/builds/sm_plain.yml
rename : testing/taskcluster/tasks/builds/sm_plaindebug.yml => taskcluster/ci/legacy/tasks/builds/sm_plaindebug.yml
rename : testing/taskcluster/tasks/builds/sm_rootanalysis.yml => taskcluster/ci/legacy/tasks/builds/sm_rootanalysis.yml
rename : testing/taskcluster/tasks/builds/sm_variant_base.yml => taskcluster/ci/legacy/tasks/builds/sm_variant_base.yml
rename : testing/taskcluster/tasks/decision/branch.yml => taskcluster/ci/legacy/tasks/decision/branch.yml
rename : testing/taskcluster/tasks/decision/periodic_alder.yml => taskcluster/ci/legacy/tasks/decision/periodic_alder.yml
rename : testing/taskcluster/tasks/decision/try.yml => taskcluster/ci/legacy/tasks/decision/try.yml
rename : testing/taskcluster/tasks/harness_test.yml => taskcluster/ci/legacy/tasks/harness_test.yml
rename : testing/taskcluster/tasks/image.yml => taskcluster/ci/legacy/tasks/image.yml
rename : testing/taskcluster/tasks/lint.yml => taskcluster/ci/legacy/tasks/lint.yml
rename : testing/taskcluster/tasks/phone_build.yml => taskcluster/ci/legacy/tasks/phone_build.yml
rename : testing/taskcluster/tasks/post-builds/mulet_simulator.yml => taskcluster/ci/legacy/tasks/post-builds/mulet_simulator.yml
rename : testing/taskcluster/tasks/post-builds/upload_symbols.yml => taskcluster/ci/legacy/tasks/post-builds/upload_symbols.yml
rename : testing/taskcluster/tasks/test.yml => taskcluster/ci/legacy/tasks/test.yml
rename : testing/taskcluster/tasks/tests/b2g_unittest_base.yml => taskcluster/ci/legacy/tasks/tests/b2g_unittest_base.yml
rename : testing/taskcluster/tasks/tests/eslint-gecko.yml => taskcluster/ci/legacy/tasks/tests/eslint-gecko.yml
rename : testing/taskcluster/tasks/tests/fx_desktop_generic.yml => taskcluster/ci/legacy/tasks/tests/fx_desktop_generic.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_cppunit.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_cppunit.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_cppunit_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_cppunit_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_cppunit_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_cppunit_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_crashtest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_crashtest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_external_media_tests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_external_media_tests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_external_media_tests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_external_media_tests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_external_media_tests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_external_media_tests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_firefox_ui_functional_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_firefox_ui_functional_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_gtest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_gtest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_gtest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_gtest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_gtest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_gtest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jittests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jittests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jittests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jittests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jittests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jittests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_jsreftest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_jsreftest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_luciddream.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_luciddream.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_marionette_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_marionette_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_a11y.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_a11y_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_a11y_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_a11y_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_bc_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_bc_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_chrome.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_chrome_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_chrome_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_chrome_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_clipboard_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_clipboard_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_dt_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_dt_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gl_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gl_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_gpu_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_gpu_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_jetpack.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_jetpack_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_jetpack_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_jetpack_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_media_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_media_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_plain_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_plain_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_mochitest_vg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_mochitest_vg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_not_accelerated_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_not_accelerated_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_reftest_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_reftest_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_web_platform_tests_reftests_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_opt.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_xpcshell.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_xpcshell.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_xpcshell_dbg.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_xpcshell_dbg.yml
rename : testing/taskcluster/tasks/tests/fx_linux64_xpcshell_opt.yml => taskcluster/ci/legacy/tasks/tests/fx_linux64_xpcshell_opt.yml
rename : testing/taskcluster/tasks/tests/fx_test_base.yml => taskcluster/ci/legacy/tasks/tests/fx_test_base.yml
rename : testing/taskcluster/tasks/tests/harness_marionette.yml => taskcluster/ci/legacy/tasks/tests/harness_marionette.yml
rename : testing/taskcluster/tasks/tests/mozharness-gecko.yml => taskcluster/ci/legacy/tasks/tests/mozharness-gecko.yml
rename : testing/taskcluster/tasks/tests/mozlint-flake8.yml => taskcluster/ci/legacy/tasks/tests/mozlint-flake8.yml
rename : testing/taskcluster/tasks/tests/mulet_build_test.yml => taskcluster/ci/legacy/tasks/tests/mulet_build_test.yml
rename : testing/taskcluster/tasks/tests/mulet_build_unit.yml => taskcluster/ci/legacy/tasks/tests/mulet_build_unit.yml
rename : testing/taskcluster/tasks/tests/mulet_gaia_js_integration_tests.yml => taskcluster/ci/legacy/tasks/tests/mulet_gaia_js_integration_tests.yml
rename : testing/taskcluster/tasks/tests/mulet_gaia_unit.yml => taskcluster/ci/legacy/tasks/tests/mulet_gaia_unit.yml
rename : testing/taskcluster/tasks/tests/mulet_gaia_unit_oop.yml => taskcluster/ci/legacy/tasks/tests/mulet_gaia_unit_oop.yml
rename : testing/taskcluster/tasks/tests/mulet_linter.yml => taskcluster/ci/legacy/tasks/tests/mulet_linter.yml
rename : testing/taskcluster/tasks/tests/mulet_mochitests.yml => taskcluster/ci/legacy/tasks/tests/mulet_mochitests.yml
rename : testing/taskcluster/tasks/tests/mulet_reftests.yml => taskcluster/ci/legacy/tasks/tests/mulet_reftests.yml
extra : rebase_source : 6d5f85f5e7096c57cc90641fc0ec0a7038a4d749
2016-06-04 22:55:35 +00:00
Dustin J. Mitchell fd242328bd Bug 1275409: remove unused legacy task definitions; r=wcosta
MozReview-Commit-ID: SERhclvdAf

--HG--
extra : rebase_source : 4f70f20bbeadccbca929dd6d5ad914f3c73ad34d
2016-06-04 22:53:50 +00:00
Dustin J. Mitchell 815538a4d4 Bug 1275409: remove remaining code in testing/taskcluster; r=wcosta
MozReview-Commit-ID: 3GrQ2cI9XFN

--HG--
extra : rebase_source : 54d46b53fb392afc22347394b39288b4c8d15e89
2016-06-04 22:40:36 +00:00
Dustin J. Mitchell 28dfa968a6 Bug 1275409: remove unused aliases list in yaml files; r=wcosta
MozReview-Commit-ID: D8ULUQ8jFmU

--HG--
extra : rebase_source : 690897cce086e13247e76c08357a175ed4b08165
2016-06-04 21:24:59 +00:00
Dustin J. Mitchell 80f9957372 Bug 1275409: remove taskcluster_graph.build_task; r=wcosta
MozReview-Commit-ID: IphYcikdlxX

--HG--
extra : rebase_source : 0673b68c0a6b1bfdb186a83f8bae665efaa8b68a
2016-06-04 21:11:59 +00:00
Dustin J. Mitchell ff5404235a Bug 1275409: move taskcluster_graph.commit_parser; r=wcosta
MozReview-Commit-ID: JWCzOWVUEP6

--HG--
rename : testing/taskcluster/tests/test_commit_parser.py => taskcluster/taskgraph/test/test_util_legacy_commit_parser.py
rename : testing/taskcluster/taskcluster_graph/commit_parser.py => taskcluster/taskgraph/util/legacy_commit_parser.py
extra : rebase_source : 5cb3b25449f905a02c04f7855899ba02f2e1c761
2016-06-04 21:09:18 +00:00
Dustin J. Mitchell b1c92a8289 Bug 1275409: remove mach_util; r=wcosta
MozReview-Commit-ID: 7FaRjPFBFkn

--HG--
extra : rebase_source : 4912f4615ee5dc4f41f38e95abe5404d13c21d66
2016-06-04 20:59:19 +00:00
Dustin J. Mitchell 271fc2bc85 Bug 1275409: remove taskcluster_graph.image_builder; r=wcosta
MozReview-Commit-ID: 21HBtcDVPXC

--HG--
extra : rebase_source : 985d158fdd3c326f422ce6feea1a59c688d48b01
2016-06-06 18:55:10 +00:00
Dustin J. Mitchell a8e677a2f0 Bug 1275409: remove taskcluster_graph.transform; r=wcosta
MozReview-Commit-ID: B5Ee70AXFLP

--HG--
extra : rebase_source : 2d5b989d62d35452ae720c6231088b49f398a5c9
2016-06-04 19:31:44 +00:00
Dustin J. Mitchell 6c587676b0 Bug 1275409: move taskcluster_graph.from_now to taskgraph.util.time; r=wcosta
MozReview-Commit-ID: 3GFO4f34dg8

--HG--
rename : testing/taskcluster/tests/test_from_now.py => taskcluster/taskgraph/test/test_util_time.py
rename : testing/taskcluster/taskcluster_graph/from_now.py => taskcluster/taskgraph/util/time.py
extra : rebase_source : 5dfe5c92fa42c2837381232d3f1b343e93f6422e
2016-06-04 19:20:07 +00:00
Dustin J. Mitchell c1ccda957f Bug 1275409: move templates to taskgraph.util; r=wcosta
MozReview-Commit-ID: 3vdnm20W4OD

--HG--
rename : taskcluster/taskgraph/test/test_util.py => taskcluster/taskgraph/test/test_util_docker.py
rename : testing/taskcluster/tests/test_templates.py => taskcluster/taskgraph/test/test_util_templates.py
rename : taskcluster/taskgraph/util.py => taskcluster/taskgraph/util/__init__.py
rename : testing/taskcluster/taskcluster_graph/templates.py => taskcluster/taskgraph/util/templates.py
extra : rebase_source : 6d098d87e715b82c0dcd5bf03beb7646bbd50fe2
2016-06-05 18:34:22 +00:00
Dustin J. Mitchell 8e8b2fa3df Bug 1275409: remove testing/taskcluster/mach_commands.py, except 'mach taskcluster-load-image'; r=wcosta
MozReview-Commit-ID: BrhXVWT5r8D

--HG--
extra : rebase_source : a6f6296405ed88cb2fda8cb96c229992830d4374
2016-06-04 19:40:35 +00:00
James Graham 70aaa7572c Bug 1278694 - Fix testharness.js path in subresources-integrity tests, r=Ms2ger
MozReview-Commit-ID: GXpCHvZ427l

--HG--
extra : rebase_source : 3e85eb8697a506759f9d0c232af4e3a6011c5365
2016-06-07 23:07:20 +01:00
Eric Rahm cffa865b22 Bug 1278399 - Use MOZ_LOG in automation. r=ted
NSPR_LOG_MODULES is deprecated in favor of MOZ_LOG, this cleans up warning
spam during testing.
2016-06-10 10:05:57 -07:00
Rob Thijssen 65b50c0058 Bug 1279011 - mozharness configs for taskcluster win32/win64 opt/debug; r=pmoore
--HG--
extra : rebase_source : 8338de67b8ce3f2d7eeaafcb1f1349c69e9e7f70
2016-06-10 13:12:15 +01:00
Carsten "Tomcat" Book 2266139ee3 Merge mozilla-central to mozilla-inbound 2016-06-10 15:44:04 +02:00
Till Schneidereit b0d2250794 Bug 911216 - Part 24: Use promise rejection tracking to report unhandled rejections to the console. r=bz,Paolo 2016-03-22 16:22:24 +01:00
Michael Layzell bd973fcaa4 Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku 2016-06-07 18:05:55 -04:00