Commit Graph

364 Commits

Author SHA1 Message Date
jwalden@mit.edu
96f0392ae0 Bug 419339 - Followup to change an error condition (which should never be hit) to use ERROR FAIL instead of FAIL in the error message, to trigger the right log-scraping behavior. 2008-02-24 18:59:04 -08:00
jwalden@mit.edu
ae17c91e79 Bug 419339 - Add an argument to runtests.py to specify the maximum allowable number of RLk-style bytes to be leaked, defaulting to any leaks allowable for now. Tinderboxen will need to pick up the extra argument and provide sane values until we can eradicate all leaks, at which point we can change the default to 0 to always check. r=sayrer 2008-02-24 16:54:31 -08:00
ctalbert@mozilla.com
983c5aa813 bug 393348 - QAC fix, r=jay 2008-02-22 16:43:50 -08:00
bclary@bclary.com
cc9938894d Siyphus - checkout by date foobar, bug 419027 2008-02-22 05:25:23 -08:00
bclary@bclary.com
13e944a229 Siyphus - ah crap timeout foobar, bug 419026 2008-02-22 05:21:43 -08:00
reed@reedloden.com
e213ef0aa5 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
sayrer@gmail.com
499bc27b1f Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 13:08:39 -08:00
ctalbert@mozilla.com
1c905b7a5f bug 413742 addressing nit, r=alice 2008-02-20 15:04:43 -08:00
ctalbert@mozilla.com
05224af62e Bug 413742 Improve handling for URLs with spaces in minotaur r=alice 2008-02-20 14:47:31 -08:00
bclary@bclary.com
5f67cea219 Sisyphus - timed_run.py should flush stdout before terminating process, bug 418474, r=coop 2008-02-20 06:05:25 -08:00
reed@reedloden.com
fb5377da33 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
cltbld
72d4f5bb8d "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 04:00:33 -08:00
cltbld
4bd2b351fa "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 03:51:32 -08:00
cltbld
57a2c7b202 "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 03:45:10 -08:00
surkov.alexander@gmail.com
f354efac8e Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com
e9b16fd1ff Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com
9b6e8173e6 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
jay@mozilla.org
5f21520c68 *** empty log message *** 2008-02-12 15:03:26 -08:00
jay@mozilla.org
b02ea83f64 [Bug 393440] Added QMO logo to Add-ons manager and bumped version to 0.1.7 2008-02-12 15:02:13 -08:00
jwalden@mit.edu
d03209b3b4 Enable SJS functionality in Mochitests, for server-side scripting of responses. a=testonlychange 2008-02-12 11:40:59 -08:00
ajschult@verizon.net
c8e3809c06 Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer 2008-02-11 21:03:09 -08:00
ajschult@verizon.net
b7946e60ca Bug 416775: runtests.py prints lots of newlines after app exits, r=Waldo 2008-02-11 20:30:18 -08:00
jwalden@mit.edu
7a15a73b7d Bug 416917 - Python runtests doesn't work for me, "Cannot initialize the application correctly". This might or might not fix the problem, but it should be harmless otherwise, and it works fine on OS X. r=sayrer 2008-02-11 20:12:55 -08:00
anodelman@mozilla.com
23ae4332c3 Bug 413398 - Talos --debug option adding text to tinderboxprint lines a=anodelman r=rcampbell 2008-02-11 15:30:17 -08:00
smontagu@smontagu.org
1a939ab8d1 Testcase for bug 416721 2008-02-11 08:48:25 -08:00
bclary@bclary.com
217ff7869a Sisyphus - allow environment variable overrides for several variables, no bug, not part of the build 2008-02-09 23:23:22 -08:00
jag@tty.nl
77b084dde7 Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
jruderman@hmc.edu
ea7868db1c Move test out of a directory that is doomed for removal 2008-02-08 01:00:21 -08:00
jay@mozilla.org
6404918803 [Bug 415822] - Clean up QAX Install Wizard + more UI fixes 2008-02-07 15:14:32 -08:00
cltbld
350e0be960 "Automated configuration bump, release for firefox 3.0b3rc3" 2008-02-07 14:20:41 -08:00
rhelmer@mozilla.com
f176930f84 clobber 3.0b3 rc2 line 2008-02-07 14:20:18 -08:00
ctalbert@mozilla.com
8939c2dee0 bug 416032 - expanding minotaur search URL checking r=Pike 2008-02-07 13:15:16 -08:00
jwalden@mit.edu
ddfc96b454 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
ajschult@verizon.net
68c0a100d6 Bug 416074: TestRunner attempts to log after closing the log, r+a=sayrer 2008-02-06 23:18:45 -08:00
reed@reedloden.com
ed9251a25a 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
e87f7c34fa Improve Sisyphus error handling, bug 415911, not part of the build 2008-02-06 12:00:53 -08:00
cltbld
db3114b17e "Automated configuration bump, release for firefox 3.0b3rc2" 2008-02-06 01:28:11 -08:00
jwalden@mit.edu
0ee9f6a045 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
3fee6ca7e1 "Automated configuration bump, release for firefox 2.0.0.12rc4" 2008-02-02 07:17:52 -08:00
nrthomas@gmail.com
91069ea6d4 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
1ee1560df0 [Bug 397573] - Make QAX resizeable + other UI fixes 2008-02-01 17:02:53 -08:00
cltbld
453fae2df2 "Automated configuration bump, release for firefox 2.0.0.12rc3" 2008-02-01 10:02:06 -08:00
rhelmer@mozilla.com
8cb994197a remove auto-config bump for rc3 b=414327 r=nthomas 2008-02-01 10:01:39 -08:00
ctalbert@mozilla.com
65cefacd69 QAX bug 413760 r=jay 2008-01-29 17:48:11 -08:00
jwalden@mit.edu
035ea5179c 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
947a1e8472 "Automated configuration bump, release for firefox 2.0.0.12rc1" 2008-01-29 07:26:26 -08:00
jwalden@mit.edu
eed2957d94 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
f335a05536 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
76ce4855bc 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
38817965e3 Bug 413714 - Cleanup talos display on Tinderbox a=anodelman r=rcampbell 2008-01-28 10:23:46 -08:00