Commit Graph

5121 Commits

Author SHA1 Message Date
Andrew McCreight
d341283916 Bug 1039633, part 2 - Only try to set ASan symbolizer in ASan runs. r=ted 2014-08-28 12:53:47 -07:00
Chris Manchester
4447ac168b Bug 1059453 - Treat either str or unicode as a file in mozlog's commandline.py. r=jgraham 2014-08-28 09:42:02 -04:00
David Rajchenbach-Teller
82680b0112 Bug 1059329 - Remove spurious 'System JS : ERROR' in xpcshell. r=ted 2014-08-28 03:09:00 -04:00
Dave Hunt
2e85a5e487 Bug 1059248 - Accept a test name when checking for crashes in DeviceRunner. r=ahalberstadt 2014-08-27 09:49:00 -04:00
Bebe
e2a22232a4 Bug 1054948 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xd8 in position 52852: ordinal not in range(128). r=mdas 2014-08-28 00:22:00 -04:00
Bebe
a6aa6cecf2 Bug 1036957 - Remove --type's default value from Marionette runner. r=mdas 2014-08-28 01:20:00 -04:00
Wes Kocher
d675b10b9f Merge m-c to inbound a=merge 2014-08-27 16:59:25 -07:00
Wes Kocher
1353b537ee Merge inbound to m-c a=merge 2014-08-27 16:29:43 -07:00
Ryan VanderMeulen
9cd551f2c4 Merge m-c to b2g-inbound. a=merge 2014-08-27 15:56:17 -04:00
Ryan VanderMeulen
d51fed3906 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Ryan VanderMeulen
6ad30def8c Bug 1059405 - Double the per-test timeout for xpcshell tests on B2G. r=ahal
CLOSED TREE
2014-08-27 14:05:50 -04:00
Ryan VanderMeulen
278da1ac15 Bug 1059175 - Bump the B2G leak threshold to 5116 bytes. rs=khuey, a=bustage 2014-08-27 11:34:46 -04:00
Chris Manchester
32b691dd60 Bug 1057056 - Set __doc__ attribute of decorated structured logger methods. r=jgraham 2014-08-25 11:16:50 -04:00
Bill McCloskey
db786390d1 Bug 1058300 - Fix Linux stack walking code in mochitest testrunner (r=akachkach) 2014-08-26 11:43:36 -07:00
Chris Manchester
667be9d8fa Bug 1056952 - Expose xpcshell's verbose option to xpcshell's mach_commands.py. r=ahal 2014-08-21 16:34:55 -04:00
Ahmed Kachkach
290f441989 Bug 1056329 - Activate structured logging command line args for other mochitest suites. r=ahal 2014-08-25 12:32:00 -04:00
Wes Kocher
e172775c09 Merge m-c to fx-team a=merge 2014-08-26 18:22:27 -07:00
Blair McBride
1729df98d5 Bug 1056769 - UITour tests shouldn't hit the network. r=MattN 2014-08-27 12:38:08 +12:00
Aseem Raj Baranwal
74e1d088b5 Bug 1050877 - media.gmp-manager.url should mention GMP. r=jmaher 2014-08-26 01:53:47 +05:30
Chris Manchester
9706dfe51c Bug 1047429 - Remove unstructured mozlog docs to reduce risk of use in new code. r=ahal
--HG--
extra : rebase_source : 8ad569f3898f4d3758f99d50528a8c4c5ac13320
2014-08-25 11:29:43 -04:00
Geoff Brown
39042780f8 Bug 1059293 - Avoid MOZ_UPLOAD_DIR failure when running tests locally; r=dminor 2014-08-27 16:23:29 -06:00
Dave Hunt
29d25e0462 Bug 1052433 - Remove the device reboot in B2GDeviceRunner. r=ahalberstadt 2014-08-27 10:32:00 -04:00
Ryan VanderMeulen
201078a0c4 Merge inbound to m-c. a=merge 2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
4a36a3a19d Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00
Ryan VanderMeulen
1fb03239fc Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
8b4061a8a7 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-08-25 12:54:46 -04:00
Ryan VanderMeulen
f1e20fb689 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Ryan VanderMeulen
deb808428a Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-25 12:51:20 -04:00
Qeole
9b64b785b1 Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher 2014-08-25 17:23:34 +02:00
Wes Kocher
915d568b45 Merge m-c to fx-team a=merge 2014-08-22 17:10:53 -07:00
Wes Kocher
02017e20ed Merge inbound to m-c a=merge 2014-08-22 16:47:32 -07:00
Wes Kocher
307ba3522a Merge b2g-inbound to m-c a=merge 2014-08-22 16:19:14 -07:00
Tim Taubert
1b07033d4d Bug 1041537 - Prevent ContentSearch from leaking the browser if it's still processing a message while the test suite shuts down r=adw 2014-08-21 11:18:54 +02:00
Julien Pagès
6ad11c977d Bug 1040395 - Remove obsolete file that create virtualenv for marionette. r=jgriffin
--HG--
extra : rebase_source : 8491c3381f6b761b57f2430b5a87c0a1286a8a36
2014-08-20 06:09:00 -04:00
Gijs Kruitbosch
7a6a4c6b03 Bug 1057328 - get gmp path for app-override tests, r=ted
--HG--
extra : rebase_source : 19485859be5c0660d36242e2920fa3d4ca662666
2014-08-22 16:28:04 +02:00
Andrew Halberstadt
fb1bf07833 Bug 1055014 - Fix mistake in mozdevice.pushDir that is causing an exception while trying to use zip/unzip, r=wlach 2014-08-21 15:53:34 -04:00
Ben Kelly
3962364818 Bug 1049801 P1 Increase allowed leak threshold in tests to account for increased MessageChannel size. r=khuey 2014-08-21 14:13:23 -04:00
Chris Manchester
0f906d024e Bug 1055679 - Log stacks and messages separately in moztest's unittest adapter and include stacks in mozlog's test_end.;r=jgraham 2014-08-19 17:22:53 -04:00
Ed Lee
abebc96b72 Bug 1053530 - Enhanced Tiles intro text popup [r=adw]
Add a panel that opens from the customize menu. Automatically show it on first opening.
2014-08-21 12:05:48 -07:00
Ed Lee
0b70256f0d Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Ed Lee
c689254de0 Bug 1057404 - Update talos to prevent nonlocal connections to newtab fetch/ping [r=jmaher] 2014-08-22 08:58:25 -07:00
Chenxia Liu
9a2772894c Bug 1021751 - Homebanner snippet. r=lucasr 2014-08-22 15:07:40 -07:00
Dave Hunt
ea2f139dcf Bug 1057046 - Remove temporary local folder used for storing minidumps by B2GDeviceRunner. r=ahalberstadt 2014-08-21 14:05:00 +02:00
Dave Hunt
406cfc3e2f Bug 1057044 - Remove minidumps from device after pulling them for crash detection. r=ahalberstadt 2014-08-22 08:12:00 +02:00
Martijn Wargers
5e6b619645 Bug 1032878 - Make sure that tests running after SimpleTest.finish() are causing errors. r=jmaher 2014-08-04 10:47:53 -07:00
James Graham
d9f1bf3b1c Bug 1056587 - Only print line with expected status in tbpl logs when this isn't PASS, r=chmanchester
--HG--
extra : rebase_source : 7a7505b90f156381e5be563dab5c783f45860456
2014-08-21 23:35:25 +01:00
Chris Pearce
a52c03a461 Bug 1057196 - Make MediaCache cache size bigger for mochitests. r=kinetik 2014-08-22 15:56:54 +12:00
Joel Maher
319735795c Bug 1056199 - Update talos to the latest revision. r=RyanVM 2014-08-20 10:44:00 -04:00
Honza Bambas
80bc47f703 Bug 1053517 - Enable the new HTTP cache during automation testing. r=jduell
CLOSED TREE
2014-08-19 09:39:00 -04:00
William Lachance
39d93be072 Bug 1016467 - Add mozversion unit test that was forgotten earlier;r=ahal 2014-08-19 15:20:32 -04:00