Commit Graph

3558 Commits

Author SHA1 Message Date
Joel Maher
0d36ceecaf Bug 928370 - update talos on m-c to latest version. r=armenzg 2013-10-18 09:55:54 -04:00
Jonathan Griffin
8a97f75bf5 Bug 758835 - Add ability to mark tests as expected failures in the manifest, r=dburns 2013-10-17 11:56:45 -07:00
Malini Das
7502f19df7 Bug 927592 - add modal dialog handling when document is ready, and only in B2G, r=jgriffin 2013-10-17 11:25:11 -04:00
Carsten "Tomcat" Book
f112e107ae Merge mozilla-central to mozilla-inbound 2013-10-17 13:49:27 +02:00
Carsten "Tomcat" Book
e0e6d5915e Merge mozilla-inbound to mozilla-central 2013-10-17 13:43:37 +02:00
Vicamo Yang
fc2cc5eb20 Bug 927432: fix 'finish() not called' in chrome js Marionette test cases. r=jgriffin 2013-10-17 10:26:27 +08:00
Ed Morley
f8f4d5d90f Bug 926418 - Prevent spurious newlines being added to packages.txt when running generate_diff.py on Windows; r=jhammel 2013-10-16 16:18:27 +01:00
Yoshi Huang
ba5831cad0 Bug 921388 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xa3 ... when running xpcshell-tests. r=gps 2013-10-17 11:59:53 +08:00
Carsten "Tomcat" Book
084361cb07 merge fx-team to mozilla-central 2013-10-16 13:03:50 +02:00
Wes Kocher
f27029d43a Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Andrew Halberstadt
64190de68e Bug 925723 - Add new manifest for b2g_desktop mochitests, r=jgriffin, DONTBUILD, a=NPOTB 2013-10-15 16:47:44 -04:00
Michael Harrison
cf21389e5d Bug 926744 - Remove some unused code in nsGeolocation.cpp. r=jdm 2013-10-15 13:54:11 -04:00
Blair McBride
908c3ef327 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Tim Taubert
f66971f57d Bug 923607 - Suppress safe-mode dialog when starting in safe-mode; r=automatedtester 2013-10-15 11:20:35 -07:00
Jason Yeo
3f8c7f9d94 Bug 908051 - Use socket.gethostname() instead of os.uname in mach talos-test. r=gps 2013-10-15 14:05:39 -04:00
Jonathan Griffin
ed23ed4977 Bug 925469 - Import errors in __init__.py, r=dburns 2013-10-14 12:53:24 -07:00
Ed Morley
36caeac300 Bug 926408 - Import mozcrash 0.9 from upstream
--HG--
extra : rebase_source : ca4b5152e0a15116dea5fd37ccb231fbb542079d
2013-10-14 07:24:00 +01:00
Joel Maher
cd696171d4 Bug 923171 - talos.json should include remote-tspaint for mobile-suites. r=kmoir 2013-10-14 06:52:59 -04:00
Wes Johnston
582c50bdb0 Bug 777451 - Allow adding files into roboextender for tests. r=gbrown 2013-10-12 16:00:51 -07:00
Martijn Wargers
e6a1d72158 Bug 901343 - Tests that use createSystemXHR are failing on b2g mochitest. r=sicking 2013-10-12 02:18:34 +02:00
Carsten "Tomcat" Book
176c547fd6 Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00
Carsten "Tomcat" Book
01bc824700 Backed out changeset 1ee5030003af (bug 451283) failures in marionette and mochitests 2013-10-12 10:51:25 +02:00
Blair McBride
9988981be4 Bug 451283 - Bustage fix for Marrionette. r=bustage 2013-10-12 18:27:24 +13:00
Blair McBride
de3c47a025 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Michael Harrison
07c24410d8 Bug 925620 - Turn on logging in geolocation tests. r=jdm 2013-10-11 11:06:44 -04:00
Chris Double
c75f9205f8 Bug 921239 - Mochitest-plain --repeat fails with PLAIN_LOOP_PATH not defined - r=jgriffin
--HG--
extra : rebase_source : 3815e9c97d56ba9027e2e36bd908722a03b836d0
2013-10-11 13:29:06 +13:00
Jonathan Griffin
3533eb0a70 Bug 921180 - Use b2g-bin if it exists, r=ahal 2013-10-10 10:25:59 -07:00
Ed Morley
e9fa14ead7 Backed out changeset 8ecb68f17618 (bug 909129) for causing bug 924959 2013-10-09 17:13:22 +01:00
Andrea Marchesini
dcccbc9a00 Bug 923310 - Crash in HTMLInputElement in B2G, r=jwatt 2013-10-09 13:15:14 +02:00
Mathieu Bultel
3ede9b28da Bug 879900 - Use moztest in Marionette, r=jgriffin 2013-08-08 23:14:50 +02:00
Malini Das
d53a62267f Bug 909129 - fix leaking imported scripts from marionette, r=dburns 2013-10-08 16:11:45 -04:00
Geoff Brown
056c95f864 Bug 906081 - (3) Handle skipped robocop tests; r=jmaher 2013-10-08 13:14:39 -06:00
Geoff Brown
bac249cce0 Bug 906081 - (2) Support remote os version in android mochitest manifests; r=ted 2013-10-08 13:14:38 -06:00
Geoff Brown
54032ee72e Bug 906081 - (1) Support remote os version in android xpcshell manifests; r=ted 2013-10-08 13:14:36 -06:00
Jeff Hammel
b1f91afc59 Bug 921676 - mochitest screenshots fallout from bug 746243;r=ted 2013-10-05 15:28:34 -07:00
Ms2ger
ae8c899faf Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
df62fb8b0f Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
Ms2ger
2f7a94dd23 Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal 2013-10-03 09:10:00 +02:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Andrea Marchesini
6369099e18 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 13:27:23 -04:00
Ed Morley
76c56051f1 Backed out changeset 2767ff221c92 (bug 871445) 2013-10-02 17:57:25 +01:00
Andrea Marchesini
7faee0e1e4 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 11:30:34 -04:00
Mike Hommey
154513af04 Bug 927088 - Move specialpowers component registration to jar.mn. r=gps 2013-10-17 07:55:31 +09:00
Mike Hommey
5badab1842 Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
Jeff Hammel
79590c6032 Bug 920728 - gdb won't start with mochitest-browser;r=ted 2013-10-01 16:53:19 -07:00
Jeff Hammel
d4d5c3bc28 Bug 922666 - Windows Mochitest "NameError: global name 'subprocess' is not defined" in killAndGetStack();r=edmorley
--HG--
extra : rebase_source : ad0fe201c5b1d6af79e2c60859f8f561e44708ca
2013-10-01 15:09:46 -07:00
Patrick McManus
3d6d1dc72c bug 922109 - spdy/3 settings frame does not restart window starved streams r=hurley 2013-10-01 17:48:06 -04:00
Ryan VanderMeulen
39c9f02fea Merge m-c to inbound. 2013-10-01 17:23:59 -04:00
Ryan VanderMeulen
d10e7fd2ea Merge m-c to b2g-inbound. 2013-10-01 16:47:09 -04:00
Benjamin Peterson
d763598339 Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
2013-10-01 10:32:58 -04:00