Mike Hommey
|
99601c7a13
|
Bug 928929 - Kill local rule in testing/mochitest/chrome/Makefile.in. r=gps
|
2013-10-22 13:41:02 +09:00 |
|
Jonathan Griffin
|
beda306cf8
|
Bug 928842 - Fix xml-report generation, r=davehunt
|
2013-10-21 15:53:42 -07:00 |
|
John Schoenick
|
4e5cb4c56e
|
Bug 827160 - Followup, disable test on non-plugin platforms. r=me
|
2013-10-21 16:08:23 -07:00 |
|
Jonathan Griffin
|
e898ed8192
|
Bug 929121 - Don't pass a null bin parameter, r=ahal, DONTBUILD because NPOTB
|
2013-10-21 14:26:40 -07:00 |
|
Jonathan Griffin
|
10ce8c275b
|
Bug 929122 - Add b2g-debug.json, r=ahal
--HG--
rename : testing/mochitest/b2g.json => testing/mochitest/b2g-debug.json
|
2013-10-21 14:20:50 -07:00 |
|
Joshua Cranmer
|
df0c3131ef
|
Bug 900526, part 4: Migrate FINAL_TARGET and XPI_NAME to moz.build, r=gps
|
2013-10-21 13:09:06 -05:00 |
|
Christian Holler
|
cbe315f17c
|
Bug 925873 - Make mochitest emit TEST-UNEXPECTED-FAIL on non-zero exit code. r=ted.
--HG--
extra : rebase_source : 17eb855e9bdc1b22c1187ede1dbb1b820f230290
|
2013-10-21 13:46:49 +02:00 |
|
Malini Das
|
20e64d0b5c
|
Bug 909129 - stop leaking imported scripts and don't import duplicates, r=jgriffin
|
2013-10-08 16:11:45 -04:00 |
|
Andrew Halberstadt
|
27e178e063
|
Bug 927568 - fix misplaced null check in marionette-server.js, r=mdas
|
2013-10-21 10:32:48 -04:00 |
|
Phil Ringnalda
|
3809ce3d09
|
Merge m-c to m-i
|
2013-10-19 19:23:13 -07:00 |
|
Phil Ringnalda
|
d4c3e91686
|
Merge f-t to m-c
|
2013-10-19 18:52:09 -07:00 |
|
Alexandre Poirot
|
214e62618d
|
Bug 926332 - Expose getTestFile to mochitest chrome/browser that returns nsIFile instance for test data files. r=jmaher
|
2013-10-17 14:27:23 -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 |
|
Ehsan Akhgari
|
12d800543c
|
Bug 928043 - Remove some prtypes.h inclusions from startupcache/, testing/ and toolkit/; r=bsmedberg
--HG--
extra : rebase_source : 5886932dda22ae179e8998ad92758e99495d09bd
|
2013-10-18 20:34:57 -04:00 |
|
Jonathan Griffin
|
0a7ba1108d
|
Bug 926594 - Increase timeout for debug mochitests on B2G, r=ahal
|
2013-10-18 12:47:35 -07:00 |
|
Ryan VanderMeulen
|
bbcf8927ac
|
Backed out changeset ffe561bb22e5 (bug 928370) for Android talos bustage.
CLOSED TREE
|
2013-10-18 12:10:03 -04:00 |
|
Joel Maher
|
0d36ceecaf
|
Bug 928370 - update talos on m-c to latest version. r=armenzg
|
2013-10-18 09:55:54 -04: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 |
|