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

7974 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt 9c81a453b7 Bug 1184567 - Schedule taskcluster linux64 and android-api-11 builds on mozilla-central (please hide), r=mrrrgn
--HG--
extra : commitid : mA2geDD8wJ
extra : rebase_source : c4319c91b6ac9caf3db181f89af16812b5344dd0
2015-07-16 11:20:59 -04:00
Andrew Halberstadt 2be5ff0c10 Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham
Mozlog currently has two implementations. The top level package is based on the logging module and is
deprecated. The newer structured logging implementation lives in mozlog.structured. This patch swaps the
two, so the top level mozlog module contains the recommended implementation, while mozlog.unstructured
contains the old one.

--HG--
rename : testing/mozbase/docs/mozlog_structured.rst => testing/mozbase/docs/mozlog.rst
rename : testing/mozbase/mozlog/mozlog/structured/commandline.py => testing/mozbase/mozlog/mozlog/commandline.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/__init__.py => testing/mozbase/mozlog/mozlog/formatters/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/base.py => testing/mozbase/mozlog/mozlog/formatters/base.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/errorsummary.py => testing/mozbase/mozlog/mozlog/formatters/errorsummary.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/__init__.py => testing/mozbase/mozlog/mozlog/formatters/html/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/html.py => testing/mozbase/mozlog/mozlog/formatters/html/html.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/main.js => testing/mozbase/mozlog/mozlog/formatters/html/main.js
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/style.css => testing/mozbase/mozlog/mozlog/formatters/html/style.css
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/xmlgen.py => testing/mozbase/mozlog/mozlog/formatters/html/xmlgen.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/machformatter.py => testing/mozbase/mozlog/mozlog/formatters/machformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/tbplformatter.py => testing/mozbase/mozlog/mozlog/formatters/tbplformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/unittest.py => testing/mozbase/mozlog/mozlog/formatters/unittest.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/xunit.py => testing/mozbase/mozlog/mozlog/formatters/xunit.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/__init__.py => testing/mozbase/mozlog/mozlog/handlers/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/base.py => testing/mozbase/mozlog/mozlog/handlers/base.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/bufferhandler.py => testing/mozbase/mozlog/mozlog/handlers/bufferhandler.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/statushandler.py => testing/mozbase/mozlog/mozlog/handlers/statushandler.py
rename : testing/mozbase/mozlog/mozlog/structured/logtypes.py => testing/mozbase/mozlog/mozlog/logtypes.py
rename : testing/mozbase/mozlog/mozlog/structured/reader.py => testing/mozbase/mozlog/mozlog/reader.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/__init__.py => testing/mozbase/mozlog/mozlog/scripts/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/format.py => testing/mozbase/mozlog/mozlog/scripts/format.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/logmerge.py => testing/mozbase/mozlog/mozlog/scripts/logmerge.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/unstable.py => testing/mozbase/mozlog/mozlog/scripts/unstable.py
rename : testing/mozbase/mozlog/mozlog/structured/stdadapter.py => testing/mozbase/mozlog/mozlog/stdadapter.py
rename : testing/mozbase/mozlog/mozlog/structured/structuredlog.py => testing/mozbase/mozlog/mozlog/structuredlog.py
rename : testing/mozbase/mozlog/mozlog/logger.py => testing/mozbase/mozlog/mozlog/unstructured/logger.py
rename : testing/mozbase/mozlog/mozlog/loggingmixin.py => testing/mozbase/mozlog/mozlog/unstructured/loggingmixin.py
rename : testing/mozbase/mozlog/mozlog/loglistener.py => testing/mozbase/mozlog/mozlog/unstructured/loglistener.py
extra : commitid : 3JWk75JY4N0
extra : rebase_source : 229bad7a7bf8ead013ce62d128c0896a75cad393
2015-07-16 10:38:40 -04:00
Hiroyuki Ikezoe 0b1f470ec3 Bug 1101039 - Mochitest should output stack trace in failure case. r=ted
CLOSED TREE
2015-07-15 15:10:00 -04:00
James Graham 868567c63d Bug 1182681 - Update wpt expected results, r=jgriffin
--HG--
extra : commitid : GLsrSTlwqHt
2015-07-15 17:01:12 -07:00
Jonathan Griffin ce7bb7688f Bug 1182681 - Raise IOError when receiving empty string on socket, r=jgraham
* * *
Bug 1182681 - Raise IOError when we receive an emtry string, r=jgraham

--HG--
extra : commitid : 4wbq21Yb9yA
2015-07-13 12:29:21 -07:00
Chris Manchester 3b99269432 Bug 890026 - Use kill_and_get_minidump in place of crashinject.exe in mochitest so we can stacks from more hangs. r=ted
--HG--
extra : commitid : BYnLxAJBLMx
2015-07-15 16:52:27 -07:00
Mike Shal 64291e0023 Bug 1184270 - Fix "platfoms" -> "platforms"; r=garndt 2015-07-15 14:49:26 -04:00
Ryan VanderMeulen 551c0cccfc Merge m-c to inbound. a=merge 2015-07-15 13:26:44 -04:00
Ryan VanderMeulen 56f7352392 Merge inbound to m-c. a=merge 2015-07-15 13:19:59 -04:00
Kim Moir 1a968e52c0 no bug a=me update mh version 2015-07-15 12:35:12 -04:00
Wes Kocher ff2f0d32cf Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Ben Kelly cc4c8b3dd4 Bug 1173934 Disable broken fetch-frame-resources.https.html wpt tests. r=jgraham 2015-07-14 13:11:26 -07:00
Julien Pagès a978aad1fc Bug 980788 - [manifestparser] Add greater-than/less-than (equal) support. r=ahal 2015-07-15 04:42:00 -04:00
Andrew Halberstadt cfd7060fa9 Bug 1182817 - [manifestparser] Fix exception in chunk_by_slice when there are two times more chunks than tests, r=chmanchester
--HG--
extra : commitid : K5KnytkByDT
extra : rebase_source : 502b560240f8319b3955485578705a5319980992
2015-07-13 14:38:34 -04:00
Joel Maher 919729b54c Bug 1166132 - Create new talos test to measure tab switching times. r=mconley 2015-07-15 10:35:36 +01:00
Michael Layzell 5b365a72da Bug 1165263 - Part 3: Update mozprofile to support new moz_hosts schema, r=ahal 2015-07-14 15:06:35 -04:00
Michael Layzell a214a150be Bug 1173523 - Part 13: Update SpecialPowers to use new API for nsIPermission, r=jmaher 2015-07-14 15:06:29 -04:00
Julien Pagès 1781b3e4cc Bug 902125 - Add a version config/flag for Python Marionette. r=dburns
--HG--
extra : commitid : I4bJUgDeGUI
extra : rebase_source : 5e7498834bd35cfc0c6fcffd5135eb4dceddd2c2
2015-07-13 18:33:23 +02:00
James Graham 300bec68d9 Bug 1183627 - Disable unstable mixed content tests for now in order to land the rest of the wpt upgrade, a=testonly 2015-07-14 14:40:16 +01:00
James Graham 503ee7050b Bug 1183628 - Update web-platform-tests expected data to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly 2015-07-14 14:40:14 +01:00
James Graham e4d932613d Bug 1183628 - Update to latest wptrunner, a=testonly 2015-07-14 14:39:53 +01:00
James Graham 579d122b35 Bug 1183628 - Update web-platform-tests to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly
--HG--
rename : testing/web-platform/tests/FileAPI/progress.html => testing/web-platform/tests/FileAPI/progress-manual.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-template-element/testcommon.js => testing/web-platform/tests/html/resources/common.js
rename : testing/web-platform/tests/webstorage/iframe/event_body_handler.html => testing/web-platform/tests/webstorage/resources/event_body_handler.html
rename : testing/web-platform/tests/webstorage/iframe/event_setattribute_handler.html => testing/web-platform/tests/webstorage/resources/event_setattribute_handler.html
rename : testing/web-platform/tests/webstorage/iframe/local_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_remove_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_remove_iframe.html
2015-07-14 14:39:06 +01:00
Ben Turner 6262017c4a Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv. 2015-07-02 10:47:53 -07:00
Ehsan Akhgari 02e4c3c7fb Backout bug 1182681 for web-platform-test failures on a CLOSED TREE 2015-07-13 21:43:54 -04:00
Jonathan Griffin 3e227be7f7 Bug 1182681 - Raise IOError when receiving empty string on socket, r=jgraham
* * *
Bug 1182681 - Raise IOError when we receive an emtry string, r=jgraham

--HG--
extra : commitid : 2JF1C6eDB0l
2015-07-13 12:29:21 -07:00
Geoff Brown 7d1347c3ef Bug 1182691 - Remove redundant total-chunks from in-tree mozharness configs for Android; r=kmoir 2015-07-13 17:26:52 -06:00
Wes Kocher 00bfc9f9d8 Merge inbound to m-c a=merge 2015-07-13 15:55:25 -07:00
Wes Kocher b10aa7acb7 Merge b2ginbound to central, a=merge a=yolo 2015-07-13 15:47:28 -07:00
Jonathan Griffin 110af4df17 Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE
--HG--
extra : commitid : AKM0jWNMnzH
2015-07-13 14:13:37 -07:00
Jonathan Griffin 388b3743d5 Bug 1179292 - Update runtimes, r=ahal
--HG--
extra : commitid : E3Zi121sjSH
2015-07-13 11:03:30 -07:00
Jonathan Griffin 82f2af5443 Bug 1179292 - Write new runtime data only if changed, r=ahal
* * *
Bug 1179292 - Update runtimes files, r=ahal

--HG--
extra : commitid : 5s9DroHAyJ2
2015-07-13 11:02:53 -07:00
Wander Lairson Costa e808b1cb55 Bug 1175934 part 3: Update phone-builder version. r=garndt
--HG--
extra : commitid : IzYLvSqRLIw
extra : rebase_source : 9b1c87577bdee1d68994ff734176d46a078487e8
2015-07-13 10:21:02 -03:00
Alessio Placitelli b2a33b514f Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche 2015-07-10 13:31:53 +02:00
Wander Lairson Costa b15593ed39 Bug 1175934 part 2: Allow blob free images go on public. r=garndt
Die, blobs! Die!

--HG--
extra : commitid : Lot3zEkpim2
2015-07-13 07:55:22 -03:00
Wander Lairson Costa bf47eed785 Bug 1175934 part 1: Add blob free build for flame and spark devices. r=garndt
--HG--
extra : commitid : AzSBsYljtMY
2015-07-13 07:55:22 -03:00
Carsten "Tomcat" Book 4a67c881e4 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Julien Pagès 6a32085ee7 Bug 983821 - 'marionette' cli entrypoint doesn't have access to proper packages. r=dburns
--HG--
extra : commitid : EF5ytBCZpuw
extra : rebase_source : 3ec79224fb63ba722c28e7bf00ab76bad721bcff
2015-07-11 08:05:51 +02:00
Ehsan Akhgari cc1bfa080c Bug 1113086 follow-up: Remove TestAudioChannelService from cppunittest.init 2015-07-11 13:15:12 -04:00
Wes Kocher 2d39f043e9 Merge m-c to fx-team, a=merge CLOSED TREE 2015-07-10 16:21:00 -07:00
Florian Quèze af833ef045 Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh.
--HG--
extra : rebase_source : 98eed0fe583dfaef7b83eccba4534b6e46c5accf
2015-07-10 21:06:24 +02:00
Joel Maher 1877e396fb Bug 1180583 - [talos] Remove old 'browser.devedition.theme.enabled' pref. r=bgrins
--HG--
extra : commitid : 9wQOBjSQ0lR
2015-07-10 13:37:34 -07:00
Brian Grinstead 112231abb0 Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs
--HG--
extra : commitid : 7iOfwtQvng
2015-07-10 13:37:33 -07:00
Ryan VanderMeulen fcf484c317 Backed out changeset 50be949e3494 (bug 1171427) for WinXP test timeouts.
CLOSED TREE
2015-07-10 10:57:03 -04:00
Wes Kocher 2c7068c994 Merge inbound to central, a=merge 2015-07-09 18:01:25 -07:00
Ryan VanderMeulen f416bf7777 Merge m-c to fx-team. a=merge 2015-07-09 13:53:46 -04:00
Jordan Lund cc42883d64 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 4a31e6739409, DONTBUILD r=ryanvm a=testing 2015-07-09 09:53:03 -07:00
Carsten "Tomcat" Book f494aa659e merge mozilla-inbound to mozilla-central a=merge 2015-07-09 17:54:48 +02:00
Carsten "Tomcat" Book 3591e0b3f5 merge fx-team to mozilla-central a=merge 2015-07-09 17:51:20 +02:00
Mike Shal 996427afad Bug 1182090 - use 'debug' build_type for emulator-l-debug; r=garndt 2015-07-09 11:05:34 -04:00
Geoff Brown 65e4c8cee0 Bug 1179981 - A new test harness for robocop; r=jmaher 2015-07-09 12:30:01 -06:00