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

96 Коммитов

Автор SHA1 Сообщение Дата
gavin@gavinsharp.com 1d1145ef8b Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 13:43:44 -07:00
bent.mozilla@gmail.com 7953a7582e Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 16:56:07 -07:00
dveditz@cruzio.com 129f246aa1 fixing test bustage from restrictions imposed by bug 292789 (chrome://mochikit needs contentaccessible=yes). r=gavin 2008-04-12 18:31:00 -07:00
ajschult@verizon.net 63f1f97a8a backing out bug 424501 to verify it doesn't /cause/ firefox to crash 2008-03-22 17:04:36 -07:00
ajschult@verizon.net 61a2e3db3b Bug 424501: disable gnome bug-buddy dialog from runtests, r=waldo 2008-03-22 09:44:57 -07:00
mnyromyr@tprac.de bbb6a2610a Bug 423035: can't run single chrome/a11y test automatically; r=Waldo 2008-03-18 12:57:22 -07:00
gavin@gavinsharp.com d5346bce27 Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in 2008-03-04 14:12:06 -08:00
kairo@kairo.at ad6d250ce4 bug 419826 - Make browser mochitests run on SeaMonkey, r=gavin 2008-02-28 13:36:30 -08:00
jwalden@mit.edu fd85179740 Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner 2008-02-26 19:48:54 -08:00
reed@reedloden.com 86a707487d Bug 418173 - "runtests.pl needs to do case insensitive expanding on windows" (Make the regex case insensitive) [p=bugspam.Callek@gmail.com (Justin Wood [Callek]) r=Waldo a1.9=beltzner] 2008-02-22 03:19:54 -08:00
reed@reedloden.com 86d25b07f2 Bug 381956 - "xpcshell doesn't exit after closing browser window when running Mochitest" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r+a1.9=sayrer] 2008-02-20 02:07:04 -08:00
surkov.alexander@gmail.com 9716a7ff9e Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com 18d28cab1a Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com 0f7c15d44d Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
ajschult@verizon.net 96fbc3c648 Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer 2008-02-11 21:03:09 -08:00
jwalden@mit.edu 6e8c7256eb Bug 414812 - document.domain = "0.0.1" on a page on 127.0.0.1 should not work. r=dwitte, sr=jst, a=schrep 2008-02-07 12:58:56 -08:00
reed@reedloden.com 8ee2d3aea9 Bug 414532 - "Mochitest broken on Cygwin" [p=honzab@allpeers.com (Honza Bambas) r=Waldo (test-only stuff)] 2008-02-06 13:30:24 -08:00
jwalden@mit.edu dcb3f1b5ce Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst 2008-01-29 17:31:29 -08:00
sdwilsh@shawnwilsher.com faf72c17ae Bug 414153 - browser-chrome tests do not run http server. r=sayrer 2008-01-26 19:22:18 -08:00
ccooper@deadsquid.com f729422eba b=397724 r=jonas - allow passthrough of browser args to allow collection of malloc/leak logs 2007-12-24 09:32:39 -08:00
rcampbell@mozilla.com 56d1533006 bug 404093 - broken mochitest on mac, p=robcee, r=gavin, sr=johnath 2007-11-20 13:12:23 -08:00
bzbarsky@mit.edu d9adf08954 Add 4 more server names, two of which are not granted privs by default, to facilitate testing of enablePrivilege. 2007-09-27 20:27:13 -07:00
myk@mozilla.org 735d9c67d1 bug 390539: honor the --test-path option for browser chrome tests as well; r=gavin 2007-09-27 15:11:05 -07:00
myk@mozilla.org e4d2d1c988 bug 391137: when building a path to the httpd.js and server.js MochiTest scripts on Windows, add a directory separator between the root dir and appended dirs so two dirs don't run together, creating an invalid path r=gavin, r=sayrer 2007-08-21 15:01:40 -07:00
dbaron@dbaron.org 6af1d85d35 Add --setenv option for setting environment variables for browser only when running mochitests. b=391965 r=sayrer 2007-08-12 15:21:02 -07:00
jwalden@mit.edu e6e5a5ec21 Bug 384192 - Simplify the approach to supporting cross-domain Mochitests by moving all the code into runtests.pl.in (so the harnesses don't have to do anything except use the profile created for them). r=robcee, approval not needed for testing changes during yellow 2007-08-10 12:04:54 -07:00
enndeakin@sympatico.ca 37c79b42b1 Bug 390809, disable warnOnQuit pref in tests, see if this fixes the orange tinderboxes, r=bsmedberg 2007-08-03 08:50:03 -07:00
vladimir@pobox.com 847c041a44 re-enable mochitests 2007-08-02 01:55:58 -07:00
vladimir@pobox.com 711b77f03d temporarily disable mochitest 2007-08-02 00:58:45 -07:00
jwalden@mit.edu 603ac1a170 I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see... 2007-07-12 20:38:31 -07:00
jwalden@mit.edu a37e39d744 Back out 384192. 2007-07-12 01:46:07 -07:00
jwalden@mit.edu 2c73b2927f Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-11 22:38:47 -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
myk@mozilla.org 09f9af4267 bug 384502: adds ability to start MochiTest's runtests.pl on a certain test or in a specific directoryr=sayrer 2007-06-14 22:42:06 -07:00
sayrer@gmail.com ec5add325c change back to warn for mochitest 2007-05-15 20:27:37 -07:00
sayrer@gmail.com 83f5e9271f leave profile dir until the next run. r=rcampbell on irc 2007-05-14 09:56:39 -07:00
sayrer@gmail.com fb6ba4afd9 temporarily turn on assertion stacks for debugging 2007-05-03 11:23:09 -07:00
sayrer@gmail.com d6bc130990 Bug 379040. Test a new way of redirecting output. r=rcampbell 2007-05-03 09:44:48 -07:00
sayrer@gmail.com e6c057b78f back out change for bug 379040, fails to pass Windows shell-escaping gauntlet. 2007-05-03 00:07:46 -07:00
sayrer@gmail.com ffd1048184 Bug 379040. capture stderr from mochitest for diagnostics on win2k3. r=rhelmer 2007-05-02 23:36:51 -07:00
sayrer@gmail.com cadbccceef Increase server startup timeout. 2007-04-20 20:27:59 -07:00
sayrer@gmail.com eabed84dab Bug 377794. disable slow script dialog in mochitest prefs. r=rcampbell 2007-04-18 08:31:28 -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 24f3ddf538 Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 20:43:45 +00:00
bent.mozilla%gmail.com b8b33c5b22 Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 23:56:13 +00:00
dveditz%cruzio.com b0b4033bb6 fixing test bustage from restrictions imposed by bug 292789 (chrome://mochikit needs contentaccessible=yes). r=gavin 2008-04-13 01:31:00 +00:00
ajschult%verizon.net d7a198bdaa backing out bug 424501 to verify it doesn't /cause/ firefox to crash 2008-03-23 00:04:36 +00:00
ajschult%verizon.net 3ce467d097 Bug 424501: disable gnome bug-buddy dialog from runtests, r=waldo 2008-03-22 16:44:57 +00:00
mnyromyr%tprac.de c10561d94f Bug 423035: can't run single chrome/a11y test automatically; r=Waldo 2008-03-18 19:57:22 +00:00
gavin%gavinsharp.com 82f5866e34 Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in 2008-03-04 22:12:06 +00:00