Commit Graph

4179 Commits

Author SHA1 Message Date
Andrew Halberstadt
110c9efd01 Bug 967647 - Enforce an unbuffered stream by default in mozprocess, r=jgriffin 2014-03-03 15:16:54 -05:00
Benjamin Chen
c8cf0ff00c Bug 969289 - Add new test_mediarecorder_record_gum_video_timeslice.html test case. r=jsmith 2014-02-18 11:11:18 +08:00
Ed Morley
8362582b2a Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Mark Hammond
f49c886211 Bug 935799 - Add mochitest-e10s-utils.js to help tests when run in an e10s environment. r=felipe,ted 2014-03-03 09:33:30 +11:00
Kearwood (Kip) Gilbert
f6a584b358 Bug 687297 - Added Mochitest to verify that the per-presentation base minimum font size is propagated without being influenced by the language-specific global preference. r=dbaron
This test applies a large value to the font.minimum-size.ja preference, opens a new window, advances the url through an iso-8859-1 page, a Shift-JIS page, and back to an iso-8859-1 page.  If the height of a div containing text on the first iso-8859-1 page and last iso-8859-1 page do not match, then the test is failed.

This test has been excluded from B2G Desktop Client tests due to bug 948948.
2014-02-26 16:01:38 -08:00
Ryan VanderMeulen
7559b49dd7 Merge m-c to fx-team. 2014-02-28 16:10:17 -05:00
Jan de Mooij
0327a76db8 Bug 977921 - Override ASan malloc_context_size to save memory. r=decoder
--HG--
extra : rebase_source : 500882c214de079c1d493e21a9ee91c3da743226
2014-02-28 16:33:25 +01:00
Ryan VanderMeulen
433c5de893 Merge m-c to inbound. 2014-02-28 10:15:57 -05:00
Dan Minor
e7269880ad Bug 978066 - [mozcrash] Mozcrash check_for_java_exception function should take quiet parameter; r=wlach 2014-02-28 09:18:25 -05:00
Ryan VanderMeulen
d8c7359358 Merge m-c to b2g-inbound. 2014-02-27 17:34:25 -05:00
Andrew Halberstadt
08f0add81e Bug 976120 - shell.js should respect crash reporting environment, r=fabrice 2014-02-27 16:36:00 -05:00
Brian Smith
d13619f4f5 Bug 978111: Enable already-working PSM xpcshell tests on Android and B2G, r=cviecco
--HG--
extra : rebase_source : c14ef67870f2b40a3319e6bc8df0ddfe9dd222e3
2014-02-28 11:16:16 -08:00
Geoff Brown
6d2be50630 Bug 973601 - Allow xpcshell test chunks; r=ted 2014-02-28 14:58:35 -07:00
James Graham
3f252cfa2a Bug 978108 - Update documentation for strucured logging. r=wlach 2014-02-27 19:04:45 +00:00
Andreas Tolfsen
458c7d4d19 Bug 970680 - Limit number of decimals used in TimeoutException. r=dburns 2014-02-28 16:41:03 -05:00
Simon Sapin
818727a691 Bug 975501 part 2: Add display:{inline-,}grid behind a pref, and a stub nsGridContainerFrame. r=dholbert 2014-02-26 23:45:29 -08:00
Andrew Halberstadt
84fdf06e41 Bug 974069 - Add manifest for running emulator-jb mochitests, r=ted 2014-02-28 15:24:37 -05:00
Tim Taubert
21c28607a4 Bug 975552 - Let the leak detector know about the preloaded customization tab r=bustage 2014-02-28 20:55:37 +01:00
Gregory Szorc
adeea935cf Bug 875562 - Part 8: Write crash events for main process crashes; r=bsmedberg
This patch makes the crash reporter crash event directory aware and
writes main process crash event files at crash time.

--HG--
extra : rebase_source : 1d6a817ae401230b3fe8fcd236468ceb3e309a10
2014-02-18 15:58:03 -08:00
Ryan VanderMeulen
4f3aac68bf Merge fx-team to m-c. 2014-02-26 16:25:05 -05:00
David Burns
281530e274 Bug 976831: Remove unused getStatus method from Marionette; r=mdas 2014-02-26 17:06:24 +00:00
Nathan Froyd
071f6ce948 Bug 974073 - add SimpleTest.forceCompleteLog() so tests can force all test output to be displayed; r=jmaher 2014-02-25 16:41:02 -05:00
James Graham
eef885e2af Bug 977071 - Add run_info to structured log suite_start message and fix some small bugs. r=ahal 2014-02-10 20:21:18 +00:00
Malini Das
8b5b01647f Bug 975169 - Marionette test runner should not override textrunnerclass, version bump, r=jgriffiin,dburns 2014-02-25 16:08:37 -08:00
Nathan Froyd
ae3f6f4dad Bug 973000 - always output log messages for a single mochitest run; r=jmaher 2014-02-14 15:24:36 -05:00
John Schoenick
61cf93b0a5 Bug 971279 - Add nptest java plugin. r=bsmedberg 2014-02-25 13:30:04 -08:00
Ryan VanderMeulen
0a359611a1 Merge m-c to inbound. 2014-02-25 15:28:35 -05:00
Ryan VanderMeulen
24a481ec8a Merge inbound to m-c. 2014-02-25 15:09:43 -05:00
Carsten "Tomcat" Book
2f4750a69d Backed out changeset 0cea4bded6f8 (bug 936340) for mochitest-3 bustage on a CLOSED TREE 2014-02-25 16:00:47 +01:00
Carsten "Tomcat" Book
114e87fc5d Merge mozilla-central to b2g-inbound 2014-02-25 15:29:02 +01:00
Ryan VanderMeulen
02ee410df1 Bug 960743 - Disable content/base/test/test_XHR_timeout.html on B2G due to intermittent failures. 2014-02-25 08:15:34 -05:00
Richard Barnes
d1291417b9 Bug 936340 - Implement navigator.sendBeacon. r=sicking 2014-02-25 08:40:54 -05:00
Jacek Caban
c203a813fb Bug 975740 - Fixed typo in testing/tools/screenshot/moz.build 2014-02-25 12:46:25 +01:00
Dan Minor
b1c88899e8 Bug 976306 - mozversion missing from config/mozbase_requirements.txt; r=wlach 2014-02-24 17:31:59 -05:00
Ted Mielczarek
d83032011e Bug 974368 - Fix ! operator precedence in manifestparser's expression parser. r=jmaher 2014-02-19 09:18:13 -05:00
James Graham
09de4092cb Bug 972939 - Add documentation for mozbase structured logging. r=wlach 2014-02-25 17:32:07 +00:00
Ben Turner
4124e64466 Bug 956218 - '(PBackground) Add a mechanism for communicating with
a non-main I/O thread via thread and process links'. r=mrbkap+khuey+bsmedberg.
2013-11-26 23:59:41 -08:00
Ryan VanderMeulen
7ae69b1e93 Backed out changeset 2b3bda5a4744 (bug 975169) for Marionette-webapi failures. 2014-02-24 15:04:53 -05:00
Gábor Molnár
adc92e4516 Bug 961616 - simple HTTP2 Cookie crumbling unit tests 2014-02-24 11:42:15 -08:00
Malini Das
f7ed0b9c3b Bug 975169 - Marionette test runner should not override textrunnerclass, version bump, r=jgriffiin,dburns 2014-02-24 12:11:08 -05:00
Ehsan Akhgari
5d2d8c62a4 Bug 975740 - Port WIN32_EXE_LDFLAGS to moz.build; r=mshal 2014-02-24 08:30:25 -05:00
Phil Ringnalda
3f31b68c1c Merge f-t to m-c 2014-02-23 09:00:07 -08:00
Henrik Skupin
219ef02ca3 Bug 975312 - Add missing version bump for mozrunner 5.35. r=ahal DONTBUILD
--HG--
extra : rebase_source : 684093852b70b0f873b651fc91bd175b39ce7baf
2014-02-22 09:28:23 +01:00
dadadel
0c14c0abb9 Bug 975136 - Fix mozprocess to accept single function or array of functions for onTimeout/onFinish, update docs;r=wlach 2014-02-21 16:33:30 -05:00
Henrik Skupin
4dcea97c27 Bug 975312 - [mozrunner] Runner.check_for_crashes() should support save_path and quiet parameters. r=ahal 2014-02-21 16:00:13 +01:00
Andrei Eftimie
d32f297f4d Bug 972872 - [mozversion] Allow to retrieve the application code name (Nightly / Aurora / Firefox). r=hskupin
--HG--
extra : rebase_source : 80168af1cba0bb2b5cd24c242fa56d180d923996
2014-02-21 13:26:48 +01:00
Wes Kocher
6d6d2dff24 Backed out 7 changesets (bug 406541, bug 738396, bug 852315, bug 971273, bug 971279) for various java/plugin-related failures on a CLOSED TREE
Backed out changeset 13cc8a7ee925 (bug 852315)
Backed out changeset 23dfc36f99d4 (bug 852315)
Backed out changeset fb56bd7c0feb (bug 406541)
Backed out changeset b24d1437c6f3 (bug 738396)
Backed out changeset 5028e1290b45 (bug 971279)
Backed out changeset 34ecdab0cfc2 (bug 971279)
Backed out changeset 95b4aa01923d (bug 971273)
2014-02-20 16:19:30 -08:00
John Schoenick
bec6a56335 Bug 971279 - Add nptest java plugin. r=bsmedberg 2014-02-20 14:38:02 -08:00
Andrew Halberstadt
c529567825 Bug 975085 - Don't create unnecessary devicemanager instance in b2g emulator tests, r=jgriffin 2014-02-20 16:56:57 -05:00
Andreas Tolfsen
bd9a63ae17 Bug 964366 - Session capabilities missing browserVersion. r=mdas 2014-02-20 15:36:56 -05:00