Julien Pagès
8fef720083
Bug 1201511 - [mozrunner] require mozprocess >=0.22 and bump mozrunner version to 6.10. r=ahal
...
--HG--
extra : commitid : 62SJ4Omh8xE
extra : rebase_source : ab565b3681e6ac4ef62770be7ea7853cf9fbdaa2
2015-09-05 12:17:22 +02:00
Julien Pagès
1acc7de1d7
Bug 1200975 - [mozrunner] mozrunner>6.7 don't show the crash window. r=whimboo
...
--HG--
extra : rebase_source : 9719db44f51cda751787999f61bcc2ff5335db51
2015-09-02 13:09:10 +02:00
Andrew Halberstadt
231b28258a
Bug 1201195 - [mozrunner] Fix IndexError on B2G when running without a build (or bindir), r=armenzg
...
There is an assumption in application.py that there exists a build with a valid bindir. This directory
doesn't exist if no build exist. Before now, this code path hasn't been a problem as it was only used
with built emulators. But now gaia is starting to use it and there might not even be a B2G repo at all!
--HG--
extra : commitid : 3sxXkmDErLG
extra : rebase_source : 526d89f36371970f8b7edca20e3dbb01131f90c7
2015-09-02 14:58:35 -04:00
Geoff Brown
2015a6ea72
Bug 1164596 - Add mach android-emulator command; r=ahal
2015-09-01 15:07:53 -06:00
Henrik Skupin
2b8ca654a3
Bug 1199115 - Release mozprofile 0.27. r=jgraham DONTBUILD
2015-08-27 10:30:53 +02:00
Axel Hecht
c7d77007e8
Bug 1198228 - Support em:foo attributes on Description elements. r=whimboo
...
The install.rdf in language packs uses em:id attributes etc, instead
of child elements. All fine with RDF/XML.
This adds support to addon_details to allow for those attributes in
addition to child elements.
--HG--
extra : transplant_source : %E0d%E7%B3%E8/%BF%D4%5C%AE%B8EA%E7%26h%17%5EB%00
2015-08-26 13:21:30 +02:00
Hiroyuki Ikezoe
ecdabe1d62
Bug 1150818 - Part 1: Output mozinfo into a file. r=ted
2015-08-20 15:30:00 -04:00
Andrew Halberstadt
20cae47299
Bug 1193522 - [mozlog] Use ultrajson instead of stdlib json if available for performance, r=jgraham
...
--HG--
extra : commitid : IQGf0ENQujg
extra : rebase_source : 1d29af9a7871d595952b776998f66bc7c9b41735
2015-08-13 13:37:07 -04:00
James Graham
3a5efddc75
Bug 1193033 - Teach mozinfo to get the real os version number for Windows >= 8.1, r=ted
...
For contemporary versions of Windows the sys.getwindowsversion call is unreliable
because it depends on a API which had its return value frozen. If we detect this
case use an alternate API instead
2015-08-14 11:54:23 +01:00
Ryan VanderMeulen
3cab1ddc85
Backed out changesets 0cf9bfd5af47 and e18c579d29f1 (bug 1193033) for Win7 debug relevant-mutations.html permafail.
...
CLOSED TREE
2015-08-13 14:15:23 -04:00
James Graham
6bac886d48
Bug 1193033 - Teach mozinfo to get the real os version number for Windows >= 8.1, r=ted
...
For contemporary versions of Windows the sys.getwindowsversion call is unreliable
because it depends on a API which had its return value frozen. If we detect this
case use an alternate API instead
2015-08-13 14:01:15 +01:00
Julien Pagès
6ad9fb9172
Bug 1192024 - Remove the word status from the human readable string of a process exit code in mozlog on Windows. r=jgraham
2015-08-12 00:43:00 -04:00
Rahul Sharma
a740b87b77
Bug 1157377 - Fixed parameter types to adb_android.py and adb.py. r=dhunt
2015-08-08 18:04:49 +05:30
Julien Pagès
1ae2e56328
Bug 1193035 - setup_development.py does not handle optional dependencies. r=ahal
2015-08-11 17:02:11 +02:00
James Graham
3cc0515703
Bug 1191267 - Fix mozlog log buffering command line option, r=chmanchester
2015-08-06 11:52:20 +01:00
Julien Pagès
1aad70a825
Bug 1189858 - fix typos in pip extra dependency declaration
...
--HG--
extra : commitid : 4lMUJwdQLLY
extra : rebase_source : abc5fe80bd4c096d29554d901fdd11fcd152ef5c
2015-08-06 07:00:41 +02:00
Julien Pagès
5bfd2646e1
Bug 1191197 - [mozversion] bump mozversion version to 1.4 and release to pypi. r=whimboo
2015-08-05 01:39:00 +02:00
Julien Pagès
e08572ed49
Bug 1189858 - [mozprofile] remove the manifest parser required dependency. r=ahal
...
The manifestparser dependency of mozprofile is made optionnal with this patch.
It is still possible to install it using the extra pip/setuptools syntax:
pip install mozprofile[manifest]
--HG--
extra : commitid : GN6pzPlCHgF
extra : rebase_source : 9d258961c8fc3e8c314e9f2f7d59e0f6687e6640
2015-08-04 23:15:45 +02:00
Julien Pagès
b5ccc1b16e
Bug 1190813 - [mozrunner] bump mozrunner to 6.9. r=whimboo
2015-08-04 09:44:00 -04:00
Julien Pagès
079030035a
Bug 1189847 - [mozversion] mozversion requires mozdevice, it shoudn't. r=dhunt
...
This make the mozdevice dependency of mozversion optional.
--HG--
extra : rebase_source : 40be17f1b8a36055b01b93c3f8087e8f9fa23fbb
2015-08-03 06:32:00 +02:00
Julien Pagès
23e4c1d4a3
Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin
...
This also completely remove build/automationutils.py.
--HG--
extra : commitid : 50v6EAQNEHV
extra : rebase_source : 4ac1347d73498f068979514c6afb16ac50ab4033
2015-07-29 17:50:16 +02:00
Julien Pagès
71a768eee5
Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ahal
...
--HG--
extra : commitid : Iiz5hfbNDIj
extra : rebase_source : 4ece0f34183da76588cd79bee27a353734ad4b2e
2015-07-25 11:47:51 +02:00
Julien Pagès
78ef1c279b
Bug 1186551 - [mozlog] add structured action process_start/process_exit. r=jgraham
...
--HG--
extra : transplant_source : %23%B9%0D%23%93Kf%8F%3F%1A%F5%8DP%97%AA%81%8D%1C%8D%7E
2015-07-22 21:00:25 +02:00
Julien Pagès
cd63971121
Bug 1185971 - mozfile: add a mozfile.move function, and bump release 1.2. r=ahal
...
--HG--
rename : testing/mozbase/mozfile/tests/test_remove.py => testing/mozbase/mozfile/tests/test_move_remove.py
extra : commitid : 9JROGo4tYHS
extra : rebase_source : f19d3b4eaf2e181f35f0bdbdb74e009246d8d1ce
extra : amend_source : 388c870bdf7aa06956b8d8641fdf55303453835e
2015-07-23 19:11:16 +02:00
Andrew Halberstadt
2b977b797d
Bug 1186888 - [mozlog] Ability to use a pre-existing logger with commandline.setup_logging(), r=jgraham
...
--HG--
extra : commitid : 786tOojSwTl
extra : rebase_source : 3df091de3afee6838a40c0c858da97fd04b32739
extra : amend_source : 5a5ea71fd9a8ede744d281cb0b2dae190575230d
2015-07-22 15:27:31 -04:00
Julien Pagès
78bf9783e7
Bug 1168803 - Add --addon option to specify add-ons to be installed. r=dburns
...
--HG--
extra : commitid : peO1rLe9oG
extra : rebase_source : b557243a86a861a535b098e4965cd371dfd60877
2015-07-18 10:53:10 +02:00
Chris Manchester
82d2096a68
Bug 890026 - Fixup to import signal in mozcrash. r=ahal
...
--HG--
extra : commitid : JRt9d8Qku2P
2015-07-17 12:32:53 -07:00
Andrew Halberstadt
4f232ef5f5
Bug 1014760 - Version bump mozbase modules that depend on mozlog 3.0, r=me
...
--HG--
extra : commitid : L7a2lDztYH4
extra : rebase_source : 6178d707787cfa11a806ea8369789092b22a5d4f
2015-07-17 10:06:59 -04:00
Ryan VanderMeulen
ba45b91fde
Backed out changeset 44571696245f (bug 1184067) for breaking web-platform-tests.
...
CLOSED TREE
2015-07-17 11:54:27 -04:00
Julien Pagès
a3e2125799
Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ted
2015-07-15 06:30:00 -04:00
Michael Layzell
a826bba3ff
Bug 1165263 - Part 3: Update mozprofile to support new moz_hosts schema, r=ahal
2015-07-16 14:49:55 -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
Julien Pagès
a978aad1fc
Bug 980788 - [manifestparser] Add greater-than/less-than (equal) support. r=ahal
2015-07-15 04:42:00 -04:00
James Graham
0b0e2d0aaf
Bug 1177630 - Add formatter to mozlog for producing a machine readable error summary, r=chmanchester
...
--HG--
extra : commitid : FeIqwyCNz06
extra : rebase_source : 32141de7decef684b241e674d02a709b5f87f09f
2015-07-08 11:32:57 +01: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
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
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
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
Ted Mielczarek
762d7f01fe
bug 890026 - Add mozcrash.kill_and_get_minidump r=jimm
...
--HG--
extra : commitid : AiwIqkz3KIe
2013-07-31 10:41:33 -04:00
Julien Pagès
addba42d69
Bug 1091274 - Move leak log functions out of automationutils and into mozbase. r=jgriffin
2015-07-03 07:04:22 +02:00
Julien Pagès
3af2d87e17
Bug 1091284 - Remove systemMemory, environment from automationutils. r=jgriffin
...
--HG--
extra : commitid : BHwyu2fUyFY
extra : rebase_source : 152496df202df4355268cb54987a587eddbe6ddc
2015-07-01 22:00:07 +02:00
Gregory Szorc
2ec17b35ed
Bug 1176642 - Fix typo in import name; r=smacleod
...
This regressed in 101600812e66.
--HG--
extra : commitid : D0l0sNE394Y
extra : amend_source : 3b811d6911996fb5e56ade252d7c71e83e16bbfe
2015-06-25 13:06:25 -07:00
Gregory Szorc
03600b9f4c
Bug 1176642 - Use relative imports in mozprocess; r=smacleod
...
This regressed in 101600812e66.
--HG--
extra : commitid : BIrMVQYfgXC
2015-06-25 12:55:48 -07:00
Gregory Szorc
df5168acca
Bug 1176642 - Use absolute_import, remove unused imports from mozprocess; r=chmanchester
...
--HG--
extra : commitid : AYv7GiLGo4p
extra : rebase_source : bc4157c319894b7a6a9aeda7623cba3f2544738e
2015-06-25 12:13:27 -07:00
Gregory Szorc
16173f5d3e
Bug 1176642 - Use absolute_import in mozfile; r=chmanchester
...
--HG--
extra : commitid : 8Ml4sdZ20jR
extra : rebase_source : 044bb0811ce0fc76612f3d2a48b059d4927a115d
2015-06-25 12:13:08 -07:00
Gregory Szorc
27efb530ff
Bug 1176642 - Use absolute_import in mozinfo; r=chmanchester
...
absolute_import was introduced in Python 2.6. There should be no
backwards compatibility concern here.
--HG--
extra : commitid : AhreLXsUlhA
extra : rebase_source : adca67eb99930afbe2d41a55261ce0d3600f315b
2015-06-25 12:12:39 -07:00
Henrik Skupin
bbd023ec4e
Bug 1176677 - [moznetwork] ImportError: "cannot import name structured", and release version 0.26. r=davehunt
...
--HG--
extra : rebase_source : 418fd84af35150ea06522d475802ca445c77ef03
2015-06-23 17:23:18 +02:00
Geoff Brown
a9b255a8eb
Bug 1175540 - Reduce timeouts for many adb devicemanager calls; r=mcote
2015-06-21 13:58:34 -06:00
Julien Pagès
0b1f051953
Bug 1173682 - [mozbase] tests do not remove created directories; r=ahal
...
--HG--
extra : commitid : JQuf9D0sp3g
extra : rebase_source : a81fd5a0b1c5be7cf98cca6489a2d530638c93c3
2015-06-20 19:23:25 +02:00
Andrew Halberstadt
42888ae5f5
Bug 1171971 - Move test_paths argument out of mach and into mochitest; remove --test-path, r=chmanchester
...
--HG--
extra : commitid : KbQllMAJdfl
extra : rebase_source : 2069e41c760e4993b1d6d0ddd70799e426a19089
2015-06-05 13:28:29 -04:00