Commit Graph

7706 Commits

Author SHA1 Message Date
Chris Manchester
ba2b70542e Bug 487494 - Pipe xpcshell's output through a stack fixer.;r=ted
--HG--
extra : commitid : CqKC3uLqzB
2015-06-11 11:21:13 -07:00
Chris Manchester
cdcbf20157 Bug 487494 - Add an xpcshell selftest for readable stacks from assertions.;r=ted
--HG--
extra : commitid : HBFkFrdYLoe
2015-06-11 11:21:12 -07:00
Andrew Comminos
3ddc20caf2 Bug 1173520 - Add support for test screenshots on GTK3. r=karlt
--HG--
extra : rebase_source : 07628c27a4076e610ca5f1d75de7f108ad837c3a
2015-06-10 13:38:00 -04:00
Eric Rahm
8d8772c3ff Bug 1173420 - Turn off experiments logging during testing. r=bsemdberg
Setting 'experiments.logging.level' to trace seems to have been leftover
debugging code from bug 989137. Similarly enabling 'experiments.logging.dump'
was leftover from debugging bug 995027.
2015-06-11 10:12:10 -07:00
Chris Manchester
1419eee767 Bug 1169600 - Avoid misleading exception in message listeners in marionette server. r=ato
--HG--
extra : rebase_source : 08741e157688b8cb256bbf210d2bae8e21dc864b
2015-06-03 10:21:27 -07:00
Jonathan Griffin
99bcfea2f8 Bug 1173114 - Fallback to chunk-by-dir if runtimes file not found, r=ahal 2015-06-10 10:12:31 -07:00
Gregory Szorc
67e6a15a08 Bug 1173633 - Print docstrings of mach command handlers in help output; r=ahal
`mach help <command>` currently only displays a brief description of the
command along with its arguments. Sometimes more detailed help text is
needed.

With this commit, the docstrings of mach command handlers will appear in
the output of `mach help <command>` if they are defined.

I've implemented basic docstrings for the three flavors of mach commands
(normal command, main subcommand, subcommand) to demonstate things work.

My hope is others will start to fill in docstrings once this feature
lands so the output for `mach help` can serve as a better learning guide
for new contributors.

--HG--
extra : commitid : Hx6ZkHDxbCK
extra : rebase_source : 01ced5a044442e370a45cd3fb245ac6283316925
extra : amend_source : fceb771e0e1ffa4e6f3f1b7c22eae6e25cf82034
2015-06-11 08:32:02 -07:00
Geoff Brown
c76a85cfb8 Bug 1173120 - Add timeout parameter to devicemanagerADB._runCmd; r=armenzg 2015-06-11 09:22:48 -06:00
Karl Tomlinson
17fbd6edc8 bug 1116382 test auto-revoking behavior with URL.createObjectURL(MediaSource) r=bholley
--HG--
extra : rebase_source : 02b65ac83216afd2fcae15538a899e4ab3f0e50d
2015-05-29 00:01:34 +12:00
Wes Kocher
cf559bd6b2 Merge m-c to inbound, a=merge CLOSED TREE 2015-06-10 18:38:28 -07:00
Wes Kocher
b124d4653d Merge b2ginbound to central, a=merge 2015-06-10 18:36:06 -07:00
Wes Kocher
4eedce1509 Merge inbound to central, a=merge 2015-06-10 18:29:39 -07:00
Wes Kocher
d2382839e6 Backed out changeset 7c72328e341b (bug 1164443) for being the likely cause of test_non-scaling-stroke.html and test_focusedChild.html permafails due to a Windows firewall prompt appearing on the screen CLOSED TREE 2015-06-10 18:01:02 -07:00
Byron Campen [:bwc]
dc3971b1c9 Bug 1035468: A NAT simulator based on NrSocket, and integrate into ice_unittest. r=ekr
--HG--
extra : rebase_source : 1ca1bb919526b3a4e091022e5aba04140efc9c90
extra : source : d354fa12177226f079090cc34277aaf1016e23fa
2015-06-10 15:27:12 -07:00
Wes Kocher
ffb3250537 Merge fx-team to m-c a=merge 2015-06-10 18:08:46 -07:00
Jonathan Griffin
6785d36bb1 Backed out changeset 58b09d4a5de5 for Mn OSX test_profile_management.py failures on a CLOSED TREE 2015-06-10 12:15:31 -07:00
Jonathan Griffin
44e3816796 Bug 1166033 - Notice when the process has died, and restart it, r=dburns 2015-06-10 10:24:29 -07:00
Kim Moir
cc90f6649e a=me no bug update mozharness.json to a64e1cbfb998 2015-06-10 12:07:30 -04:00
Wander Lairson Costa
661f1a34ec Bug 1173328: Dogfood builds always have "aries" as the platform name. r=garndt a=garndt
For dogfood builds, the variant doesn't play a role in the platform
name.

--HG--
extra : commitid : GEhohCuQSOv
extra : amend_source : 9b3b47c26d3d6488e06bf2bca172b6f981128de7
2015-06-10 10:38:37 -03:00
Geoff Brown
ae5981e58f Bug 1172174 - Improve adb timeout handling for Android; r=armenzg 2015-06-10 09:17:44 -06:00
Julien Pagès
4d00f25d01 Bug 1164443 - Mozinstall should only install in an empty dir; r=ahal
--HG--
extra : commitid : 9jTgPYAbTt0
extra : rebase_source : 89a108164c90062f2534a06d1edd466d4185c711
2015-06-10 23:35:33 +02:00
Morgan Phillips
08b52ed45b Bug 1172107 - Add the ability to upload dist files after a successful build; r=ahal
This option is configurable to account for the fact that this image supports multiple builds.
There is an option for moving files by name in a simple mv $name $name fashion, and for
moving files so that any long prefix (containing version/platform information for instance)
will be stubbed out: replaced with the word "target."

--HG--
extra : rebase_source : cd256712c8bc719d479eb51dc8bca8f139f7bca6
2015-06-10 22:35:46 +02:00
James Graham
023cc5a643 Bug 1173306 - Remove expensive regexp for handling multiline comments when reading pref files in mozprofile, r=ahal 2015-06-10 21:16:10 +01:00
James Graham
eb9b4388cc Bug 1162483 - Enable dom animations pref when running animations test, r=Ms2ger 2015-06-10 21:16:09 +01:00
James Graham
4a71928142 Bug 1066621 - Set the dom.forms.inputmode pref for test touching HTMLInputElement.inputMode, r=Ms2ger 2015-06-10 21:16:09 +01:00
Julien Pagès
12f1be1ab2 Bug 1060940 - remove mozrunner confusing and broken code for getting version information; r=ahal
--HG--
extra : commitid : E3oQVx2bT8V
extra : rebase_source : 41644fcf75b2b5b638268a23f2c7df530279c5fb
2015-06-09 20:55:07 +02:00
Wes Kocher
c6d76d7fd9 Merge m-c to inbound, a=merge CLOSED TREE 2015-06-09 19:29:20 -07:00
Wes Kocher
516ac5b38c Merge b2ginbound to central, a=merge 2015-06-09 19:25:38 -07:00
jlal@mozilla.com
ef549bb4a4 Bug 1173113 - Hack GIJ to 20 chunks to work around bugs r=me
--HG--
extra : rebase_source : 6965712131b6672948dc279779b0e2f796a22cb8
2015-06-09 13:52:26 -07:00
Ryan VanderMeulen
5a0779a9b9 Merge m-c to b2g-inbound. a=merge 2015-06-09 16:16:20 -04:00
Ryan VanderMeulen
8a712e9b3d Merge m-c to inbound. a=merge 2015-06-09 16:15:48 -04:00
Jonathan Griffin
0abccecf45 Bug 1170632 - Add win and linux64-pgo e10s runtimes files, a=fix bustage 2015-06-09 13:08:42 -07:00
Jonathan Griffin
689eacf896 bug 1170632 - Add linux64-pgo runtimes for mbc, a=fix bustage 2015-06-09 12:45:56 -07:00
Wander Lairson Costa
0a259b3b8c Bug 1164194 - Get rid of all spark specific files. r=garndt a=garndt
Spark now can be built from main gaia repository, so we don't need to
keep specific spark build scripts. The small differences are now handled
through environment variables.

--HG--
extra : transplant_source : %40%E2%AF%EB%DD%D6%5CG%13%5C%E5%23%92E%EF%8B5%EF%1E%DC
2015-06-09 15:26:23 -03:00
Wander Lairson Costa
b5182cfde9 Bug 1164194: Get rid of all spark specific files. r=garndt a=garndt
Spark now can be built from main gaia repository, so we don't need to
keep specific spark build scripts. The small differences are now handled
through environment variables.

--HG--
extra : rebase_source : 7b82f8f18661222450f123e92cf7f7e5f52046a7
2015-06-09 15:26:23 -03:00
Ryan VanderMeulen
acb544810a Merge m-c to b2g-inbound. a=merge
--HG--
rename : js/src/jit/BaselineIC.cpp => js/src/jit/SharedIC.cpp
rename : js/src/jit/BaselineIC.h => js/src/jit/SharedIC.h
rename : js/src/jit/BaselineHelpers.h => js/src/jit/SharedICHelpers.h
rename : js/src/jit/BaselineRegisters.h => js/src/jit/SharedICRegisters.h
rename : js/src/jit/arm/BaselineHelpers-arm.h => js/src/jit/arm/SharedICHelpers-arm.h
rename : js/src/jit/arm/BaselineRegisters-arm.h => js/src/jit/arm/SharedICRegisters-arm.h
rename : js/src/jit/mips/BaselineHelpers-mips.h => js/src/jit/mips/SharedICHelpers-mips.h
rename : js/src/jit/mips/BaselineRegisters-mips.h => js/src/jit/mips/SharedICRegisters-mips.h
rename : js/src/jit/none/BaselineHelpers-none.h => js/src/jit/none/SharedICHelpers-none.h
rename : js/src/jit/none/BaselineRegisters-none.h => js/src/jit/none/SharedICRegisters-none.h
rename : js/src/jit/x64/BaselineHelpers-x64.h => js/src/jit/x64/SharedICHelpers-x64.h
rename : js/src/jit/x64/BaselineRegisters-x64.h => js/src/jit/x64/SharedICRegisters-x64.h
rename : js/src/jit/x86/BaselineHelpers-x86.h => js/src/jit/x86/SharedICHelpers-x86.h
rename : js/src/jit/x86/BaselineRegisters-x86.h => js/src/jit/x86/SharedICRegisters-x86.h
extra : rebase_source : 5d6b69f1e3a8cbad9cab2a5b3fb5ab6eec57ae8f
2015-06-09 13:27:49 -04:00
jlal@mozilla.com
5f89989adc Bug 1172640 - Fix typo in debug build path r=dustin
--HG--
extra : rebase_source : bdf14f75ecfdddc05a7113659c8e1090db19b36d
2015-06-08 12:29:22 -07:00
jlal@mozilla.com
d35328b506 Bug 1136028 - Escape whitespace inside of platform filters r=garndt
--HG--
extra : rebase_source : 8093174bd51c9d677e8dc29bcd499ffa71d38fbc
2015-06-08 10:57:24 -07:00
Jonathan Griffin
3a441a8dc4 Bug 1170632 - Fix platform_guess for osx; add pgo runtimes for mbc. r=ahal, a=me
--HG--
extra : transplant_source : %EBa%1Au%14%0E%1E%26%D9%93%0D%92%F2%7CA6%97%C6%03.
2015-06-05 16:29:18 -07:00
Ryan VanderMeulen
4b41610c84 Merge inbound to m-c. a=merge
CLOSED TREE
2015-06-09 12:52:18 -04:00
Ryan VanderMeulen
2298a8c8df No bug - Bump mozharness.json to rev 1a041ea00cf3. a=me
CLOSED TREE
2015-06-09 10:34:25 -04:00
Kim Moir
4b0c32375e a=RyanVM backed out changeset 64d4c71b2def no bug 2015-06-08 15:14:54 -04:00
Kim Moir
5da07bdccd a=testing no bug update mozharness.json to f38ae34393a9 2015-06-08 15:00:57 -04:00
Erik Vold
6018fbf936 Bug 1142734 - Using Timer.jsm and adding some logs to jetpack-addon-harness.js r=mossop 2015-06-06 19:21:15 -07:00
Michael Layzell
293a84e371 Bug 1027560 - Return false from document.execCommand() and friends when not in editable document. r=ehsan 2015-06-02 09:07:00 -04:00
Chris Manchester
7c8e569eaf Bug 1149670 - Add a mach command to find tests in specified directories and prepare a commit to push them to try.;r=ahal
--HG--
extra : commitid : EDP1u6cliJy
2015-05-28 15:57:21 -07:00
Chris Manchester
e93602d2bc Bug 1173026 - Fix typo in path to taskcluster build definition.;r=mrrrgn
--HG--
extra : commitid : 8Zt3iECdDiA
2015-06-09 17:37:02 -07:00
James Graham
6ff6b91577 Bug 1076787 - Add expectation data for running web-platform-tests on debug builds, r=Ms2ger 2015-06-08 12:59:09 +01:00
Carsten "Tomcat" Book
989624d484 Merge mozilla-central to fx-team 2015-06-10 15:25:21 +02:00
Carsten "Tomcat" Book
fb6be5d957 Backed out changeset f3760acfed2a (bug 1172028) for causing xperf regression
--HG--
extra : rebase_source : 81a92eaeacf909703c9944554bc8c54446a1af9e
2015-06-10 13:44:00 +02:00