Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
Paul O’Shannessy 3efb1ae15f 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 82630d3798 Bug 543278 - Try to use a more robust way of making sure that the main browser window is focused before running the next browser-chrome test; r=Mossop 2010-05-12 18:51:04 -04:00
Neil Deakin 114a8a3812 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
Ehsan Akhgari e05d675d71 Backed out changeset 0e11e454db6c because of browser-chrome orangeness 2010-05-12 20:49:46 -04:00
Ehsan Akhgari 6e92407dc0 Bug 543278 - Try to use a more robust way of making sure that the main browser window is focused before running the next browser-chrome test; r=Mossop 2010-05-12 18:51:04 -04:00
Marco Bonardo e56990d005 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
Marco Bonardo 5e717c6404 Bug 529860 - Provide a method to enlarge timeout for some browser chrome tests, r=gavin 2009-12-04 15:13:22 +01:00
Marco Bonardo 9ced926406 Bug 485269 - Add head.js and cleanup functions support to browser chrome tests, r=gavin 2009-11-23 22:32:27 +01:00
Marco Bonardo 86dc6aba96 Bug 528469 - browser-test.js should ensure windows state between tests (further modified by gavin, r=me), r=gavin 2010-01-21 13:05:27 +01:00
Dão Gottwald 36736379e9 Bug 521282 - Make sure the browser window is focused before each test. r=mano 2009-11-22 15:05:54 +01:00
Serge Gautherie 32fb9ec21c BrowserChrome: always use 'Passed' and 'Failed' idents
Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Bv1a)
r=rcampbell
2009-10-29 01:29:41 +01:00
Gijs Kruitbosch 7e2295ee3a Backing out bug 473506 now that 473259 was already backed out, to get rid of orange. 2009-10-29 13:21:12 +01:00
Serge Gautherie 794b9b7229 BrowserChrome: always use 'Passed' and 'Failed' idents
Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Bv1a)
r=rcampbell
2009-10-29 01:29:41 +01:00
Serge Gautherie b657b01244 Backed out changeset: b0c89755c903 2009-09-25 15:28:15 +02:00
Serge Gautherie a9f14d47ec Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Bv1a) BrowserChrome: always use 'Passed' and 'Failed' idents
r=rcampbell
2009-09-24 23:01:46 +02:00
Marco Bonardo ca2ff287f4 Bug 516440 - Port waitForFocus to browser chrome tests framework, r=gavin 2009-09-22 11:16:03 +02:00
Dan Witte e2beef1764 Bug 503363 - include filename+linenumber for exceptions thrown during mochitest. r=sdwilsh 2009-07-10 12:34:04 -07:00
Dave Townsend 76873e3d8f Bug 481406: Browser chrome harness should report console messages in the test log. r=gavin 2009-07-03 08:22:31 +01:00
Gavin Sharp 629e4472a0 Whitespace fix, no bug 2009-06-23 11:59:32 -04:00
Gavin Sharp de51b0bedd Bug 492467 - browser-harness.xul: issues with deferred log generation; r=dtownsend 2009-06-11 19:47:37 +02:00
timeless@mozdev.org 369b6067e1 Bug 489953 Remove extraneous semicolons
r=gavin
2009-05-03 09:28:43 -07:00
Dave Townsend 083882bb6d Bug 475322: Browser chrome test harness shouldn't use a periodic poller. r=gavin 2009-02-25 14:27:32 -08:00
Gavin Sharp 42077977ae Bug 429690: add ability to run browser tests individually, r=Mossop 2009-01-16 14:19:25 -05:00
Dave Townsend 45d679417a Bug 462338: Make executeSoon widely available. r=robcee, r=gavin 2008-10-30 17:22:17 +00:00
Serge Gautherie 81f8b2d96e Bug 455227 - Add a |removeEventListener()| to browser-test.js; Av1b; r=gavin.sharp 2008-09-15 14:38:09 +02:00
Nick Thomas 0462dedc8e Bug 443090 - Unify unittest failures (browser chrome and mochitest part) p=ted.mielczarek, r=gavin.sharp 2008-07-16 17:43:15 +12:00
Rob Campbell b70ffdc28c Bug 428330 - browser-chrome tests timing out on moz2 unittest box, r=gavin 2008-04-10 13:49:25 -04:00
kairo@kairo.at ad6d250ce4 bug 419826 - Make browser mochitests run on SeaMonkey, r=gavin 2008-02-28 13:36:30 -08:00
myk@mozilla.org c43c898c5c bug 413416: implement todo_is and todo_isnot for MochiTest browser chrome harness; r=gavin, a=beltzner 2008-01-25 15:33:17 -08:00
myk@mozilla.org b5333d27ee bug 413418: make browser chrome MochiTest harness permit \|let foo = is; foo()\| just like other MochiTest harnesses; patch by Gavin Sharp; r=jwalden,myk; a=schrep 2008-01-25 13:29:11 -08:00
bzbarsky@mit.edu a6ace7f7bb Slightly better handling of exceptions, especially parse errors. Bug 388248, r=gavin 2007-07-15 17:21:11 -07:00
gavin@gavinsharp.com 1062299063 Bug 387455: adjust browser chrome test harness output (provide summary, don't fail if there are no tests), r=robcee 2007-07-12 07:29:33 -07:00
gavin@gavinsharp.com eb70193d3a Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com e81e02f1c4 Decrease load check intervals for this test, and increase the general browser-chrome test timeout (bug 428330) to try and avoid 'random' failures 2008-04-12 05:28:04 +00:00
kairo%kairo.at 6accfa81a8 bug 419826 - Make browser mochitests run on SeaMonkey, r=gavin 2008-02-28 21:36:30 +00:00
myk%mozilla.org b79b9e8dec bug 413416: implement todo_is and todo_isnot for MochiTest browser chrome harness; r=gavin, a=beltzner 2008-01-25 23:33:17 +00:00
myk%mozilla.org 1e603c7a2c bug 413418: make browser chrome MochiTest harness permit \|let foo = is; foo()\| just like other MochiTest harnesses; patch by Gavin Sharp; r=jwalden,myk; a=schrep 2008-01-25 21:29:11 +00:00
bzbarsky%mit.edu 3ea057adfe Slightly better handling of exceptions, especially parse errors. Bug 388248, r=gavin 2007-07-16 00:21:11 +00:00
gavin%gavinsharp.com 60683dc836 Bug 387455: adjust browser chrome test harness output (provide summary, don't fail if there are no tests), r=robcee 2007-07-12 14:29:33 +00:00
gavin%gavinsharp.com f07bcd1adf Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 16:24:15 +00:00