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

12132 Коммитов

Автор SHA1 Сообщение Дата
bechen c2f769c9f2 Bug 1278151 - Fix CompareCuesByTime for the web-platform/meta/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html. r=rillian
MozReview-Commit-ID: KLGqF55DnhI

--HG--
extra : rebase_source : f8e9c2358bab95e332990afdc600148899ee04a7
2016-06-21 16:26:35 +08:00
Karl Tomlinson b353eb8cda bug 1281293 increase marionette server listen backlog to 1 r=ato
to accept connections on Linux 4.4.
https://bugzilla.kernel.org/show_bug.cgi?id=119141

MozReview-Commit-ID: B5NMkHiGNg6

--HG--
extra : rebase_source : 1bc9322067ad8c3d2a97dfc86a90a0ad8429344f
2016-06-22 09:37:40 +12:00
Sylvestre Ledru 4632ba11d4 Bug 1279937 - Update the update_apk_description.py script to reflect changes in mozharness localization r=jlund
MozReview-Commit-ID: AcTPNEq78zR

--HG--
extra : rebase_source : fda6856cc72e1c23860119f5ecb6a07657d144be
2016-06-22 19:29:45 +02:00
Kim Moir 7ae9030d88 Bug 1135781 - generate builds per checkin on beta/release/esr that allow installation of unsigned addons r=jlund 2016-06-22 09:08:44 -04:00
Andreas Tolfsen 13eaed447a Bug 1280645 - Remove debug logging statement in driver.js; r=automatedtester
MozReview-Commit-ID: 4MgUCESlLl5

--HG--
extra : rebase_source : 05b4cac621b89daab51f8e8f3efeffa030aaa6e6
2016-06-17 15:56:45 +01:00
Edgar Chen ab0bf30609 Bug 1275511 - Should not ignore entire <source-size-list> if something is invalid; r=heycam
MozReview-Commit-ID: 3YGpXm7dJMM

--HG--
extra : rebase_source : 7db80adb9ebbdcb156c613855289b37877aad90d
2016-04-12 11:49:50 -04:00
Masayuki Nakano 60bb642e47 Bug 1275528 part.1 Support a way to query content relative to insertion point r=smaug
Native IME handler may want to query content relative to start of selection (or composition if there is it). Additionally, in e10s mode, insertion point in actual content may be different from the cache in parent.  Therefore, in some cases, it does make sense to query content with offset relative to start of selection or composition.

This patch implements it simply and only in non-e10s mode.

Additionally, this fixes a bug of nsQueryContentEventResult::GetOffset() which hasn't been accepted its calls even if the event message is valid (eQueryTextContent, eQueryTextRect and eQueryCaretRect).

MozReview-Commit-ID: 34I7vyTUAgO

--HG--
extra : rebase_source : d79ba0dc3e002f7691495ee1ff8bdb3854d8f6fe
2016-06-16 14:10:49 +09:00
Geoff Brown afb761f3ec Bug 1280437 - Run Android 4.3 opt tests in taskcluster (tier 2); r=dustin 2016-06-21 16:42:50 -06:00
Geoff Brown 6c6e32554f Bug 1281187 - Do not use host plugins for Android xpcshell tests; r=kmoir 2016-06-21 16:42:48 -06:00
Maja Frydrychowicz bb57c9c62d Bug 1281213 - Fix passing of app_args to gecko instance in Marionette client; r=automatedtester
MozReview-Commit-ID: EuLGjT2Vlfn

--HG--
extra : rebase_source : 133f440cc047afe6e2f09e8f7d6e272be0119990
2016-06-21 12:32:35 -04:00
Anjana Vakil fccaf7b043 Bug 1276974 - Add tests for BaseMarionetteTestRunner.add_test; r=maja_zf
Test that paths to test modules, directories, and manifest files are
processed correctly by BaseMarionetteTestRunner.add_test.

Individual test modules should be added
even if they have invalid test names.
If a directory path is provided, all validly-named
test modules discovered by walking the dir should be added.
Manifest files should be parsed and tests added/skipped accordingly.

MozReview-Commit-ID: 2GJFEGGcEW2

--HG--
extra : rebase_source : 44c752f1025be715b44833ced08cc315c5becaa6
2016-06-08 20:11:16 +02:00
Blake Kaplan 5688cefb7f Bug 1163418 - Remove use of CPOWs in safebrowsing tests. r=felipe 2016-06-21 13:46:02 -07:00
Wes Kocher a3cd1a678b Merge m-c to inbound, a=merge CLOSED TREE 2016-06-21 10:12:01 -07:00
Wes Kocher 5c26bde4f0 Merge inbound to central, a=merge CLOSED TREE 2016-06-21 10:05:54 -07:00
Wes Kocher 2488f506e6 Backed out 2 changesets (bug 1277090) for breaking Firefox ui tests CLOSED TREE
Backed out changeset 4517cfdd7f79 (bug 1277090)
Backed out changeset 7be72cdc9d78 (bug 1277090)
2016-06-21 09:03:49 -07:00
Andreas Tolfsen de6084520f Bug 1280101 - Remove check for window sizes larger than screen; r=automatedtester
MozReview-Commit-ID: K2l0pPfGbGp

--HG--
extra : rebase_source : 943524c2a4e1dd990fa9cfddcc99cc7074ec1922
2016-06-14 18:58:15 +01:00
Andreas Tolfsen b196cce6f4 Bug 1280101 - Do not coerce window dimensions to integer; r=automatedtester
The specification says nothing about coercing to integer.

MozReview-Commit-ID: Cq5Wbo2vIAD

--HG--
extra : rebase_source : 4b953dfd48bd2227508e725dcc0cc5efc97f0bb9
2016-06-14 18:57:02 +01:00
Masayuki Nakano d5bf222ecd Bug 1275914 part.7 Add automated tests to query IME selections r=smaug
MozReview-Commit-ID: GwBU6Evcpfa

--HG--
extra : rebase_source : d6a54b3ab227fbae75e723b277f0ff1e95d44044
2016-06-20 16:31:29 +09:00
Henrik Skupin 8287873300 Bug 1280055 - Bump Firefox Puppeteer to 50.0.0 . r=maja_zf
MozReview-Commit-ID: 99DhMpOlnNB

--HG--
extra : rebase_source : aa7f2073e069eb12064c1b0acb81e3feee0a765f
2016-06-20 21:56:57 +02:00
Justin Wood b81a902c6b Followup bustage fix for Bug 1277648
MozReview-Commit-ID: 19cH0TIORfc

--HG--
rename : testing/taskcluster/tasks/builds/android_api_15_debug.yml => taskcluster/ci/legacy/tasks/builds/android_api_15_debug.yml
2016-06-20 21:41:21 -04:00
Justin Wood 83a1642d15 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
2016-06-06 16:09:51 -04:00
Jordan Lund eaba540834 Bug 1277648 - run debug fennec builds alongside opt in taskcluster, r=dustin
MozReview-Commit-ID: LJ819br6uDE

this starts running debug fennec builds along opt on central and try.
note: I added tier 2 and other properties to the opt fennec builds because it
seemed like they were implicitly:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-searchStr=taskcluster&filter-tier=1&filter-tier=2&filter-tier=3&exclusion_profile=false&selectedJob=3999887
***
renames build_type from dbg to debug for fennec tc

MozReview-Commit-ID: HvZgt2DwqKp

--HG--
extra : rebase_source : c07bdf9eec9163fd4af6a013f324adef808b105f
extra : amend_source : 3d4a1459a2c592586df0bce52548c4a593c945cc
2016-06-03 10:35:24 -07:00
Maja Frydrychowicz a2e846edaf Bug 1278590 - Create a FennecRunner; r=ahal,gbrown
Add FennecEmulatorRunner (for convenience), FennecRunner, FennecContext
and EmulatorAVD.

Common behaviour is defined in BaseEmulator and RemoteContext to distinguish
from B2G and Fennec specifics. I've tried to decouple ArchContext from
B2GContext, as well.

The emulator/adb commands in FennecRunner and EmulatorAVD are intended to
match the behaviour seen in current Android automation (e.g. mochitest).

MozReview-Commit-ID: 1tqD0DStdHR

--HG--
extra : rebase_source : 1450f3b03f82a0f9d33e43d19632a06a51ef7253
2016-06-07 11:45:08 -04:00
Geoff Brown d5b52bdab1 Bug 1280126 - Use tooltool hostutils for Android automated tests; r=kmoir 2016-06-20 11:39:40 -06:00
David Burns 7a45ea7332 Bug 1277090: Update tests to get properties instead of attributes r=ato
Due to the conflation, we were returning the wrong thing on get_attribute,
Updated tests to call get_property when that is what they meant.

MozReview-Commit-ID: AY6bd3RECvV

--HG--
extra : rebase_source : d4063cb5f923ff48a408269bf9a4ee72198b707e
2016-05-31 23:52:34 +01:00
David Burns 186ffe49b4 Bug 1277090: Have Marionette return only attributes from getElementAttribute. r=ato
Using the Selenium atom we are conflating properties and attributes which is not
thing we really want to be doing.

MozReview-Commit-ID: HdZOz1jQrwz

--HG--
extra : rebase_source : 70118dba39bb1a72e78a264d2a71beff3671f9cb
2016-05-31 23:23:05 +01:00
Xidorn Quan 0c0d683ac3 Bug 1279613 - Apply fullscreen enabled flag to about:blank as well. r=smaug
MozReview-Commit-ID: JL3ZIdXpLiX

--HG--
extra : source : 10b1a71568775ba904a916c2cce603337367c582
2016-06-20 07:16:00 +10:00
Sylvestre Ledru ed2ce60526 Bug 1278104 - Create a library to manage translation of Google play descriptions r=jlund
MozReview-Commit-ID: 4iOffPOGJlW

--HG--
extra : rebase_source : e9a5a16e377e0bb30719019ff9e73bba8945697a
2016-06-13 16:40:30 +01:00
Sylvestre Ledru 954d531ec1 Bug 1278103 - Google update their api client. Needs to update the client r=jlund
MozReview-Commit-ID: 5N76tXfLdPZ

--HG--
extra : rebase_source : e3aabf0c7ffcbdff3cbb429c34de624d009d22e3
2016-06-13 15:31:50 +01:00
Peter Moore f1c481467c Bug 1280325 - set MSYSTEM env var to 'MINGW32' for TaskCluster Windows firefox desktop builds; r=glandium 2016-06-15 23:20:14 +01:00
Thomas Wisniewski 2e6fa0f5fe Bug 918733 - have overrideMimeType throw INVALID_STATE_ERR if the XHR is in the DONE or LOADING states. r=sicking 2016-06-13 21:56:15 -04:00
Alastor Wu ed8316cfbc Bug 1276831 - part4 : modify web-platform-test. r=rillian
The idl-test-harness can't detect the multiple types in webidl [1], so it doesn't know about the type like "double or AutoKeyword".
The same problem also happen in VTTCue's line property, and we have already expected its fail.
Therefore, we should expect this fail before we fix the problem of idl-test-harness.

[1] http://searchfox.org/mozilla-central/source/dom/imptests/idlharness.js#375
MozReview-Commit-ID: 5XvOwdmqKDP

--HG--
extra : rebase_source : fd72ef43d1f24792a1b3e228da7a7dca9483b1da
2016-06-15 16:52:07 +01:00
Thomas Nguyen 8e14007b6d Bug 1223838 - Update web platform test meta file. r=franziskuskiefer
MozReview-Commit-ID: EppPBARvdGB
2016-05-11 15:57:50 +08:00
Anjana Vakil c447b98a38 Bug 1275269 - Improve & test BaseMarionetteTestRunner._add_tests; r=maja_zf
Rewrite the filename verification in BaseMarionetteTestRunner._add_tests
to check for ".py"/".js" extensions as well as "test_" prefix and to
allow for JavaScript filenames like 'testSomething.js'.
Use regular expression matching instead of str.startswith and such.

In test_marionette_runner.py, test _add_tests (called by run_tests):
- Test that _add_tests populates self.tests with correct tests
- Test that file names are accepted/rejected appropriately

MozReview-Commit-ID: 7SzYGJcHNus

--HG--
extra : rebase_source : 763309e422ef0c51950ddccb6c507df9eaa4b9f6
2016-06-23 17:01:20 +02:00
Anjana Vakil 92577ea5d8 Bug 1275269 - Refactor & test BaseMarionetteTestRunner.run_tests; r=maja_zf
Refactor BaseMarionetteTestRunner.run_tests into smaller sub-methods.
Refactor _print_summary, moving functionality not related
to summary-printing into run_tests.

In test_marionette_runner.py, test run_tests and submethod:
- Add mock_runner fixture to create a runner instance with
some mocked properties
- Test reset_test_stats
- Test _initialize_test_run


MozReview-Commit-ID: 7k1GJ0dyLCe

--HG--
extra : rebase_source : fa347627c8dd049055f564f3cfb0ef0413deef2f
2016-06-23 17:48:47 +02:00
Thom Chiovoloni 5a2eece65d Bug 1281095 - Clean up FxA server sessions and devices after each run of TPS. r=markh
MozReview-Commit-ID: CBLrIBWgrFi

--HG--
extra : transplant_source : R%0A%12%27W%0CB%D6%B3f%A8G%2C5e%40%97%3C%82%D6
2016-06-29 19:50:13 -04:00
Alastor Wu 291e07c023 Bug 1276130 - part3 : modify web-platform test. r=rillian
MozReview-Commit-ID: BjeiP1XeC8T

--HG--
extra : rebase_source : 8e71d44228291ad14fac21e7058fbf01eb126e2f
2016-06-14 16:56:16 +01:00
Jan Varga 2d1e6d62c8 Bug 1246828 - Part 4: Rename profile-before-change2 to profile-before-change-qm and profile-before-change3 to profile-before-change-telemetry; r=asuth 2016-06-15 11:49:04 +01:00
Kyle Huey a43998c8bf Bug 1246828 - Part 2: Main changes, quota manager shutdown pushed back to profile-before-change2; r=asuth 2016-06-15 11:48:50 +01:00
Mike Hommey ad42a406bd Bug 1278718 - Use the same setup for clang and binutils on TC as on buildbot. r=kmoir 2016-06-15 12:22:57 +09:00
Andrew Swan ad06bce348 Bug 1270359 Make MockRegistry a common test-only module r=kmag
MozReview-Commit-ID: DiLa3vfAh3R

--HG--
extra : rebase_source : 6e909f87b786affc3c476c85b758259321c31e41
2016-06-14 05:27:36 -07:00
Sebastian Hengst 31d07b0f52 Backed out changeset 212533217731 (bug 1276130) 2016-06-14 17:20:23 +02:00
Henrik Skupin d9381df1a4 Bug 1280017 - Fix firefox-puppeteer requirement for external media tests. r=maja_zf
MozReview-Commit-ID: 6ihokx6fZQC

--HG--
extra : rebase_source : c2464335512d6d24c8f0f1a939c5460860671a3c
2016-06-14 13:07:56 +01:00
Jordan Lund f47b5fb831 Bug 1279016 - dont query_post_upload_cmd env var if not in buildbot infra, r=pmoore
MozReview-Commit-ID: 64kfVx0ew9K

--HG--
extra : rebase_source : def40df308d36fae99af2d11fedf37ef8c28dc00
extra : amend_source : 7daeea8dccf3a64f805c15fd64e91f05b0e4bb35
2016-06-14 14:40:26 +01:00
Alastor Wu e3fe6d5741 Bug 1276130 - part3 : modify web-platform test. r=rillian
MozReview-Commit-ID: BjeiP1XeC8T

--HG--
extra : rebase_source : d3fd1185df9cf81b1539cfeca2a18f9a4401dd48
2016-06-14 14:39:52 +01:00
Gordon Su 4b24a929e8 Bug 1271126 - Fixed the ParseHTMLInteger function to handle INT32_MIN. r=smaug 2016-06-12 16:18:55 -04:00
Sebastian Hengst 3253003296 Backed out changeset 04b5629f3008 (bug 1276130) 2016-06-14 14:33:05 +02:00
Alastor Wu 78f4387ca8 Bug 1276130 - part3 : modify web-platform test. r=rillian
MozReview-Commit-ID: BjeiP1XeC8T

--HG--
extra : rebase_source : aceeac90d74632a1fd90b558b67054312aba29ea
2016-06-14 12:13:35 +01:00
Alastor Wu e8310c4804 Bug 1016925 - Enable 'webvtt-api-for-browsers/vttcue-interface/align.html'. r=rillian
MozReview-Commit-ID: CB3ML3Q0u5x

--HG--
extra : rebase_source : 7e20e83af89a3b4fb674d0e84663467e42a97bb0
2016-06-08 14:26:41 +08:00
Alastor Wu a0f28cbf4b Bug 1278478 - fix web-platform-test 'webvtt-api-for-browsers/vttcue-interface/vertical.html'. r=rillian
MozReview-Commit-ID: G0uKsIw5Mx5

--HG--
extra : rebase_source : b2d9ee6670004222b1cd8a402543df45475200ac
2016-06-07 16:04:48 +08:00
Henrik Skupin 768d064ed9 Bug 1265028 - Bump Firefox Puppeteer to 49.0.0. r=maja_zf
MozReview-Commit-ID: 3Dd7bLeMzCS

--HG--
extra : rebase_source : e160c4707563ad701fc055c3e1e62a471dc0030c
2016-05-18 21:11:36 +02:00
Peter Moore 7366a29714 Bug 1279018 - remove literal path separators in os.path.join calls r=coop 2016-06-09 17:27:14 +02:00
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
Henrik Skupin 232a4d642c Bug 1276895 - [mozharness] Remove backward compatible code for Firefox 38ESR from Firefox UI tests. r=maja_zf
MozReview-Commit-ID: 7ioOSZqD1FR

--HG--
extra : rebase_source : 42b9f14884429f0a7015c9be1ce91dd42e3961d5
2016-06-30 14:58:12 +02:00
Henrik Skupin f97c4ca2ea Bug 1283396 - [mozharness] --e10s option of firefox-ui-tests is not deprecated. r=automatedtester
MozReview-Commit-ID: HJFPwb9yapq

--HG--
extra : rebase_source : a6f71997635c5e0f7ab08512676a089f4d9763b2
2016-06-29 13:49:02 +02: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
Steve Fink 3b16876256 No bug. Prevent shell command echoing from mangling hazard build result output lines.
MozReview-Commit-ID: I4UrhkuqV94

--HG--
extra : rebase_source : e8c29bbe408f123b75dfd138565371d8622176e4
2016-06-01 16:53:51 -07:00
James Graham bc68fdaad1 Bug 1278577 - Use simple strings as reftest test ids, r=ahal
The idea of mozlog ids being tuples unfortunately didn't work so well
with external systems that found the tuple|string datatype difficult to
work with. Convert reftests to use simple ids of the form "<test url>
<comparison> <refurl>" e.g. "about:blank == data:text/html," instead of
tuples.

MozReview-Commit-ID: 18jufbssn4A

--HG--
extra : rebase_source : 542888186fecf3671847d1fca307770c7a989ad3
2016-06-06 16:28:22 +01:00
Andrew Halberstadt 4981a013ad Bug 1250904 - Start a wizard upon initiating an interactive shell, r=armenzg
To make things as easy as possible, run a little wizard to help developers
choose what to do. This way they don't need to memorize any commands or read
any wiki pages.

MozReview-Commit-ID: DzBlVUs9R8I

--HG--
extra : rebase_source : 36166f7642f6fb297adedf4176f1088cb91c2435
2016-05-25 11:12:45 -04:00
Andrew Halberstadt 29a1e194bd Bug 1250904 - Don't run mozharness if TASKCLUSTER_INTERACTIVE is set, r=armenzg
Rather than guess what the developer means to do when they checkout an interactive tester,
we'll prompt them from the interactive shell. This means we need to bypass the mozharness
script initially. To make it easy to run again later, we save the exact command to a
'run-mozharness' binary.

MozReview-Commit-ID: DzBlVUs9R8I

--HG--
extra : rebase_source : 60324bce5bf8b89cee4c962f426f17b5dc73b29d
2016-05-25 11:10:52 -04:00
Andrew Halberstadt 7e50b6715e Bug 1250904 - Add an hgrc for 'worker' user in testing/docker/desktop-test, r=armenzg
This creates some defaults, enables common built-in extensions and sets up
Ubuntu's CA file for checking host certificates.

MozReview-Commit-ID: DzBlVUs9R8I

--HG--
extra : rebase_source : 81cb5b935910091a4d6632daac439e786c6c410f
2016-05-27 10:25:14 -04:00
Andrew Halberstadt 74e2b65922 Bug 1250904 - Re-organize dot-files in testing/docker/desktop-test, r=armenzg
We'll need to add a number of dot-files and binaries to /home/worker/bin as
part of the effort to make debugging on remote machines easier, move them all
to a 'dot-files' subfolder and +x everything in /home/worker/bin.

MozReview-Commit-ID: DzBlVUs9R8I

--HG--
rename : testing/docker/desktop-test/dot-config/pip/pip.conf => testing/docker/desktop-test/dot-files/config/pip/pip.conf
rename : testing/docker/desktop-test/dot-config/user-dirs.dirs => testing/docker/desktop-test/dot-files/config/user-dirs.dirs
rename : testing/docker/desktop-test/dot-config/user-dirs.locale => testing/docker/desktop-test/dot-files/config/user-dirs.locale
rename : testing/docker/desktop-test/dot-pulse/default.pa => testing/docker/desktop-test/dot-files/pulse/default.pa
extra : rebase_source : 71b44dc318516a7a03d16fcfb1b36ba6cd924d55
2016-05-27 10:24:23 -04:00
Dustin J. Mitchell 6dee7858d5 Bug 1274611: fix indentation in mulet_simulator.yml; r=pmoore a=Tomcat
MozReview-Commit-ID: 6PzUWsZfeZ5

--HG--
extra : rebase_source : dd11c1ad9102eb13628717fddf74770ac8fe709c
extra : source : ec20b463c04f57a4bfca1edb987fcb9e9707c364
2016-06-07 14:10:17 +00:00
Dan Minor 23ff19e43f Bug 1265408 - Add webplatform-test for IIRFilterNode; r=padenot
MozReview-Commit-ID: qSDxvk60j2

--HG--
extra : rebase_source : 171ecf8126c887a7b63ab3af66b28cef0f5b4d44
extra : source : 56d602e3a9e68d3af95e1e687b7c74e15a754d80
2016-05-24 13:04:55 -04:00
Jonathan Kingston 3efe77ae49 Bug 1273288 - Fix issue with undefined proc variable when editor isn't possible r=jgraham
MozReview-Commit-ID: JNoFf6Jt3aN

--HG--
extra : rebase_source : 220f7c92af77c591d8e6a408aa61ea9772a8fc85
2016-06-07 14:44:52 +01:00
Masatoshi Kimura 248288ed47 Bug 1278381 - Open binary files in binary mode. r=jgraham 2016-06-07 22:17:41 +09:00
Phil Ringnalda ca39a66245 Back out e8dab5e5d63a (bug 1272107) for 10.10 e10s debug startup hangs/asserts/aborts
CLOSED TREE
2016-06-06 21:06:42 -07:00
Justin D'Arcangelo 8524414783 Bug 1272107 - FlyWeb desktop UI. Only enabled on nightly and aurora. r=mconley
--HG--
extra : amend_source : 20eecf238ea852129fe0c788379a7a31cd765f6b
2016-06-06 18:47:06 -04:00
Dustin J. Mitchell d788a52aeb Bug 1274611: implement docker image builds as a distinct kind; r=wcosta
MozReview-Commit-ID: 81Ad9LcBdx6

--HG--
extra : rebase_source : 3a2c06040f7af8b757eec2991360a7a4d3cf61cb
2016-06-05 19:15:53 +00:00
Dustin J. Mitchell 722b95f979 Bug 1274611: Implement task-graph optimization; r=gps
* Implement & document optimization (although legacy kind doesn't do much of it)
 * Introduce `optimize_target_tasks` parameter to control whether tasks in the
   target set can be optimized (no for try, yes for most other branches)
 * Refactor to include resolved taskIds in the optimized task graph
 * Include a `label-to-taskid.json` artifact.
 * Introduce {'task-reference': '... <dependency-name> ...'} for referring to
   parent tasks' taskId.

MozReview-Commit-ID: LWvlWNz49U5

--HG--
extra : rebase_source : 780e0e23d24b268ade33ecdcbccb5081f32aac48
2016-06-05 19:49:41 +00:00
Wes Kocher 44c9e5473a Backed out 13 changesets (bug 1265408) for test_interfaces bustage CLOSED TREE
Backed out changeset 5aa770304f2a (bug 1265408)
Backed out changeset 465412cecc51 (bug 1265408)
Backed out changeset d7d5bbd33e0e (bug 1265408)
Backed out changeset 4dd3a54d766d (bug 1265408)
Backed out changeset 24d271e05ae2 (bug 1265408)
Backed out changeset 56d602e3a9e6 (bug 1265408)
Backed out changeset 4bd3f7f5a431 (bug 1265408)
Backed out changeset 1b0ec5cf4d30 (bug 1265408)
Backed out changeset 784521a9cc94 (bug 1265408)
Backed out changeset 9ab327850c5f (bug 1265408)
Backed out changeset 388a95b05202 (bug 1265408)
Backed out changeset 2d59146a43fe (bug 1265408)
Backed out changeset 84fab8755ac9 (bug 1265408)
2016-06-06 12:09:14 -07:00
Dan Minor c28c49d148 Bug 1265408 - Add webplatform-test for IIRFilterNode; r=padenot
MozReview-Commit-ID: qSDxvk60j2

--HG--
extra : rebase_source : 548dbfbade6e87722dca06d718fad692ddeaa8f0
2016-05-24 13:04:55 -04:00
Jordan Lund 01efb84b2a Bug 1278256 - drop api-9 beta release support, DONTBUILD a=testing r=kmoir
MozReview-Commit-ID: KFlaQoeGPRc

* I guess this has to be uplifted to aurora and included in the aurora->beta
  merge

--HG--
extra : rebase_source : eb97b061f193e0f6d976ea374a3ed2677435520b
extra : amend_source : 843c4791f09dc39e21499dd1782614b2c5442b7e
2016-06-06 15:38:13 +01:00
Mike Conley fbafdc88c5 Bug 1277318 - Make openNewBrowserWindow wait for the initial browser load before resolving. r=Gijs
MozReview-Commit-ID: 7veM7df2npk

--HG--
extra : rebase_source : 4edfb46ff10b8ac0e4baf4ff492dc682e4f67eb7
2016-05-31 18:29:02 -04:00
Carsten "Tomcat" Book 06a7fd0491 Merge mozilla-central to mozilla-inbound
--HG--
rename : toolkit/components/prompts/test/test_bug625187.html => toolkit/components/prompts/test/test_subresources_prompts.html
2016-06-06 12:02:34 +02:00
Carsten "Tomcat" Book 4aea0165dc merge mozilla-inbound to mozilla-central a=merge 2016-06-06 11:55:56 +02:00
Dan Minor e1c3cebb1e Bug 1275863 - Remove test_peerConnection_addTrack.html from autophone webrtc manifest; r=bc
This test was removed as part of commit 2a7dbc0411d1, but we still try to run
it.

MozReview-Commit-ID: HfFkugGz2vI

--HG--
extra : rebase_source : 6073292e18b39cd54c976322c89e2371a27d3d24
extra : amend_source : 3b918c333ef0e07a07aa0bc3d957ea3ac65d79ad
2016-06-03 15:53:06 -04:00
bechen 4f4db37a25 Bug 1242599 - [webplatformtest] Enable /html/semantics/embedded-content/media-elements/track/track-element/track-api-texttracks.html. r=rillian
MozReview-Commit-ID: H9hEFEvb5Nw

--HG--
extra : rebase_source : 16adec882d7d60ae387d48ce5dfb63ee818ddb9c
2016-06-02 15:37:22 +08:00
Jan Varga 64b62c9b07 Bug 1195930 - Part 1: Re-enable tests for clearing origin data; r=asuth 2016-06-05 21:41:48 +02:00
Phil Ringnalda eaf79afff7 Back out 0b65f7e689b5 (bug 1272107) for frequent startup hangs in 10.10 e10s tests 2016-06-04 13:06:13 -07:00
Justin D'Arcangelo f0212d4315 Bug 1272107 - FlyWeb desktop UI code. Only enabled on nightly and aurora builds. r=mconley
--HG--
extra : amend_source : bffaa027381e7a34fd28709f3f5da12627222f27
2016-06-03 15:41:46 -04:00
Wes Kocher 6a2f73c922 Bug 1277556 - Bring back a needed .ini file rs=ryanvm 2016-06-03 11:22:37 -07:00
Jordan Lund 9e528a95fa Bug 1277041 - add unique hg share option and rev in push with migration runs, DONTBUILD r=gps
this patch:

* forces always passing '-r' when pushing after a migration run
* removes '--new-branch' from beta_to_release push. we don't generate new branches on releases anymore because of release promotion!
* has migration runs use a unique share dir for each repo.

this can be used as a stop gap. maybe even a more permanent solution so we don't need to add complexity to robustcheckout for an edgecase like this.

MozReview-Commit-ID: HXY5vDI1pIt

--HG--
extra : rebase_source : 717e48dbf79115817e48adba8ed2f082d832fca0
2016-05-31 19:44:26 -07:00
Dave Hunt e8dd720acc Bug 1271911 - Wait for the expected notifications in test_notifications.py to avoid transient popups. r=whimboo
MozReview-Commit-ID: ICsIE1wZctR

--HG--
extra : rebase_source : a9da57c1fe36699615fc34179840a7bdca0900dc
2016-06-03 11:03:14 +01:00
Dave Hunt 37a3963313 Bug 1271911 - Enable the browser.tabs.remote.force-enable preference when using e10s. r=maja_zf
MozReview-Commit-ID: BWqRrhPx7h8

--HG--
extra : rebase_source : 052600e039ff21d7e47fd26bb8f078863625a4b6
2016-06-03 11:02:47 +01:00
fkang 900260f1fd Bug 1271622 - migrate valgrind build to use mozharness r=kmoir 2016-06-03 10:19:37 -04:00
Valentin Gosu cedd1932d1 Bug 1277555 - Set dom.enable_performance_observer pref in performance-timeline web-platform tests r=jgraham
MozReview-Commit-ID: B8ZmIjWFzgd

--HG--
extra : rebase_source : b40c2624793be366e94158501e958be892adc608
2016-06-03 01:07:58 +02:00
Carsten "Tomcat" Book e2e1501bad Merge mozilla-central to mozilla-inbound 2016-06-03 12:41:23 +02:00
Carsten "Tomcat" Book 71eb3110f9 merge mozilla-inbound to mozilla-central a=merge 2016-06-03 12:00:06 +02:00
Carsten "Tomcat" Book 84e10fced2 Merge mozilla-central to fx-team on a CLOSED TREE 2016-06-02 15:11:25 +02:00
Carsten "Tomcat" Book 3d9af833fc Backed out changeset 0c3f4cbf0bfe (bug 1273634) in order to reopen closed trees due to bug 1277530 2016-06-02 15:07:15 +02:00
Carsten "Tomcat" Book 3891fd3556 Backed out changeset 3f521a9d4d1f (bug 1273634) 2016-06-02 15:05:00 +02:00
Carsten "Tomcat" Book d8b4ef6666 Backed out changeset ea2da46bde0a (bug 1276738)
--HG--
extra : rebase_source : 70d3c54736de976bacd7a87f22544f85afb41a42
2016-06-02 08:12:34 +02:00
Carsten "Tomcat" Book 91c45dd470 Merge mozilla-central to fx-team 2016-06-02 12:00:53 +02:00
Mike Conley 19f105324d Bug 1276738 - Ensure that .open() on web content called with chrome privileges results in a new window with the appropriate principal. r=Gijs
MozReview-Commit-ID: IG9ioQLTI78

--HG--
extra : rebase_source : 908314589379b93b91b2d2a93a25b33f2e6ddb03
extra : histedit_source : 0af5d232e5dea98218ab838641e8d8a2acbd3c8e
2016-05-02 17:36:12 -04:00
Henrik Skupin 43c0f1bda8 Bug 1277209 - Run Firefox UI functional tests for TC Linux 64 opt and pgo. r=dustin
MozReview-Commit-ID: 1XapGUIRbAj

--HG--
extra : rebase_source : afbaf32fc1150566e73ac6a0c5616bede947192d
2016-06-01 13:32:04 +02:00
Andrew Halberstadt f6bad5ec2a Bug 1273634 - [mozlint] Create a flake8 task, r=garndt
Enables flake8 linting! To start, only these directories are actually linted:
- python/mozlint
- tools/lint

To enable new directories, add them to the 'include' directive at the bottom of:
tools/lint/flake8.lint

Edit topsrcdir/.flake8 to modify global configuration. Add a new .flake8 to a
subdirectory to override the global. The current configuration is more or less
just the default and we should tweak it to our needs.

MozReview-Commit-ID: iXbToRhm3b

--HG--
extra : rebase_source : 78c4491261ba36421110b0d9fca73c1f6d1f85c3
2016-05-17 16:24:24 -04:00
Andrew Halberstadt ead52fea6d Bug 1273634 - Add flake8 dependencies to the lint image, r=dustin
This adds flake8 dependencies. Note that ubuntu 16.04 repos include pip > 8.0
which has peep merged into it, so there's no need to install peep separately.

I also ran into a locale issue which was causing a UnicodeDecodeError anytime
python tried to print a unicode character. The "locale-gen/dpkg-reconfigure locales"
fix the problem.

MozReview-Commit-ID: DQhYV6Emklw

--HG--
extra : rebase_source : ffefb07a17a43423142b3417628b6dd475d5c54a
2016-05-28 21:47:33 -04:00
Kim Moir 40accc0d32 Bug 1253299 - TC Linux 64 ASAN debug and opt builds Tier 1 r=mtabara 2016-06-01 09:03:02 -04:00
Andrea Marchesini 14bcc45698 Bug 1277001 - part 2 - WPT fixed, r=me 2016-06-01 14:18:06 +02:00
Andrea Marchesini 3ad65f3a92 Bug 1258489 - Implement HTMLInputElement.webkitdirectory, r=smaug 2016-06-01 12:29:00 +02:00
Henrik Skupin fe8cbbd0e7 Bug 1277055 - Bump Firefox UI test results to Tier-2 on Treeherder. r=garndt
MozReview-Commit-ID: DJZQfCuySHl

--HG--
extra : rebase_source : 0f1b05062ee3a75f4bdafd63cebf8e0dc6a24414
2016-05-31 22:05:49 +02:00
André Reinald b73e384ace Bug 1191324 - Extend Marionette to allow automation of telemetry tests - changes; r=automatedtester
MozReview-Commit-ID: oDGtQ2Vnq4

Marionette harness has undergone lots of changes, so I decided to take current sources from M-C and do the copy + changes patches again with my own changes to get a Session harness.

--HG--
extra : transplant_source : D5%AA%A1E%96%8E%FC%06%BC%AF%C1T%DA%83%AF%1C%AB9%B5
2016-05-31 19:15:37 +02:00
André Reinald a424592bc2 Bug 1191324 - Extend Marionette to allow automation of telemetry tests - copy; r=maja_zf
MozReview-Commit-ID: DUBUGHRjcXp

--HG--
rename : testing/marionette/harness/marionette/__init__.py => testing/marionette/harness/session/__init__.py
rename : testing/marionette/harness/marionette/runner/__init__.py => testing/marionette/harness/session/runner/__init__.py
rename : testing/marionette/harness/marionette/runner/base.py => testing/marionette/harness/session/runner/base.py
rename : testing/marionette/harness/marionette/runtests.py => testing/marionette/harness/session/runtests.py
rename : testing/marionette/harness/marionette/marionette_test.py => testing/marionette/harness/session/session_test.py
rename : testing/marionette/harness/marionette/tests/unit/test_marionette.py => testing/marionette/harness/session/tests/test_session.py
rename : testing/marionette/harness/marionette/tests/unit-tests.ini => testing/marionette/harness/session/tests/unit-tests.ini
extra : transplant_source : 2%1C%187%84%3B%F3%E3%82Ljt%96kt%ED%91%FD%8At
2016-05-30 18:56:12 +02:00
Carsten "Tomcat" Book 2a6cd87e82 Merge mozilla-central to fx-team 2016-06-03 12:40:11 +02:00
Kris Maglione d727c780b8 Bug 1266510: Add better logging to browser_ext_windows_events test. r=me
MozReview-Commit-ID: 6aKeZvH7jwk

--HG--
extra : rebase_source : 6459e210c64fb83cc134699433d0126b3ec22bb5
2016-06-02 13:36:57 -07:00
Henrik Skupin be1e7aaec0 Bug 1276886 - [mozprocess] Fix hang in output readers when process is in a new process group. r=ahal
MozReview-Commit-ID: 9e6HNAaF0Yo

In case of in-process restarts it can happen that the new process gets forked into a new process group.
When that happens we loose the capability to kill the process. To prevent a hang when joining the output
reader threads in wait(), we simply skip that call by passing-through the IO error.

--HG--
extra : rebase_source : 702dfec407ed13114f59fa6ccb0d82c5b0790550
2016-06-02 20:19:34 +02:00
David Burns cc2faf266e Bug 1277672: Flake8 config for Marionette Driver r=maja_zf
MozReview-Commit-ID: 2TIHrZloJlR

--HG--
extra : rebase_source : 9439c0e0564557b9d964f3f4bc469a0eb1077f91
2016-06-02 22:41:19 +01:00
David Burns 27bc3e6315 Bug 1277672: Lint Marionette Driver python files r=maja_zf
Clean code makes everyone happier...

MozReview-Commit-ID: LPzH6lMZb6U

--HG--
extra : rebase_source : 4dcd666f482981c637d06ea292d04cd4fd8f74d8
2016-06-02 21:33:03 +01:00
Gregory Szorc d06abbe862 Bug 1275623 - Use "branch" instead of "revision" to pass symbolic revisions; r=jlund
robustcheckout barfs on symbolic revisions when using "revision."

MozReview-Commit-ID: B7YXqbWG0G1

--HG--
extra : rebase_source : d852930ac24be79004bce978c8ed6542ab58600f
2016-05-31 14:40:04 -07:00
Gregory Szorc 26c1db1158 Bug 1272176 - Import mozharness to avoid missing symbol; r=me
This fixes a bug in 901aee13bd76.
2016-06-02 15:52:37 -07:00
Rail Aliiev fbf10c905e Bug 1276451 - Do not beetmove stub installer in esr based releases r=jlund a=release DONTBUILD
MozReview-Commit-ID: Cr10sPPv8Nd

--HG--
extra : rebase_source : 7d330e4c3afa0cbefc7d5cb5ea1aa6ff5a54e7e2
2016-06-02 17:47:46 -04:00
Gregory Szorc dc56a5c952 Bug 1272176 - Emit Perfherder data for system resource utilization; r=wlach
This commit teaches the resource monitor in mozharness to emit
Perfherder data for system metrics and step times. This will
allow us to see when the timing or resource characteristics
of jobs in automation changes.

The recorded data includes overall CPU percent usage and I/O.
Each step has its time and CPU percent recorded. There is
certainly more data we could record. However, the immediate
goal of this change is to see if the data provides any benefit.
I'd rather start small and expand reporting once value from
this data is proved.

The wonkiest part of this patch is likely the mechanism to
define the Perfherder "test" names. We don't appear to have
an identifier in mozharness suitable for distinguishing
between job types. e.g. the "desktop_unittest.py" script is
responsible for running a few dozen jobs. So we invent code
for creating an identifier from the script config options.
I /think/ Treeherder will automatically assign the
project/branch, platform, and build type, which is why these
aren't included in the identifier.

MozReview-Commit-ID: HjhtXfxOvzJ

--HG--
extra : rebase_source : a3f0f2de4a091cde10c5a6815f1b4646bb5dc2f2
2016-05-12 13:55:35 -07:00
Gregory Szorc ba1cccb1c4 Bug 1272176 - Synchronize performance artifact schema with upstream; r=wlach
Having the latest schema available seems like a good thing. This is a
direct copy of schemas/performance-artifact.json from
https://github.com/mozilla/treeherder.git at commit
7bed1b22ceb01e3e71536fa1c4ecd14ddc87e803.

MozReview-Commit-ID: JQC4CeW6szM

--HG--
extra : rebase_source : a57d4e93b9334b5c571b05e0ef52f637a45432dd
2016-05-17 14:45:12 -07:00
Gregory Szorc e4bc524026 Bug 1272176 - Move performance artifact schema into mozharness directory; r=wlach
Currently, only Talos accesses this file. An uncoming commit will add
a non-Talos consumer. Enable all mozharness consumers to access the
file by including it in the mozharness directory (previously it was
part of the Talos test archive).

MozReview-Commit-ID: ADlCj9E5BwC

--HG--
rename : testing/talos/treeherder-schemas/performance-artifact.json => testing/mozharness/external_tools/performance-artifact-schema.json
extra : rebase_source : ce5fcaf700941ce260c97c6daeefa07b4ef5e617
2016-05-18 11:56:14 -07:00
Masatoshi Kimura 107cbffdc0 Bug 1205027 - Only size <img> to broken-image size if it's actually broken. r=dholbert 2016-06-03 07:05:46 +09:00
Andrew Halberstadt 95882ef0e4 Bug 1274584 - [mozprocess] Fix IO Completion Port failed to signal process shutdown, r=jgriffin
Sometimes the IO completion port doesn't shutdown child processes. When this happens,
mozprocess will attempt to force kill the child processes manually. However, there is
a bug here which causes the OSError to get raised.

Although this fixes that bug, the original issue(s) which prevented the IOC port
from signaling shutdown remain and are still undiagnosed.

MozReview-Commit-ID: L3DQPW0Is5v

--HG--
extra : rebase_source : cf6320cffea5a4c8fb5d62861c41065d9dcefa52
2016-05-30 11:02:13 -04:00
Andrew Halberstadt 7746cfd17f Bug 1274584 - [mozprocess] Improve debugging messages on windows, r=jgriffin
We can set MOZPROCESS_DEBUG to help debug windows process code. However on try
it is unreadable as there are multiple things using mozprocess, and each process
has multiple threads. It's impossible to tell which log message comes from where.
This improves the debug logs a bit by always specifying the PID and thread name.

There are a few other drive-by cleanups in this thread. The only one of note is
removing a python 2.5 only code path.

MozReview-Commit-ID: L3DQPW0Is5v

--HG--
extra : rebase_source : f07c07f53b06b1160cd3e70cb06b8dc12a89c3ab
2016-05-30 11:00:59 -04:00
Mike Conley cb9696f49a Bug 1276738 - Ensure that .open() on web content called with chrome privileges results in a new window with the appropriate principal. r=Gijs
MozReview-Commit-ID: IG9ioQLTI78

--HG--
extra : rebase_source : 0ba3de736ba4fd80a7444c9246a8c2bf77308570
extra : source : ea2da46bde0a4a3039d69e198ad40afefc92a5ec
2016-05-02 17:36:12 -04:00
Andrew Halberstadt 557cd94acb Bug 1273634 - [mozlint] Create a flake8 task, r=dustin
Enables flake8 linting! To start, only these directories are actually linted:
- python/mozlint
- tools/lint

To enable new directories, add them to the 'include' directive at the bottom of:
tools/lint/flake8.lint

Edit topsrcdir/.flake8 to modify global configuration. Add a new .flake8 to a
subdirectory to override the global. The current configuration is more or less
just the default and we should tweak it to our needs.

MozReview-Commit-ID: iXbToRhm3b

--HG--
extra : transplant_source : %E7i%04%07%1C%B3%E4%FD%FF%BB%A6w%CF%27t%FFz%CD%5EE
2016-05-17 16:24:24 -04:00
Andrew Halberstadt 94051d8d58 Bug 1273634 - Add flake8 dependencies to the lint image, r=dustin
This adds flake8 dependencies. Note that ubuntu 16.04 repos include pip > 8.0
which has peep merged into it, so there's no need to install peep separately.

I also ran into a locale issue which was causing a UnicodeDecodeError anytime
python tried to print a unicode character. The "locale-gen/dpkg-reconfigure locales"
fix the problem.

MozReview-Commit-ID: DQhYV6Emklw

--HG--
extra : transplant_source : %B8%EAh%CE%81%EF%95%1D%D5%B4%F5%AE%02V%20%7Em%83.%EB
2016-05-28 21:47:33 -04:00
Kim Moir b2c68458a8 Bug 1253299 - TC Linux 64 ASAN debug and opt builds Tier 1 r=mtabara DONTBUILD 2016-06-02 10:28:36 -04:00
Carsten "Tomcat" Book 087d292699 Merge mozilla-central to mozilla-inbound on a CLOSED TREE
--HG--
extra : amend_source : 7f285b83241ccec69a03bce0eb4f9c3ba6836c4a
2016-06-02 15:10:21 +02:00
David Burns 7f050b49f0 Bug 1277083: Have getElementProperty return element properties in chrome. r=jgriffin
This removes the UnknowOperationError that was being thrown and returns the
property on the element that has been requested.

MozReview-Commit-ID: 2WCnBfdmit5

--HG--
extra : rebase_source : 92549bc482b3cf383bef35efa3ad10b3bcb0153e
2016-05-31 23:08:42 +01:00
Carsten "Tomcat" Book 2ca762b096 merge mozilla-central to mozilla-inbound 2016-06-29 16:20:21 +02:00
malayaleecoder 69c18bd6cc Bug 1282398 - Fix all flake8 errors in testing/talos/talos. r=jmaher 2016-06-29 11:05:18 +05:30
Jordan Lund db5849856e Bug 1277041 - update migration scripts to support robustcheckout, DONTBUILD r=gps
MozReview-Commit-ID: GD3vspSFmTa

* fix clean_repos. it expects vcs_config key revision but now we use branch

--HG--
extra : rebase_source : d09622ca30eb1c7face42892f149812e5ae5a26a
extra : amend_source : cf7491d93ff2ea9ca13929606368fd443c8f026b
2016-05-31 12:43:15 -07:00
Carsten "Tomcat" Book fa71bef543 merge mozilla-inbound to mozilla-central a=merge 2016-05-31 11:59:45 +02:00
Mantaroh Yoshinaga fcb2a1a123 Bug 1178662 part 6 - Remove the Animation's w-p-f meta file associated setting the timeline. r=birtles
MozReview-Commit-ID: Gfmr6PSwufM

--HG--
extra : rebase_source : 9cc8f4dc8bcc5653c4fe039ef4769adf78c7526e
2016-05-31 09:42:38 +09:00
Hiroyuki Ikezoe d5e07e1e8b Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
MozReview-Commit-ID: 7v5KhZdVuSm

--HG--
extra : rebase_source : e65095c2ebf46de2edf554d04d046ba7c18520c7
2016-05-10 13:35:35 +09:00
Hiroyuki Ikezoe 76a40b897e Bug 1276490 - Do not use Math.random() to create unique values to avoid intermittent failrues. r=jgraham
MozReview-Commit-ID: 3QHrpCTpEzM

--HG--
extra : rebase_source : 7aaa4dae880b2e49fa0dd36d1eaba0d723d81592
2016-05-31 06:51:27 +09:00
Andrew Halberstadt b33e9cdd97 Bug 1276409 - Use a generic ubuntu image as a base for the lint image, r=dustin
The ES job uses an image based on the official node image. While this was convenient
for eslint, it is a bit less convenient for other things. I want to use this image
for all lint jobs, and switching the base to a generic ubuntu image seems a bit cleaner.

I chose 16.04 for no good reason other than it is the most recent, and we might as well.
Node v4.4.5 and taskcluster-vcs have been uploaded to tooltool.

MozReview-Commit-ID: GngYeH98zO1

--HG--
extra : rebase_source : 3c9b8264e159c601e1a3edad08d989272691751a
2016-05-25 09:32:10 -04:00
Benjamin Bouvier b5ba183003 Bug 1215834: Pass an internal timeout option to jit_tests.py; r=jlund
MozReview-Commit-ID: I9jdkLcMuE8

--HG--
extra : rebase_source : 8c135ab72d17b4e448a21649248cd689be04b0b2
extra : histedit_source : 1e78108c350e0f775c8e181c90fe008d3999a24f
2016-05-30 14:53:58 +02:00
Michael Ratcliffe b023aea18c Bug 1276275 - Stop showing warnings in treeherder summaries for eslint. r=gijs 2016-05-30 21:51:58 +01:00
Carsten "Tomcat" Book 463212f69f merge mozilla-inbound to mozilla-central a=merge 2016-05-30 15:29:19 +02:00
Kris Maglione de6fb7712e Bug 1269501: Part 1 - Add $PYTHON variable to environment for subprocess xpcshell tests. r=glandium
I'm not especially happy with this method, but the DMD tests are the only
other tests I can find doing anything like this, and I don't have a better
solution than doing it the same way.

MozReview-Commit-ID: JlclyKoUhRf

--HG--
extra : rebase_source : 61122aa9bb83a2d290a0e3daad34c78f96b82b7f
extra : source : ed35c5f4d756aa5b073832e21c103ce4faf282bd
2016-05-08 20:33:36 -07:00
Sebastian Hengst cf6ad4521e Backed out 5 changesets (bug 1269501) for failing the added test_subprocess.js on Windows (didn't fold it into the last backout). r=backout
Backed out changeset 3e1d7c5d1a58 (bug 1269501)
Backed out changeset 167e407cb1fc (bug 1269501)
Backed out changeset 6438b11898cf (bug 1269501)
Backed out changeset 1cbbf940ec35 (bug 1269501)
Backed out changeset ed35c5f4d756 (bug 1269501)
2016-05-28 12:38:25 +02:00
Wes Kocher 1d0e4229bd Merge m-c to fx-team, a=merge 2016-05-27 14:44:06 -07:00
Joel Maher ec73f39513 Bug 1269872 - add taskcluster definitions for gpu/clipboard. r=gbrown
MozReview-Commit-ID: HRklImbGwZx
2016-05-27 05:14:21 -04:00
Kris Maglione 91c9dcbb5c Bug 1269501: Part 1 - Add $PYTHON variable to environment for subprocess xpcshell tests. r=glandium
I'm not especially happy with this method, but the DMD tests are the only
other tests I can find doing anything like this, and I don't have a better
solution than doing it the same way.

MozReview-Commit-ID: JlclyKoUhRf

--HG--
extra : rebase_source : 2906a6aa3a65fd388db6c388c3fe8d582e02d76f
2016-05-08 20:33:36 -07:00
Daisuke Akatsuka fd52d985db Bug 1272211 - Part 2: Modified and append tests. r=birtles
MozReview-Commit-ID: A9gGXe1vMal

--HG--
extra : rebase_source : 51b744eb2c04e3618655a52e7cfc578c30d1d03f
2016-05-30 09:01:21 +09:00
Rail Aliiev 73e83d6b8d Bug 1276451 - Do not beetmove stub installer in esr based releases r=jlund a=release DONTBUILD
MozReview-Commit-ID: 8KaMEj3fcEo

--HG--
extra : rebase_source : 4b67433a7edcd8e1ee38998348f4fb549e6c65fa
2016-05-28 08:59:27 -04:00
David Burns a9f89f1558 Bug 1003688: Reenable Marionette scrolling test; r=me
This should have been reenabled when we fixed the Marionette scrolling

MozReview-Commit-ID: HrfklF1c1Zz

--HG--
extra : rebase_source : a0bc05126315949f26df7dd5ac60f6d3f32bd1aa
2016-05-27 22:02:04 +01:00
Chris Manchester 3af26e753c Bug 1276037 - Update routes for linux64 debug builds to reflect that they are debug builds. r=mshal
MozReview-Commit-ID: HYVrFrQPabY

--HG--
extra : rebase_source : 205a9dfcfd64817c13dd02b30728156dc873840a
2016-05-26 18:11:19 -07:00
malayaleecoder 67254ee4d1 Bug 766598 - move responsiveness metric to filter.py. r=jmaher
MozReview-Commit-ID: JDK96sRZEIg
2016-05-26 22:57:46 +05:30
Dan Minor 05af85488c Bug 1263621 - Disable test_peerConnection_addTrack.html on autophone; r=bc
MozReview-Commit-ID: 7v94ZB6DyV0

--HG--
extra : rebase_source : 4a35a9a112cdc5c30d224c02a7cb56d339bb301a
2016-05-26 08:25:48 -04:00
Boris Zbarsky 0b4bf8c8ff Bug 1268957. Fire an error event on the <link> element when a stylesheet load is blocked via content policy. r=ckerschb 2016-05-27 13:31:20 -04:00
Brian Birtles 88ae853d40 Bug 1178662 part 1 - Add tests for setting the timeline of an animation r=mantaroh
MozReview-Commit-ID: 1xdKJONyFJV

--HG--
extra : rebase_source : d1b10c4e4f95d142b4acb2317159eec89cd43da3
2016-05-25 13:34:41 +09:00
Boris Zbarsky 98aa24ddc7 Bug 1275704 part 3. Remove the nsXPConnect::ReportAllJSExceptions mechanism, since it's dead code now. r=bholley 2016-05-26 19:39:03 -04:00
Boris Zbarsky 49a90cb122 Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov
The web platform tests changes are just a cherrypick of
https://github.com/w3c/web-platform-tests/pull/2926 so I don't have to add
failure annotations until the next test uplift.

I've audited our uses of nsIFormControl, and this patch looks to me like it
preserves existing behavior in all but the following cases:

1)  nsXBLPrototypeHandler::DispatchXBLCommand, the case of scrolling when space
is pressed while something inside a <label> is focused.  We used to not scroll
in this situation; I think this is a bug, so I'm changing that behavior to
scroll instead.

2)  In Accessible::RelationByType for the RelationType::DEFAULT_BUTTON case,
when mContent is a <label> we used to return its form's default submit element.
Now we will just return Relation().
2016-05-26 19:39:03 -04:00
Gregory Szorc f783b837ac Bug 1275783 - Use "branch" instead of "revision" in release configs; r=jlund
These all definitely use the modern HgVCS because it is explicitly
specified in the configs. So without this change, these configs would
fail since --revision rejects symbolic names.

MozReview-Commit-ID: 2SlVWNVwc08

--HG--
extra : rebase_source : 5e3d0cd075b5a35c4ad0d95b9ec0d6b3715d5080
2016-05-25 17:33:11 -07:00
Gregory Szorc 3d5edef619 Bug 1275783 - Specify "branch" instead of "revision" in partner repacks; r=jlund
I'm pretty sure partner repacks are using the modern HgVCS and not
HgToolVCS. So have them use "branch" instead of "revision" for symbolic
revisions.

MozReview-Commit-ID: BuEHGFmK6cK

--HG--
extra : rebase_source : 149d31434a2cf84ff7ade8bff9e7abe4e15e3758
2016-05-25 17:30:11 -07:00
Gregory Szorc 926574ce33 Bug 1275783 - Specify "branch" instead of "revision" in hazard config; r=jlund
I /think/ hazard builds are currently only performed on TC, which doesn't
use the VCS settings in mozharness. So I don't think this could possibly
break automation.

While I was here, I removed a reference to hgtool since we're no longer
using hgtool in this job.

MozReview-Commit-ID: fQj2MzpGRT

--HG--
extra : rebase_source : f0d0880a50c0597b10c6e97c13f04ae7cf6cc131
2016-05-25 17:26:37 -07:00
Gregory Szorc 3ad0755ac9 Bug 1275783 - Don't use HgtoolVCS to query pushlog; r=jlund
The normal MercurialVCS now supports querying pushlog. Use it.

This isn't really relevant to the bug summary and other commits in this
series. But I already wrote this commit and was too lazy to create a
new bug for it.

MozReview-Commit-ID: C97Zgox3xKB

--HG--
extra : rebase_source : e84b6e723e1d481a24a4ba0812735d8b34acd218
2016-05-18 16:09:36 -07:00
Gregory Szorc 61855f7263 Bug 1275777 - Stop using HgtoolVCS in SpiderMonkey builds; r=jlund
We remove the old config settings related to hgtool and switch
the "revision" option to "branch" because it defines a symbolic
revision.

MozReview-Commit-ID: Eq4R5a2tv2V

--HG--
extra : rebase_source : 4d85abbc2db6f499206d741f98c316b9c521b4ee
2016-05-18 16:06:23 -07:00
Andreas Tolfsen 4edb2740fe Bug 1274550 - Make get_active_element in Python client backwards compatible; r=automatedtester
MozReview-Commit-ID: 2SGSpW78stG

--HG--
extra : rebase_source : 3a9af1b08e289a48a949b076a6d52dcadaa0546f
2016-05-26 13:05:27 +01:00
Andreas Tolfsen 565245b06e Bug 1274550 - Simplify test case for get_active_element; r=automatedtester
MozReview-Commit-ID: 7UYUFccdLV5

--HG--
extra : rebase_source : 5a46ad27a6ccc735a560d4ef67acbfc6cb8cfdec
2016-05-26 13:05:03 +01:00
Andreas Tolfsen fe3135e034 Bug 1274550 - Return web element from Get Active Element; r=automatedtester
MozReview-Commit-ID: I5WHfJbMfPZ

--HG--
extra : rebase_source : c9ebc8ebfd4450f6ba6320321977472fe40e2675
2016-05-26 13:04:22 +01:00
John Dai a8515958d7 Bug 1275233 - Web-platform-test shouldn't use skip-if. r=jgraham
--HG--
extra : rebase_source : 57036b7e84cf0712b6a2f02cc32bfe771a7848da
2016-05-26 02:03:00 -04:00
David Burns 8c4314620b Bug 960931: Remove unused variables from tests r=ato
We create the variables with what is returned from the session creation
but never do anything with them.

MozReview-Commit-ID: LDZQrtqdniB

--HG--
extra : rebase_source : 2f1dcff6508c7de7186d55b4c98902582b01413f
2016-05-25 15:31:51 +01:00
David Burns 0f8322eef6 Bug 960931: Throw SessionNotCreatedError when requesting 2nd Active Session r=ato
If we have a session we are expected to return a SessionNotCreatedError as part
of step 2 of http://w3c.github.io/webdriver/webdriver-spec.html#new-session

MozReview-Commit-ID: AVmQ4Kmuczm

--HG--
extra : rebase_source : 9dfe22189bf8ac22ff2eee3df395392acedb1557
2016-05-25 15:04:40 +01:00
Wander Lairson Costa 763d526bcc Bug 1268913: Fix test for existence of objcopy. r=ted
If objcopt is not found, it is intentionaly set to semicolon. We compare
it to semicolon value for testing it for existence.
2016-05-26 10:38:58 -03:00
Joel Maher 7bc18e7dc0 Bug 1204281 - increase maxRunTime for mochitest-media-dbg to 5400. r=dminor
MozReview-Commit-ID: Ove3DLQJk7
2016-05-26 04:58:01 -04:00
Tim Huang 8ec727cd19 Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe
--HG--
extra : rebase_source : 288c9cab8340c5cc06861d4f2c7ee43ae4de608e
2016-05-25 11:54:21 +08:00
Decky Coss 17fddfe3c0 Bug 1261472 - Fix incorrect test assertion in 'getResponse: don't expose x-nonexposed' and 'Combined testing of cors response headers'. r=ehsan
MozReview-Commit-ID: HD0TBJcnxst

--HG--
extra : transplant_source : %A54%FA%A1%BC%F2%B4%E9i%84%FB%208%F3L%B1%C0%8C%0A%B0
2016-05-23 13:48:33 -04:00
Ryan VanderMeulen e39c51c1bc Bug 1275792 - Schedule Taskcluster-based SM(arm64) jobs. r=sfink
--HG--
extra : rebase_source : 839a6c30135aef571ec79de747dce48f353703d6
2016-05-25 21:46:05 -04:00
Ralph Giles c8210f43ce Bug 1275439 - Switch debugging to MOZ_LOG. r=erahm
This is shorter than MOZ_LOG_MODULES and equally clear.

Add a deprecation warning to encourge folks to migrate,
and update references in the test runner.

MozReview-Commit-ID: HYY3Q9tSu13

--HG--
extra : rebase_source : 83dfe510a34fa82681d6bf7b628bcca075122544
2016-05-16 15:49:20 -07:00
Gregory Szorc 85b3ca010c Bug 1275623 - Don't use --revision to pass symbolic revisions; r=jlund
This is a regression from cd58054bde90 (bug 1274693).

MozReview-Commit-ID: DoyeGf1Cu7l

--HG--
extra : rebase_source : 3585f3a742571b26d681b1b1d102289d705780c5
2016-05-25 09:37:34 -07:00
Chris AtLee 10eb4f100b Bug 1267712 - Add autoland configuration to mozharness r=jlund
MozReview-Commit-ID: Idw5og5Jcah

--HG--
extra : rebase_source : 28835d4650e07d165e1f8abd788623d405041f96
2016-05-25 16:17:44 -04:00
Geoff Brown dd65ba7f12 Bug 1274395 - Delete pending crash reports before running tests; r=jmaher 2016-05-25 14:48:42 -06:00
Geoff Brown c7bf361fbb Bug 1270544 - Update taskcluster Android build settings; r=dustin 2016-05-25 14:48:40 -06:00
Maja Frydrychowicz cada490dd5 Bug 1275608 - [mozrunner] Remove wait_for_system_message from Emulator; r=ahal
This code is no longer used by Marionette client or elsewhere.

MozReview-Commit-ID: 4lx9CN7XIeH

--HG--
extra : rebase_source : e0a895c02939c51ee40be5be5f999cc41420a2a7
2016-05-25 11:53:25 -04:00
Joel Maher 3ff44ada49 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Andrew Halberstadt 7f3e0d8258 Bug 1275613 - Always schedule a 'file_patterns' job when its task definition has changed, r=dustin
Currently, jobs which has 'file_patterns' set will only be run if a file matching one
of those patterns has been modified. This means that unless the task definition of the
job was explicitly included in those 'file_patterns', the job won't run when we modify
it!

I think it is safe to assume that when making changes to a job's task, we want it to be
run no matter what. So let's add the task definition to 'file_patterns' automatically.

Here's a try run which modifies the marionette harness task:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=01e6cf9d8599c64d61ac8ecb5320c1c4209e0a8b

MozReview-Commit-ID: AUSfUFzhiA1

--HG--
extra : rebase_source : de9d66d1d17de90dc83681e51134637616a0652e
2016-05-25 11:56:38 -04:00
Valentin Gosu cfeaa232ee Bug 1271955 - Fix web-platform test a=testonly CLOSED TREE
MozReview-Commit-ID: 8tcrrlJZFFw
2016-05-25 17:55:39 +02:00
Ryan VanderMeulen 3586899cc5 Bug 1275281 - Enable more Linux e10s tests on Taskcluster and clean up some cruft. r=armenzg
--HG--
extra : source : 2044b159f030e51be397063355d70323bac0df61
extra : amend_source : b5ece51e69f7f7bc43d38fe69dee961b1cc97cab
2016-05-24 15:49:52 -04:00
Gijs Kruitbosch a41e908395 Bug 1270144 - use error() rather than warning() in order to ensure this shows up on the treeherder summary, rs=emorley-over-irc
MozReview-Commit-ID: COtfpoU14vg

--HG--
extra : rebase_source : 0bfd093b6dc762498a5a737cab3b6c85fe186ec0
2016-05-25 15:14:56 +01:00
Anjana Vakil 483cc8969c Bug 1275288 - Test exception raising in _load_testvars; r=maja_zf
Test that MarionetteTestRunner._load_testvars raises
the expected exceptions when testvars filepaths are
nonexistent or have improperly formatted JSON data

MozReview-Commit-ID: Cp8SR280gun

--HG--
extra : rebase_source : c54eb76dbad35f389b6cf497131078db84680fd0
2016-05-24 16:52:04 +02:00
Carsten "Tomcat" Book b6b164ec6d Merge mozilla-central to mozilla-inbound 2016-05-25 15:20:00 +02:00
Carsten "Tomcat" Book c715836c7f merge mozilla-inbound to mozilla-central a=merge 2016-05-25 15:04:00 +02:00
David Burns eade86cb61 Bug 1275535: Fix Marionette harness tests r=maja_zf
When landing Bug 1274408, I broke the Harness tests. Updating the kwargs
to match what the harness should expect.

MozReview-Commit-ID: 3pGmbG5a5Zc

--HG--
extra : rebase_source : 6615f13ae93ceac3a8cbdf52df4ba135fc177cdb
2016-05-25 12:40:56 +01:00
Carsten "Tomcat" Book ea8362bfe9 Backed out changeset 2044b159f030 (bug 1275281) for causing frequent timeouts in tc-M-e10s dt tests
--HG--
extra : rebase_source : 6d9a8fb946f720c379ea5b9369ad7ba5495cdc22
2016-05-25 08:57:36 +02:00
Xidorn Quan 67c37d08a3 Bug 1274104 part 1 - Allow mochitest main document to request fullscreen. r=jmaher
MozReview-Commit-ID: 4x40C0yGGKR

--HG--
extra : source : 92b3d49fd9af8bc88b37d7ee0278899548870bc9
2016-05-25 09:39:38 +10:00
Gregory Arndt cb7ad80606 Bug 1275276 - Fail if image context cannot be downloaded r=jhford
MozReview-Commit-ID: DGOfH3MF2Sb

--HG--
extra : rebase_source : 0de27a48615b7abef4fa52e701a8e9d554c0cb00
2016-05-24 08:57:18 -05:00
Edgar Chen 39105e76a9 Bug 1274519 - Don't append result to the candidate list if got unexpected token at the end of size string; r=heycam
MozReview-Commit-ID: 9jwHNUPZ94k
2016-05-25 09:47:18 +08:00
Marco Bonardo ad180ffe1f Bug 1275296 - Increase Marionette DEFAULT_STARTUP_TIMEOUT. r=automatedtester
MozReview-Commit-ID: 9UcDCQb2yvN

--HG--
extra : rebase_source : 59e6b58d154978100b3452addd5050deb428b324
2016-05-24 17:40:09 +02:00
Thomas Nguyen b7f16b323b Bug 1270050 - change wpt test origin-when-crossorigin to origin-when-cross-origin. r=josh
MozReview-Commit-ID: DProAfnX6ai

--HG--
extra : rebase_source : 732a81bc203dd66fa0a85ea1860f1babed90923a
2016-05-18 17:16:21 +08:00
Thomas Nguyen b8f07a118f Bug 1270050 - Update meta file. r=franziskuskiefer
MozReview-Commit-ID: 19oY3rOUiXE

--HG--
extra : rebase_source : dde34f422ccd5579573758018a74e1d7f007e6b9
2016-05-09 10:54:36 +08:00
Carsten "Tomcat" Book d7f2adcd25 Backed out changeset d67e5ce76bf5 (bug 1270050) for somehow causing timeouts in browser_animation_animated_properties_displayed.js 2016-05-25 08:39:47 +02:00
Carsten "Tomcat" Book c780ef76aa Backed out changeset 54be367a7ed9 (bug 1270050) 2016-05-25 08:39:06 +02:00
Tom Tung 7c8d0f9c75 Bug 1272830 - Part 2: Reformat for fetch-request-redirect.https.html & fetch-rewrite-worker.js. r=bkelly 2016-05-20 17:33:10 +08:00
Tom Tung 4f4b1c6ca9 Bug 1272830 - Part 1: Intermittent fetch-request-redirect.https.html - test modified. r=bkelly 2016-05-20 11:09:54 +08:00
Thomas Nguyen 22db2d3821 Bug 1270050 - Update meta file. r=fkiefer, r=jdm
MozReview-Commit-ID: 19oY3rOUiXE
2016-05-09 10:54:36 +08:00
Thomas Nguyen be27f0bcea Bug 1270050 - Change wpt test origin-when-crossorigin to origin-when-cross-origin. r=fkiefer, r=jdm
MozReview-Commit-ID: DProAfnX6ai
2016-05-18 17:16:21 +08:00
Steve Fink 7ac8517c1a Bug 1275420 - Make linux64-mulet-haz job try-only, r=RyanVM
--HG--
extra : rebase_source : 56788728058262f4f78ca9e691e4fe51a3492b6f
extra : histedit_source : 246a9a21eda9b657310dc094a08240b7d29fcbca
2016-05-24 13:03:49 -07:00
Avi Halachmi 0b63cd8df0 Bug 1274992 - Part 2: talos: revert bug 1266181. r=jmaher 2016-05-23 21:33:50 +03:00
Avi Halachmi bb2b4f7acf Bug 1274992 - Part 1: talos: allow talos-powers to focus the content. r=jmaher 2016-05-23 21:31:37 +03:00
Wes Kocher 690d2128a5 Merge m-c to fx-team, a=merge 2016-05-24 11:40:34 -07:00
Wes Kocher f6aab6a144 Backed out 4 changesets (bug 1274104) because test_videocontrols.html started failing when it merged to m-c a=backout
Backed out changeset 4326af8f70cd (bug 1274104)
Backed out changeset 834445b4a5f1 (bug 1274104)
Backed out changeset 9bec2581c224 (bug 1274104)
Backed out changeset ae650554f519 (bug 1274104)
2016-05-24 11:31:44 -07:00
Carsten "Tomcat" Book 3cab03a461 Merge mozilla-central to fx-team 2016-05-24 15:15:55 +02:00
Xidorn Quan e8257db902 Bug 1274104 part 1 - Allow mochitest main document to request fullscreen. r=jmaher
MozReview-Commit-ID: 4x40C0yGGKR

--HG--
extra : source : fa300a4470f3622023132bcfbe81463249175df7
2016-05-24 13:21:22 +10:00
Andreas Tolfsen ed4aa96ea4 Bug 1274274 - Rename element store clear function to delete; r=automatedtester
This matches the Map data structure in JavaScript.

MozReview-Commit-ID: 5l2xOb4W2BC

--HG--
extra : rebase_source : 706f8e60fbfc364e56da83f15b9e1a4a94af9c9a
2016-05-20 16:54:42 +01:00