John Shih
6606a95bbe
Bug 1000040
- Part 3: Test cases. r=vchang, f=vyang
2014-06-12 16:07:23 +08:00
Geoff Brown
63660dcf32
Bug 1031103 - Enable test_bug659743.xml on Android 2.3; no review
2014-07-03 22:11:42 -06:00
Geoff Brown
b4e0468ee6
Bug 1027802 - Try to get ANR report and stack trace when Fennec hangs; r=jmaher
2014-07-03 22:11:41 -06:00
Jonathan Griffin
aae705d5c5
Bug 1033824 - Bump Marionette to 0.7.11, r=mdas
2014-07-03 16:17:18 -07:00
Ryan VanderMeulen
03ddabeee6
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Ryan VanderMeulen
7ce98584a8
Merge m-c to b2g-inbound. a=merge
2014-07-03 12:38:30 -04:00
Carsten "Tomcat" Book
0ea68a02c2
merge mozilla-inbound to mozilla-central a=merge
2014-07-03 13:46:41 +02:00
Henrik Skupin
bbae05b73e
Bug 1033680 - TPS should use mozversion to retrieve the application data. r=jgriffin a=testonly DONTBUILD
...
---
testing/tps/setup.py | 1 +
testing/tps/tps/testrunner.py | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
2014-07-03 07:27:06 +02:00
Henrik Skupin
74e936113a
Bug 1032853 - TPS infinitely loops through the same phase of a test. r=ahal a=testonly DONTBUILD
...
---
testing/tps/tps/firefoxrunner.py | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
--HG--
extra : rebase_source : 7785bb543c0d44ce6dd3380c8ce1db3bff88cdad
2014-07-02 15:37:30 +02:00
Alexandre Lissy
a68cae8067
Bug 1032799 - Pass -chrome argument to B2G Desktop. r=jgriffin
2014-07-02 01:49:00 -04:00
Wes Kocher
c0004d0b29
Merge m-c to inbound
2014-07-02 17:46:56 -07:00
Wes Kocher
2c188e3374
Merge m-c to inbound
2014-07-02 17:44:20 -07:00
Geoff Brown
eabebaa57c
Bug 981889 - Enable content/media/webaudio/test mochitests on Android 2.3; no review
2014-07-02 18:43:41 -06:00
Geoff Brown
208810135e
Bug 981898 - Enable content/media/test mochitests on Android 2.3; no review
2014-07-02 18:43:40 -06:00
Jonathan Griffin
0a192b7fe6
Bug 1033033 - Don't access the device_manager during __init__, r=mdas
2014-07-02 15:23:10 -07:00
Mike Hommey
bc0709dc9e
Bug 762358 - Re-run configure when mozconfig changed in a significant way. r=gps
...
This adds a format option to mach environment and uses it in client.mk to
create a .mozconfig.json in the objdir, containing all the relevant data
from mozconfig. If the mozconfig doesn't change in a way that alters that
data, we still skip configure.
At the same time, use mach environment in place of mozconfig2configure and
mozconfig2client-mk, which makes us now have only one mozconfig reader.
Also, in the mozconfig reader, keep track of environment variables (as
opposed to shell variables), so that changes such as a variable that was
exported not being exported anymore is spotted. At the opposite, in order
for irrelevant environment variable changes not to incur in re-running
configure, only a set of environment variables are stored when they are
unmodified. Otherwise, changes such as using a different terminal window,
or even rebooting, would trigger reconfigures.
Finally, make mach environment emit both MOZ_OBJDIR and OBJDIR for
client.mk, and cleanup some objdir-related things in client.mk..
At the same time, make the mozconfig reader take MOZ_OBJDIR from the
environment if it is defined there and not in the mozconfig.
2014-07-03 07:15:31 +09:00
James Graham
a573f1de39
Bug 1033458 - Update mozrunner version, r=ahal.
2014-07-02 22:20:53 +01:00
James Graham
f141d7eb5d
Bug 1032136 - Make mozrunner 6 work for on-device B2G testing, r=ahal.
2014-07-02 22:20:52 +01:00
Henrik Skupin
4c8bf1a64e
Bug 1033703 - Pin TPS to specific versions of mozbase packages. r=ahal a=testonly DONTBUILD
...
---
testing/tps/setup.py | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
2014-07-03 16:06:27 +02:00
Borting Chen
4622cf31b2
Bug 951976 - part 2, Test cases. r=gene
2014-05-12 18:55:49 +08:00
Wes Kocher
2c447c3198
Merge inbound to m-c a=merge
2014-07-01 16:42:57 -07:00
Henrik Skupin
7a040f3244
Bug 1032787
- [tps] FirefoxRunner should not reset environment variables. r=aeftimie a=testonly DONTBUILD
2014-07-01 17:30:58 +02:00
Chris Manchester
34529c249f
Bug 1030845 - Modify mozlog.structured's tbplformatter to comply with tbpl. r=edmorley,jgraham
2014-07-01 10:42:16 -04:00
Wes Kocher
7ccae990fa
Merge fx-team to m-c a=merge
2014-06-30 18:22:10 -07:00
Wes Kocher
63553d89be
Merge inbound to m-c a=merge
2014-06-30 18:00:36 -07:00
Andrew Halberstadt
5022f3a7c8
Bug 1031415 - Fix bad exception handling in emulator.wait_for_system_message(), r=jgriffin
2014-06-30 16:28:00 -04:00
Cosmin Malutan
0112de7c4f
Bug 1032114 - TPS fails to decode Windows file paths in config file. r=hskupin a=testonly DONTBUILD
2014-06-30 16:16:17 +02:00
Gijs Kruitbosch
df76403c78
Bug 1030149 - dummify all the sync prefs, r=ttaubert
2014-06-25 16:32:06 +01:00
Geoff Brown
9f2f121898
Bug 1031103 - Skip test_bug659743.xml on Android 2.3 for too many intermittent time outs; no review
2014-06-27 13:59:29 -06:00
Jim Blandy
e07aaa8185
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
2014-06-27 11:05:08 -07:00
J. Ryan Stinnett
ef7573dfb1
Bug 975591 - Part 1: Add device discovery service. r=paul
...
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/tests/moz.build
2014-06-26 16:40:00 +02:00
Ryan VanderMeulen
b8cc2a9367
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-06-26 17:13:04 -04:00
Geoff Brown
870290a105
Bug 1030942 - Skip test_no_arr_points.html on Android 2.3, no review, on a CLOSED TREE
2014-06-26 14:01:41 -06:00
Kartikaya Gupta
a4ea3287a2
Bug 1030805 - Stop claiming all gtests are AsyncPanZoomController tests. r=BenWa
2014-06-26 12:19:33 -04:00
Ryan VanderMeulen
6cc601fc18
Backed out changeset e4c57f58a0ad (bug 956739) for changing Marionette failure output in a TBPL-unfriendly way.
2014-06-26 12:00:55 -04:00
Bob Clary
30a84d98fd
Bug 1012711 - Add adb.py to devicemanager package, -correcting bugnumber- r=wlach. DONTBUILD a=sheriffduty
2014-06-26 16:20:12 +02:00
Carsten "Tomcat" Book
952ae2f289
Backed out changeset 1fd65e3c2f4a (bug 1012712)
2014-06-26 16:18:34 +02:00
Carsten "Tomcat" Book
5de1cd29b1
merge fx-team to mozilla-central a=merge
2014-06-26 15:33:24 +02:00
Wes Kocher
9241a8d8d6
Merge m-c to fx-team a=merge
2014-06-25 18:44:50 -07:00
Bob Clary
2d0815dc05
Bug 1012712 - Add adb.py to devicemanager package, r=wlach. DONTBUILD
2014-06-25 21:08:41 -07:00
Carsten "Tomcat" Book
d9163b2931
Merge mozilla-central to mozilla-inbound
2014-06-25 15:42:28 +02:00
Carsten "Tomcat" Book
555668f77a
merge mozilla-inbound to mozilla-central a=merge
2014-06-25 15:28:19 +02:00
Cosmin Malutan
d4f0f8b6c0
Bug 1028030 - Add placeholders for email and password in TPS config file. r=hskupin a=test-only DONTBUILD
2014-06-25 15:11:42 +02:00
David Rajchenbach-Teller
70287d27d7
Bug 1023787 - Make Task.jsm stack rewriting play nicely with xpcshell and mochi tests. r=paolo, r=mikedeboer
2014-06-20 14:23:00 -04:00
Andrew McCreight
d39154adc1
Bug 1023368 - Non-fatally provide information about the LLVM symbolizer in cppunittests. r=jmaher
2014-06-24 11:27:39 -07:00
Andrew Halberstadt
b11804bb36
Bug 1028746 - Running mach mochitest-remote from gecko srcdir raises AttributeError instead of being helpful, r=gps, DONTBUILD, a=NPOTB
2014-06-24 13:47:19 -04:00
Patrick McManus
68ae085486
bug 1027364 - multiple http/2 header frames on same stream r=hurley
2014-06-19 23:42:29 -04:00
Vaibhav Agrawal
e19aa878e0
Bug 925699 - pymake/mach mochitest-plain don't delete the temporary profile. r=jmaher
2014-06-24 12:02:07 -04:00
Joel Maher
6c90adbb14
Bug 1028999 - Update talos to get recent changes. r=avih
2014-06-24 11:26:08 -04:00
Carsten "Tomcat" Book
aeabff81b1
Backed out changeset 3a5789d0e7e0 (bug 883339) suspicion of causing Exception: Ambiguous symbol file for xul.pdb failure on a CLOSED TREE
2014-06-24 13:35:26 +02:00