Commit Graph

579 Commits

Author SHA1 Message Date
reed@reedloden.com
b2c03d204a 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
bclary@bclary.com
712708f411 Improve Sisyphus error handling, bug 415911, not part of the build 2008-02-06 12:00:53 -08:00
cltbld
cfa38bc727 "Automated configuration bump, release for firefox 3.0b3rc2" 2008-02-06 01:28:11 -08:00
jwalden@mit.edu
345796e3d3 Fix a typo in runtests.py.in which flat-out prevents --browser-chrome from working, r=me as trivial, a=test-only, NPOTB, etc. 2008-02-03 17:15:24 -08:00
cltbld
4a1cf0c08b "Automated configuration bump, release for firefox 2.0.0.12rc4" 2008-02-02 07:17:52 -08:00
nrthomas@gmail.com
fe5d62a4bb Bug 414327, remove verify config for 2.0.0.11->.12 ahead of .12rc4, p=rhelmer, r=nthomas 2008-02-02 02:05:58 -08:00
jay@mozilla.org
1335b7696c [Bug 397573] - Make QAX resizeable + other UI fixes 2008-02-01 17:02:53 -08:00
cltbld
d6a0cf394e "Automated configuration bump, release for firefox 2.0.0.12rc3" 2008-02-01 10:02:06 -08:00
rhelmer@mozilla.com
25b099a75a remove auto-config bump for rc3 b=414327 r=nthomas 2008-02-01 10:01:39 -08:00
ctalbert@mozilla.com
f4ba7775de QAX bug 413760 r=jay 2008-01-29 17:48:11 -08:00
jwalden@mit.edu
637b116885 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
cltbld
bd0e982dba "Automated configuration bump, release for firefox 2.0.0.12rc1" 2008-01-29 07:26:26 -08:00
jwalden@mit.edu
b1b4357e04 Bug 411007 - Rewrite runtests.pl.in in Python (but don't start using it yet). This version will eventually replace the Perl version; developer testing of all functionality on all platforms is highly appreciated until we can completely remove the Perl version. r=robcee, a=test-harness-work 2008-01-28 19:48:34 -08:00
anodelman@mozilla.com
bf9a770bc9 Bug 413714 - cleanup talos display on tinderbox bustage fix for tinderbox print statements disappearing on the waterfall a/r=anodelman 2008-01-28 13:38:16 -08:00
anodelman@mozilla.com
b8f75d87b3 Bug 413714 - cleanup talos displays on tinderbox Bustage fix, trying to append float to string without str() a/r=anodelman 2008-01-28 12:43:06 -08:00
anodelman@mozilla.com
7bc66f49e3 Bug 413714 - Cleanup talos display on Tinderbox a=anodelman r=rcampbell 2008-01-28 10:23:46 -08:00
sdwilsh@shawnwilsher.com
9d9f01aacc Bug 411521 - EventUtils.synthesize* doesn't allow you to specify a window. r=Enn 2008-01-28 09:12:17 -08:00
sdwilsh@shawnwilsher.com
5ae7b4d784 Bug 414153 - browser-chrome tests do not run http server. r=sayrer 2008-01-26 19:22:18 -08:00
rhelmer@mozilla.com
d679f3fa55 workaround for updater.exe crash b=401327 r=nthomas 2008-01-26 11:20:29 -08:00
jwalden@mit.edu
984c57e988 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
9c3dc95215 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
9645e13e9d Bug 411769 - integrate sunspider tests into talos a=anodelman r=rcampbell 2008-01-25 14:23:46 -08:00
myk@mozilla.org
3fd225252e 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
efe4e7fbec 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
1933182dfd bug 401096 QAX cannot login to litmus r=jay 2008-01-23 16:42:43 -08:00
ctalbert@mozilla.com
4287d4997e bug 396782 QAX tabs do not work on trunk r=jay 2008-01-23 16:41:17 -08:00
anodelman@mozilla.com
d1225bc1b7 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
4f437a7a3b 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
9e5c9a3748 bug 403198 QAX install version; review: Zach 2008-01-16 23:13:57 -08:00
ctalbert@mozilla.com
21aa62870e bug 396786 review: jay 2008-01-16 23:09:59 -08:00
jay@mozilla.org
6dd5e96ce2 changed events rss url; r=ctalbert 2008-01-15 15:32:56 -08:00
dolske@mozilla.com
8e1bf38414 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
29ee329fab bug 411389 - Minotaur needs to delete profile after run, review: robcee 2008-01-15 11:55:25 -08:00
cltbld
2de6410fa7 Fix linux extension for 3.0b2, me=nthomas 2008-01-14 04:28:47 -08:00
nrthomas@gmail.com
df66a975a4 Bug 394046, add verify configs for Fx2 -> 3 major update, r=rhelmer 2008-01-12 14:38:47 -08:00
ctalbert@mozilla.com
9e6387c651 bug 401782 - Simplifying Minotaur use reviewer: Robcee 2008-01-09 16:04:03 -08:00
ctalbert@mozilla.com
9caaa6d75c bug 407768 - Encoding issues in Minotaur - reviewer: Robcee 2008-01-09 15:56:35 -08:00
anodelman@mozilla.com
a8e69a490a 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
044e09f0e0 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
e1f38d5df6 bug 401170 New Changes for Minotaur test tool reviewer: bhearsum 2008-01-07 16:54:00 -08:00
jwalden@mit.edu
9c52013b23 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
ff3e1cb028 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
be623b0300 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
33d9bb2c54 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
0e3a4557d4 more correct error checking for binary diff fail feature r=cf b=408157 2007-12-26 16:00:17 -08:00
rhelmer@mozilla.com
c3a7eda127 fail on binary diff r=cf b=408157 2007-12-26 12:37:56 -08:00
ccooper@deadsquid.com
c2c4e6bfa8 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
bfd06678f7 Add crashtest for a leak bug 2007-12-23 18:12:28 -08:00
jruderman@hmc.edu
ad215997a9 Add wide-button crashtest 2007-12-23 17:55:58 -08:00
jruderman@hmc.edu
43ccb38c5a Add crashtest 2007-12-23 16:45:48 -08:00