Commit Graph

313 Commits

Author SHA1 Message Date
sdwilsh@shawnwilsher.com
932772e19f Bug 414153 - browser-chrome tests do not run http server. r=sayrer 2008-01-26 19:22:18 -08:00
rhelmer@mozilla.com
54c5b9ba59 workaround for updater.exe crash b=401327 r=nthomas 2008-01-26 11:20:29 -08: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
myk@mozilla.org
37a6230f03 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
anodelman@mozilla.com
8ec7958e05 Bug 411769 - integrate sunspider tests into talos a=anodelman r=rcampbell 2008-01-25 14:23:46 -08:00
myk@mozilla.org
f5b3ae3038 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
anodelman@mozilla.com
868b2898fd Bug 413913 - fix for failure to catch chmod exceptions in ffprofile_win32 a=anodelman, r=rcampbell (Bustage fix for current tree redness) 2008-01-24 14:20:15 -08:00
ctalbert@mozilla.com
3aec1a6402 bug 401096 QAX cannot login to litmus r=jay 2008-01-23 16:42:43 -08:00
ctalbert@mozilla.com
b8c604671e bug 396782 QAX tabs do not work on trunk r=jay 2008-01-23 16:41:17 -08:00
anodelman@mozilla.com
6e69549f80 Bug 396574 - Javascript Speed Tests, initial pass at getting all tests correctly formatted for talos and checked in a=jresig/anodelman r=jresig 2008-01-22 14:24:00 -08:00
jwalden@mit.edu
210b5b4714 Bug 413428 - Some tweaks to make the Mochitest harness cross-browser, where and when reasonable. r+a=sayrer 2008-01-21 19:54:20 -08:00
ctalbert@mozilla.com
9fe04a1f26 bug 403198 QAX install version; review: Zach 2008-01-16 23:13:57 -08:00
ctalbert@mozilla.com
d427c344f4 bug 396786 review: jay 2008-01-16 23:09:59 -08:00
jay@mozilla.org
c22e84ffaf changed events rss url; r=ctalbert 2008-01-15 15:32:56 -08:00
dolske@mozilla.com
664e9b1785 Bug 405942 - repeated Mochitest test timeouts can cause tests to take hours. r=sayrer 2008-01-15 14:23:44 -08:00
ctalbert@mozilla.com
77ef9b1c02 bug 411389 - Minotaur needs to delete profile after run, review: robcee 2008-01-15 11:55:25 -08:00
cltbld
74b08cd788 Fix linux extension for 3.0b2, me=nthomas 2008-01-14 04:28:47 -08:00
nrthomas@gmail.com
d86cc05db3 Bug 394046, add verify configs for Fx2 -> 3 major update, r=rhelmer 2008-01-12 14:38:47 -08:00
ctalbert@mozilla.com
bd2dbb3961 bug 401782 - Simplifying Minotaur use reviewer: Robcee 2008-01-09 16:04:03 -08:00
ctalbert@mozilla.com
bf392b6c69 bug 407768 - Encoding issues in Minotaur - reviewer: Robcee 2008-01-09 15:56:35 -08:00
anodelman@mozilla.com
cdbcf642b1 Bug 411218 - make the browser start in the foreground on mac talos a=anodelman r=rcampbell 2008-01-08 17:14:43 -08:00
jruderman@hmc.edu
646be2beee Add null checks in nsAutoSelectionReset to fix bug 407256. Patch by Chris Pearce, r+sr=peterv, a=blocking1.9+. 2008-01-07 20:11:24 -08:00
ctalbert@mozilla.com
9ec3a0d583 bug 401170 New Changes for Minotaur test tool reviewer: bhearsum 2008-01-07 16:54:00 -08:00
jwalden@mit.edu
be1586dd4b Fix a ReferenceError due to forgotten detritus of an old patch, remove a long-obsolete file. r=sparky, a=lumpy 2008-01-05 23:45:12 -08:00
anodelman@mozilla.com
2098a2473b Bug 410710 - switch twinopen to use goQuitApplication instead of window.close a=anodelman r=rcampbell 2008-01-04 13:42:27 -08:00
anodelman@mozilla.com
2271e70a15 Bug 410041 - qm-mini-ubuntu talos machines sometimes taking ~8 hours for a run Bustage fix (Ts on mac) a=anodelman r=rcampbell 2008-01-04 10:23:36 -08:00
anodelman@mozilla.com
2ac57e72a8 Bug 410041 - qm-mini-ubuntu talos machines sometimes taking ~8 hours for a run a=anodelman r=rcampbell 2008-01-03 11:01:19 -08:00
rhelmer@mozilla.com
70965f8c83 more correct error checking for binary diff fail feature r=cf b=408157 2007-12-26 16:00:17 -08:00
rhelmer@mozilla.com
3935698816 fail on binary diff r=cf b=408157 2007-12-26 12:37:56 -08:00
ccooper@deadsquid.com
0f9b130fe1 b=397724 r=jonas - allow passthrough of browser args to allow collection of malloc/leak logs 2007-12-24 09:32:39 -08:00
jruderman@hmc.edu
fa3e151231 Add crashtest for a leak bug 2007-12-23 18:12:28 -08:00
jruderman@hmc.edu
9a2f5e4441 Add wide-button crashtest 2007-12-23 17:55:58 -08:00
jruderman@hmc.edu
eb3288308b Add crashtest 2007-12-23 16:45:48 -08:00
bhearsum@mozilla.com
1ae3cd45e3 bug 409447: remove 3.0a2,a3,a4 from update verify configs. r=rhelmer, patch=me 2007-12-21 11:49:56 -08:00
jruderman@hmc.edu
abd4a97545 Add crashtest 2007-12-19 11:02:34 -08:00
axel@pike.org
f4a92f3d5d bug 408817, use a generator function rather than a iterator class for FileCollector, r=bhearsum 2007-12-18 06:37:00 -08:00
jruderman@hmc.edu
7a965e9dba Add the first MathML crashtest. 2007-12-17 15:30:46 -08:00
jruderman@hmc.edu
eae9d39258 Add crashtest for keygen 2007-12-16 17:27:11 -08:00
jruderman@hmc.edu
3247d6c6a6 Add a crashtest 2007-12-16 14:05:46 -08:00
jruderman@hmc.edu
821a58930e Add the first XBL crashtest 2007-12-15 21:21:02 -08:00
jruderman@hmc.edu
8974eec6ac C is for crashtest 2007-12-15 17:10:29 -08:00
jruderman@hmc.edu
9dad778aed Add crashtests 2007-12-15 15:45:02 -08:00
jruderman@hmc.edu
c32bdcf2ae im in ur tinderbox, crashtesting ur firefox 2007-12-15 15:21:29 -08:00
jruderman@hmc.edu
d88b17d309 Add tree.gif 2007-12-15 14:56:13 -08:00
jruderman@hmc.edu
18efe6772b Add image for use in crashtests to common location 2007-12-15 14:13:32 -08:00
jruderman@hmc.edu
7a40e75915 Add crashtest for bgu 284844. 2007-12-15 11:28:49 -08:00
jruderman@hmc.edu
ec84df7a5b Fix off-by-one error (bug 408431). r=dcamp, sr=jst, a=jst 2007-12-15 10:51:50 -08:00
jruderman@hmc.edu
da1a2651ae Add crashtests. 2007-12-14 22:35:47 -08:00
jruderman@hmc.edu
a808679451 Add crashtest. 2007-12-14 21:36:59 -08:00
jruderman@hmc.edu
6b999fa25f Add a crashtest. 2007-12-14 21:25:04 -08:00