Mark Hammond
|
2563b1b92e
|
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 |
Tim Taubert
|
f5a0826158
|
Bug 975552 - Let the leak detector know about the preloaded customization tab r=bustage
|
2014-02-28 20:55:37 +01:00 |
Jan de Mooij
|
b34759b4b2
|
Bug 970645 - Fix Mochitest-BC leak finder to use a shrinking instead of non-shrinking gc. r=mccr8
|
2014-02-11 11:07:24 +01:00 |
Nathan Froyd
|
87208c320a
|
Bug 940637 - part 3 - change MemoryStats.dump to dump about:memory and DMD if instructed; r=jmaher
|
2013-11-21 13:03:19 -05:00 |
Ryan VanderMeulen
|
5f5fcba645
|
Merge m-c to fx-team.
|
2013-11-21 11:39:17 -05:00 |
Tim Taubert
|
eee5c89ff7
|
Bug 932898 - Bring back the shutdown leak detector r=ted
From 246109686e62e3231ccba74a84adaa0774f2a1af Mon Sep 17 00:00:00 2001
|
2013-11-20 21:53:08 +01:00 |
Mike de Boer
|
9d76a4fd35
|
Bug 873126: integrate Assert.jsm into Mochitest. r=ted
|
2013-11-21 11:26:33 +01:00 |
Shu-yu Guo
|
7a9dd72104
|
Bug 939414 - Dump memory stats for browser-chrome. (r=ted)
|
2013-11-20 12:08:07 -08:00 |
Ryan VanderMeulen
|
e1f22e4fdc
|
Backed out changeset 53627e59f761 (bug 932898) for mochitest-mc timeouts.
|
2013-11-20 14:30:30 -05:00 |
Tim Taubert
|
c8b9db8497
|
Bug 932898 - Bring back the shutdown leak detector r=ted
|
2013-11-01 11:25:17 +01:00 |
Felipe Gomes
|
e69f72c0e7
|
Bug 916797 - --run-until-failure mochitest option should support running multiple tests. r=jmaher
|
2013-11-05 13:48:36 -02:00 |
Felipe Gomes
|
7d32f2051b
|
Bug 932144 - Add option to break into debugger on test failure. r=jmaher
|
2013-11-01 17:23:34 -02:00 |
L. David Baron
|
f31248d626
|
Bug 847275 patch 2: Temporarily disable failures from checking of assertions in browser-chrome mochitests so that we can annotate the expected assertions before enabling. r=dao
|
2013-09-09 12:21:24 +02:00 |
L. David Baron
|
7073a4744d
|
Bug 847275 patch 1: Make assertions cause test failures in browser-chrome mochitest. r=dao
I tested all three error messages manually by making different
SimpleTest.expectAssertions() calls in
browser/base/content/test/browser_aboutHome.js .
|
2013-09-09 12:21:24 +02:00 |
David Rajchenbach-Teller
|
8f97970e9c
|
Bug 872229 - Add an add_task API for mochitest. r=ted
|
2013-06-04 15:35:43 +02:00 |
Gavin Sharp
|
193322fbe8
|
Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE
|
2013-08-02 13:02:22 -07:00 |
Gavin Sharp
|
40ffe6f470
|
Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
|
2013-07-27 17:32:40 -07:00 |
Marco Bonardo
|
c6b58cf259
|
Bug 895376 - Make mochitest browser harness distinguish real timeouts from long-running tests.
r=gavin
|
2013-07-19 15:51:34 +02:00 |
Felipe Gomes
|
6e89818d5f
|
Bug 875463 - Implement --run-until-failure option for mochitests. r=jmaher
|
2013-05-24 16:03:50 -03:00 |
Marco Bonardo
|
ae788b6bef
|
Bug 863447 - Give mochitest-browser some time to complete off main thread work when nsGlobalWindows appear leaked
r=ttaubert
|
2013-04-24 20:05:17 +02:00 |
Gavin Sharp
|
7281829ef2
|
Bug 851516: browser-chrome should wait for delayedStartup. r=joe
--HG--
extra : rebase_source : 242defb996e64271c100b7de1140dde76d3e3c39
|
2013-03-19 09:50:31 +01:00 |
L. David Baron
|
47912e1a5b
|
Bug 850559: Make mochitests check that the test didn't leave the refresh driver under test control. r=ted
|
2013-03-15 14:40:37 -07:00 |
Nathan Froyd
|
d42d9f8a62
|
Bug 832491 - enable --timeout support in browser-chrome mochitests; r=jmaher
|
2013-02-19 13:27:28 -05:00 |
Jim Mathies
|
de21b231b0
|
Bug 771271 - Get mochitest-metro-chrome tests running in immersive mode. r=jmaher
|
2013-02-12 14:51:24 -06:00 |
Boris Zbarsky
|
e2e02c0bfa
|
Bug 823228 part 1. Make browser-test.js ignore indexed properties on the window when determining whether a test leaked properties onto the global. r=dao
|
2013-01-17 12:30:36 -05:00 |
Dão Gottwald
|
2af5871aa2
|
Bug 756313 - Don't load the homepage before the first paint. r=enn
|
2012-11-02 03:46:56 +01:00 |
Ryan VanderMeulen
|
357ab39ee9
|
Backout e35f252ca573 for mochitest-other orange.
CLOSED TREE
|
2012-11-01 19:31:02 -04:00 |
Dão Gottwald
|
6a7571f30d
|
Bug 756313 - Don't load the homepage before the first paint. r=enn
|
2012-11-01 22:00:35 +01:00 |
Myk Melez
|
c45d593ca6
|
bug 770770: refactor webapp runtime test harness to reduce complexity/special-casing; r=adw
--HG--
extra : rebase_source : 183331b565d8c0577c9ba60a89f3c1ea6b11af9a
|
2012-08-14 15:27:26 -07:00 |
Tim Taubert
|
9a670c04a3
|
Bug 728294 - Part 3 - Analyze cycle collection logs on testsuite shutdown to detected leaked windows; r=ted,smaug
|
2012-08-03 12:36:59 +02:00 |
Drew Willcoxon
|
9858334554
|
Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert
|
2012-06-29 15:52:43 -07:00 |
Mark Hammond
|
44a1bd3a76
|
Bug 755558 - report exceptions in head.js during browser-test. r=gavin
|
2012-06-15 12:08:17 +10:00 |
Dão Gottwald
|
4f33eb9842
|
Bug 734172 followup - add gBrowser check for sanity
|
2012-05-17 16:45:40 +02:00 |
Dão Gottwald
|
7a72c93bb4
|
Bug 734172 - Stop blaming tests that replace the first tab for leaking. r=ttaubert
|
2012-05-17 16:41:08 +02:00 |
Neil Rashbrook
|
b29321080b
|
Bug 678726 Improved diagnostics to try to figure out what this random orange is r=ted
|
2012-05-10 22:46:15 +01:00 |
Dão Gottwald
|
0dbfd85588
|
Bug 723953 - Fennec chrome scripts and tests leak global variables. r=mbrubeck
|
2012-04-06 22:02:15 +02:00 |
Serge Gautherie
|
5ae3e8c94c
|
Bug 725942. (Av1) browser-test.js: Ignore empty console messages. r=dtownsend.
|
2012-02-14 21:37:45 +01:00 |
Dão Gottwald
|
fd612d89f0
|
Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich
|
2012-02-05 21:22:57 +01:00 |
Matt Brubeck
|
99cb8f789b
|
Bug 720985 - Temporarily whitelist properties leaked by Fennec tests [r=dao]
|
2012-02-03 08:20:08 -08:00 |
Dão Gottwald
|
c8a073a2a2
|
Bug 720985 - Report a failure when a test leaks a global variable. r=gavin
|
2012-02-03 10:10:52 +01:00 |
Cameron McCormack
|
53cc0ba3ac
|
Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher
|
2011-12-02 23:25:03 +11:00 |
Cameron McCormack
|
04b6a02159
|
Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher
|
2011-11-12 22:06:54 +11:00 |
Cameron McCormack
|
ab1fca414c
|
Bug 701632 - Followup fix (pushed without refreshing patch). r=jmaher
|
2011-11-12 21:52:39 +11:00 |
Cameron McCormack
|
11b6e36598
|
Bug 701632 - Add some newlines to dump() calls in browser-test.js. r=jmaher
|
2011-11-12 21:46:07 +11:00 |
Joel Maher
|
30e9deddd9
|
Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only.
|
2011-10-06 10:51:03 -04:00 |
Rob Campbell
|
c4dc91996b
|
merge m-c to fx-team
|
2011-08-31 09:21:43 -03:00 |
Malini Das
|
03b4348939
|
Bug 682028 - Rename the Mochitest 'loops' feature to be 'repeat'. r=jmaher
|
2011-08-29 16:14:33 -04:00 |
Malini Das
|
ea71db787e
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
Dão Gottwald
|
59ce6dee1d
|
Bug 658738 - Trigger additional GC+CC runs. r=gavin
|
2011-07-25 12:11:31 +02:00 |
Ehsan Akhgari
|
5e56126930
|
Merge the last green changeset on mozilla-inbound to mozilla-central
|
2011-07-15 08:13:08 -04:00 |