Commit Graph

233 Commits

Author SHA1 Message Date
Tim Chien
a69d36b4d6 Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl 2014-05-23 03:14:00 +02:00
Ryan VanderMeulen
ae91b0cd6a Backed out changeset aa71426c4514 (bug 983490) for intermittent failures. 2014-05-22 13:24:50 -04:00
Tim Chien
b3e208f11d Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl 2014-05-22 01:14:00 +02:00
Ryan VanderMeulen
63cd113b5a Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE. 2014-05-16 12:29:37 -04:00
Armen Zambrano Gasparnian
3dfdaa3d75 Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher 2014-05-16 10:20:37 -04:00
Junior Hsu
ed51aecaa3 Bug 970777 - Remove redundant |numLoaded| checks in dom/browser-element/mochitests/*.js. r=smaug
1. Make the test more solid
2. Postpone the second |takeScreenshot| right after the |iframe1| is onload again
3. Remove redundant |numLoaded| by assigning |iframe1.src| first.
2014-05-09 01:52:00 +02:00
Ryan VanderMeulen
54deef767b Bug 983490 - Disable test_browserElement_inproc_SetInputMethodActive.html and test_browserElement_oop_SetInputMethodActive.html for frequent failures. 2014-05-08 10:26:04 -04:00
Gabriele Svelto
12544ee594 Bug 999327 - Consider the wake-locks held by the main process when computing priorities. r=fabrice 2014-05-01 15:47:26 +02:00
Patrick Wang (Chih-Kai Wang)
b91de9e100 Bug 994560: Compute CPU priority based on priority that is going to be set r=gsvelto 2014-04-18 14:28:14 +08:00
Marco Castelluccio
9b8bd037cb Bug 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00
Cervantes Yu
2497e33577 Bug 968604: Temporarily disable test case test_Preallocated.html in mochitest-2 suite before the Shutdown hang is fixed. r=fabrice
--HG--
extra : rebase_source : d31f86a4f5d7ed90beb2540871c39b5c63ae0900
2014-03-26 14:46:05 +08:00
Cervantes Yu
1bfe0b1b6e Bug 968604 Part 2: Test case fix: clean up the preallocated process in an async manner. r=khuey
--HG--
extra : rebase_source : 234d60d32283caed23f3729b205a6271edb0aa1e
2014-03-03 18:52:39 +08:00
Cervantes Yu
b22bcfe208 Bug 959966: prevent the preallocated process from being killed by the lowmem killer by rasing its priority. r=khuey,gsvelto 2014-03-13 15:24:42 +08:00
Bill McCloskey
d960718b48 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
Wes Kocher
62d61f05a8 Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
cff466f79f Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Bill McCloskey
624ffda758 Backed out changeset d6261f65070a 2014-03-13 15:52:27 -07:00
Bill McCloskey
a23e0f8633 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 15:41:41 -07:00
Andrea Marchesini
e2957ce845 Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Manifestchange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Manifestchange.html
2014-03-13 15:30:03 +00:00
Vaibhav Agarwal
5f496eafb5 Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-12 11:41:08 -04:00
Tim Chien
a40e20d646 Bug 981997 - Fix test for setInputMethodActive and dead object error. r=yxl 2014-03-12 08:45:27 -04:00
Vaibhav Agarwal
07841bb6fe Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-03-12 06:16:12 -04:00
Vaibhav Agarwal
cb06996fcf Bug 971132 - B2G mochitests should use the new manifest format [directories]; r=jmaher 2014-03-06 13:42:45 -05:00
Vaibhav Agarwal
b192b2603d Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-06 13:42:43 -05:00
Wes Kocher
b64c8d22b6 Merge m-c to b2g-inbound 2014-02-25 20:36:29 -08:00
"Kan-Ru Chen (陳侃如)"
69828ffd57 Bug 970290 - Rename NoWhitelist to NoPermission. r=fabrice
We no longer use whitelist to control the permission. Test against no
permission instead.

--HG--
extra : rebase_source : 8fd77b2588a07bc17363b49d104b3b08ee2293a5
2014-02-26 11:38:32 +08:00
"Kan-Ru Chen (陳侃如)"
5846b299bc Bug 970290 - Call setEnabledPref earlier. r=fabrice
Must set the preferences before testready.

--HG--
rename : mobile/android/tests/browser/moz.build => mobile/android/tests/moz.build
extra : rebase_source : 7b21cbeb52f0f64d29d2c7fbad6de1c931f233ed
2014-02-25 16:13:05 +08:00
Ted Mielczarek
062d40049c Bug 975455 - Move more Mochitests to manifests. r=jmaher 2014-02-20 10:14:52 -05:00
Bobby Holley
f1cdaa0e45 Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
"Kan-Ru Chen (陳侃如)"
9ee2691b19 Bug 970290 - Wait "testready" instead of "load" event. 2014-02-20 10:25:14 +08:00
"Kan-Ru Chen (陳侃如)"
d33ebc5a07 Bug 873661 - Wait both browserloadend and process-created event. r=fabrice 2014-02-19 10:55:25 +08:00
Tim Chien
c2fc5921e3 Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:28 -05:00
"Kan-Ru Chen (陳侃如)"
cfe32c4192 Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan 2014-02-12 13:36:23 +08:00
Ryan VanderMeulen
2624353988 Backed out changesets e0632c6aca0b, b183597c0190, 0af4a28621f7, and 86321b26161d (bug 963366) for B2G desktop mochitest failures.
CLOSED TREE
2014-02-11 08:05:39 -05:00
"Kan-Ru Chen (陳侃如)"
cd9aeb2cf4 Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
---
 b2g/app/b2g.js                                     |    3 +++
 .../mochitest/priority/test_HighPriority.html      |    3 ++-
 dom/power/test/browser_wakelocks.js                |    9 ++++++---
 dom/power/test/mochitest.ini                       |    2 ++
 dom/power/test/test_bug957893.html                 |   21 +++++++++++---------
 dom/power/test/test_bug957899.html                 |   11 +++++++---
 dom/power/test/test_wakelock_not_exposed.html      |   17 ++++++++++++++++
 dom/webidl/MozWakeLock.webidl                      |    2 +-
 dom/webidl/Navigator.webidl                        |    2 +-
 modules/libpref/src/init/all.js                    |    3 +++
 10 files changed, 55 insertions(+), 18 deletions(-)
 create mode 100644 dom/power/test/test_wakelock_not_exposed.html
2014-02-11 13:57:24 +08:00
Andrea Marchesini
2238cbd2d8 Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Metachange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Metachange.html
2014-01-30 09:31:34 -08:00
Ms2ger
e05f12c82f Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00
Ryan VanderMeulen
67656df376 Bug 960345 - Disable OOP browser-element mochitests on OSX debug. 2014-01-15 20:17:57 -05:00
Ryan VanderMeulen
76caa73a98 No bug - Skip test_browserElement_oop_FirstPaint.html on OSX debug due to frequent crashes on a CLOSED TREE. r=glandium 2014-01-15 18:10:20 -05:00
Tim Chien
62009eb920 Bug 878003 - Test for getScreenshot transparency. r=smaug 2014-01-13 08:55:15 -05:00
Ryan VanderMeulen
1afb369d7b Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Alan Huang
d3518a05a4 Backed out changesets 21b77163bf9f and ebcfdf7200db (bug 922919) because the logging code is no longer needed. r=khuey 2013-12-10 11:25:01 +08:00
Jason Orendorff
3bb1750724 Bug 793860, part 0c - Declare some accidentally undeclared variables. r=ahuang.
--HG--
extra : rebase_source : b2d03a16926a924717e687516521d58614487d3c
2013-12-16 06:02:26 -06:00
Phil Ringnalda
c81475a385 Bug 924771 - Disable test_browserElement_oop_ExposableURI.html until someone teaches it to stop timing out 2013-12-03 21:51:08 -08:00
Phil Ringnalda
36f4bc6215 Bug 925200 - Disable test_browserElement_oop_CloseApp.html for making it impossible to run mochitest-2 on some builds
CLOSED TREE
2013-12-02 19:29:35 -08:00
Alan Huang
a95b532efa Bug 922919 - Set three preferences in one asynchronous call to fix timing bug. r=khuey 2013-11-11 16:10:20 +08:00
Alan Huang
725aea8a35 Bug 922919: Add logging to detect "Intermittent test_BackgroundLRU.html | Test timed out". r=khuey 2013-11-07 11:14:27 +08:00
Phil Ringnalda
d9d33be622 Bug 930449 - Disable test_browserElement_oop_ContextmenuEvents.html until someone teaches it to stop timing out 2013-11-05 20:25:05 -08:00
Tim Chien
16e3381dba Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl 2013-11-01 09:01:14 -04:00
Phil Ringnalda
7584505c38 Bug 924771 - Disable test_browserElement_oop_CloseFromOpener.html until someone teaches it to stop timing out 2013-10-19 21:43:24 -07:00