Joel Maher
|
7d77d349d6
|
Bug 567417 - bug to get mochitests running on fennec + e10s r=smaug,ctalbert
|
2010-06-24 13:30:50 -07:00 |
|
L. David Baron
|
e4e084864f
|
Allow mochitests that don't require chrome privileges to run in a normal profile. (Bug 570328) r=jwalden
|
2010-06-08 18:44:31 -07:00 |
|
L. David Baron
|
ebb980ea52
|
Show value information for passing mochitests too. (Bug 570327) r=ted
|
2010-06-08 18:44:31 -07:00 |
|
Paul O’Shannessy
|
33279d473c
|
Bug 567870 - add waitForClipboard to SimpleTest [r=gavin]
This also updates the test for bug 556061 to use waitForClipboard.
|
2010-06-02 13:38:32 -07:00 |
|
Ehsan Akhgari
|
35d3466b87
|
Bug 542928 - Add some more debugging logs to waitForFocus in order to track down the browser-chrome random orange; r=enndeakin
|
2010-05-19 09:52:07 -04:00 |
|
Neil Deakin
|
a45e72c383
|
Bug 554873, improve waitForFocus to check for about:blank pages, r=mak
|
2010-05-18 09:31:03 -04:00 |
|
Neil Deakin
|
5be95f4ad7
|
Bug 527099, use waitForFocus to wait for the frameset window
|
2010-05-17 09:21:11 -04:00 |
|
Neil Deakin
|
e47ae5d46e
|
Add some debugging to help debug 527099
|
2010-05-16 13:22:55 -04:00 |
|
L. David Baron
|
7ee6b6c13e
|
Make mochitests not build and search the results table when run inside the harness. (Bug 466104) r=sayrer
|
2010-04-04 20:48:59 -07:00 |
|
Marco Bonardo
|
434bcb00af
|
Bug 553248 - waitForFocus in browser chrome tests uses SimpleTest ok(), rather than browser-test one. f=dao r=enn
|
2010-03-18 21:11:20 +01:00 |
|
L. David Baron
|
d0f535b30d
|
Add mechanism for an individual mochitest to say it needs a longer timeout. (Bug 527614) r=ted
|
2009-11-19 09:35:09 -08:00 |
|
Marco Bonardo
|
402e13d377
|
Bug 521233 - waitForFocus(callback) times out in browser chrome tests. use it in browser_bug304198.js, r=enn
|
2009-10-28 17:22:59 +01:00 |
|
Ted Mielczarek
|
bbcf4bdfc6
|
report file + line number in mochitest onerror handler pushing to CLOSED TREE for better failure analysis
|
2009-10-22 11:36:33 -04:00 |
|
Neil Deakin
|
f0c1f6396a
|
Bug 498799, use waitForFocus for test_focus.xul in various places
|
2009-09-18 13:02:44 -04:00 |
|
Sylvain Pasche
|
c800105cb2
|
Bug 514667 - Let Mochitest run on IE
r=sayrer
|
2009-09-16 02:54:56 +02:00 |
|
Neil Deakin
|
53beea033a
|
Bug 506175, make some more tests use waitForFocus, r=sdwilsh
|
2009-09-09 09:04:13 -04:00 |
|
Neil Deakin
|
8a82edfed6
|
Improve the waitForFocus code a bit and add a pile of logging to help determine the cause of tests hanging due to focus
|
2009-09-05 23:03:07 -04:00 |
|
Neil Deakin
|
e8d99bed80
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
|
Serge Gautherie
|
bebd9804b6
|
Bug 511888 - SimpleTest/SimpleTest.js: report stack too in |window.onerror|; (Bv1) additional nits; r=rcampbell
|
2009-08-24 19:07:43 +02:00 |
|
Serge Gautherie
|
0f0a44c565
|
Bug 511888 - SimpleTest/SimpleTest.js: report stack too in |window.onerror|; (Av2) Do (the little) that can be done; r=rcampbell
|
2009-08-23 16:48:55 +02:00 |
|
Serge Gautherie
|
5dab950ca0
|
Bug 494397 - SimpleTest.js |window.onerror| calls |SimpleTest.finish()| while test is still running; (Bv2) Update interactive report, Use 'diag' parameter from |window.onerror|; r=rcampbell
|
2009-08-21 20:41:44 +02:00 |
|
Serge Gautherie
|
95645128d0
|
Bug 494397 - SimpleTest.js |window.onerror| calls |SimpleTest.finish()| while test is still running; (Av1) Tabs cleanup, Improve+Add error messages, Use executeSoon(); r=rcampbell
|
2009-06-19 20:10:20 +02:00 |
|
Serge Gautherie
|
799be9a884
|
Bug 483407 - Improve the "mochitest*" harness; (Av1a) SimpleTest.js: Report tests which did not actually check anything, Improve ToDo support; r=dbaron
|
2009-05-12 03:38:29 +02:00 |
|
Jeff Walden
|
a7f955fcd4
|
Bug 469042 - Implement SimpleTest.executeSoon for non-Mozilla browsers. r=sayrer
|
2009-01-16 15:34:03 -08:00 |
|
Dave Townsend
|
ba2bcfde7c
|
Bug 462338: Make executeSoon widely available. r=robcee, r=gavin
|
2008-10-30 17:22:17 +00:00 |
|
Nick Thomas
|
30904f2e02
|
Bug 443090 - Unify unittest failures (browser chrome and mochitest part) p=ted.mielczarek, r=gavin.sharp
|
2008-07-16 17:43:15 +12:00 |
|
jwalden@mit.edu
|
3eadf7c453
|
Bug 413789 - Remove "#" href from "Toggle passed tests" and "Toggle failed tests". This unbreaks tests which strictly rely on exact URL matches against the test window, in the case where you run the test, click a Toggle link, and then reload the page (which has a # tacked onto the URL before this patch). r+a=sayrer
|
2008-01-26 06:05:39 -08:00 |
|
bzbarsky@mit.edu
|
b9bda9c3db
|
Fix the way mochitest finds the body. Bug 398347, r=sayrer
|
2007-10-02 19:10:26 -07:00 |
|
ted.mielczarek@gmail.com
|
1115c7c4ce
|
bug 379327 - have mochitest print test filename in FAIL lines. r=sayrer
|
2007-09-04 06:02:34 -07:00 |
|
dbaron@dbaron.org
|
44d466a5b4
|
Show diagnostics for todo tests. b=388690 r=sayrer
|
2007-07-18 21:59:26 -07:00 |
|
dbaron@dbaron.org
|
4dc79491ad
|
Add todo_is and todo_isnot functions. b=377721 r=sayrer
|
2007-04-16 18:06:42 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|