Commit Graph

125 Commits

Author SHA1 Message Date
Ted Mielczarek
b17827db2b bug 420324 - reftest should show progress in titlebar. r=dbaron 2008-07-19 16:54:47 -04:00
Nick Thomas
3cfe0e4c1a Bug 443090 - Unify unittest failures (reftest part) p=ted.mielczarek, r=dbaron 2008-07-16 17:47:12 +12:00
Andrew Smith
c40e2df65e Add comment about running reftests in an non-DEBUG build. (Bug 378217) r=dbaron 2008-07-15 14:49:15 -07:00
dolske@mozilla.com
0dff7ac182 Decreasing reftest timeout back to 10 seconds, now that bug 425987 (image reftest fails occasionally on test boxes) is fixed. 2008-04-30 16:37:07 -07:00
dolske@mozilla.com
28fdd44f9d Bug 431435 - reftests should report the slowest test. r=dbaron 2008-04-29 17:39:45 -07:00
dolske@mozilla.com
b3b901a750 Bump reftest timeout *again*, as some boxes are still timeing out. (bug 425987, wallpaper exceeding structural limits, captain!) 2008-04-29 14:01:22 -07:00
dolske@mozilla.com
11806c77d6 Increasing reftest timeout to 120 seconds, because Linux boxes are perma-orange. Tracking in bug 425987. 2008-04-28 16:53:16 -07:00
dolske@mozilla.com
0e84a92881 OS X box failed even with 45 seconds, try 90. (bug 425987) 2008-04-05 18:43:02 -07:00
dolske@mozilla.com
b00b8b9ba8 Reenable libpr0n reftests, and try increasing the reftest timeout from 30 to 45 seconds. (bug 425987) 2008-04-05 16:55:08 -07:00
dholbert@cs.stanford.edu
15bc2e8781 Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 13:51:42 -07:00
reed@reedloden.com
f69c909e7f Bug 422614 - "CVS remove old stuff from layout/tools" [p=alfredkayser@gmail.com (Alfred Kayser) r=roc a1.9=beltzner] 2008-03-16 14:08:00 -07:00
vladimir@pobox.com
fec3787d21 reftest analyzer improvements; npotb, a=dbaron 2008-03-05 23:36:20 -08:00
dbaron@dbaron.org
357155066a Stop working around bug 417339 now that it's fixed. Not part of default build. 2008-02-20 08:44:11 -08:00
dbaron@dbaron.org
a4d0989379 Remove some commented-out filters that shouldn't have worked in the first place, and improve comments. Not part of the build. 2008-02-17 17:56:42 -08:00
jwalden@mit.edu
85f94c0549 Document SJS availability in reftests, for righteous CGI functionality without the thoroughly sucky API. r=dbaron 2008-02-15 16:03:17 -08:00
dbaron@dbaron.org
7ade6d2612 Add my todo list and make a few other tweaks. Not part of the build. 2008-02-13 13:58:28 -08:00
dbaron@dbaron.org
84590b7a1f Give document a title. Not part of default build. 2008-02-13 02:02:41 -08:00
dbaron@dbaron.org
85d8713802 Better comments on the filters, and slightly better highlight. 2008-02-13 01:56:27 -08:00
dbaron@dbaron.org
23207ac280 A bit of code cleanup and a few comments. Not part of the default build. 2008-02-13 01:45:54 -08:00
dbaron@dbaron.org
52803138f5 Forgot license header. 2008-02-13 00:38:34 -08:00
dbaron@dbaron.org
86cb51183f Add first (very rough) cut at a DHTML reftest analyzer tool. Not part of the default build. 2008-02-13 00:36:03 -08:00
jwalden@mit.edu
2101e84d60 Add a test for bug 398066 (image/* should be in the Accept header for <img>-related requests), and add CGI support to the reftest harness. r=dbaron on the harness changes 2008-02-11 12:32:40 -08:00
pavlov@pavlov.net
f210efe8b3 skip export FOO = 'bar' in autoconf.mk 2008-02-05 01:08:18 -08:00
anodelman@mozilla.com
5aef89d36f Bug 408228 - Make Talos more suitable for memory resident testing Bustage fix. Backing out code, caused bustage on talos winxp and talos vista 2008-01-24 15:49:11 -08:00
anodelman@mozilla.com
4629fe13a9 Bug 408228 - Make Talos more suitable for memory resident testing a=schrep r=vlad 2008-01-24 11:55:57 -08:00
anodelman@mozilla.com
052c1a87b5 Bug 413775 - 'undefined' median in pageloader when only testing a single cycle a=anodelman r=vlad 2008-01-24 11:53:13 -08:00
jwalden@mit.edu
deaae4d9bd Bug 409293 - Support HTML targets on reftests, e.g. to allow acid2.html#top as the test or the reference. r=dbaron, a=testonlychange 2007-12-20 15:49:00 -08:00
jruderman@hmc.edu
5453bda1e2 Add missing line break at the end of dump 2007-12-14 22:08:32 -08:00
jonas@sicking.cc
e5861c00a2 Bug 403835: Make talos force cycle collection between each pageload. r=alice sr=rcampbell 2007-11-28 16:27:05 -08:00
smontagu@smontagu.org
dde3df0c57 Fix typo in the checkin from bug 403012 2007-11-28 08:45:02 -08:00
smontagu@smontagu.org
e0e95177d8 Display reftest images on unexpected passes. Bug 403012, r=dbaron, a=schrep 2007-11-26 00:36:53 -08:00
jst@mozilla.org
476e732bfc Backing out fix for bug 403835 due to problems with branch builds. 2007-11-21 17:02:15 -08:00
jonas@sicking.cc
dd86b508e3 Bug 403835: Force a GC/CC between each pageload. r=alice sr=rob campbell 2007-11-20 14:56:20 -08:00
anodelman@mozilla.com
716914ef1e bug 403106 - pageloader needs to timeout on failure to load a=anodelman r=vlad 2007-11-16 13:57:06 -08:00
reed@reedloden.com
49976006ad Bug 368158 - "fix missed renaming in reftest" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=dbaron a1.9=schrep] 2007-11-14 23:39:02 -08:00
dolske@mozilla.com
fe9bcdb9b4 Disabling fast reftests (bug 387132) due to reported link problems on Linux too. *sigh* 2007-10-05 16:11:12 -07:00
dolske@mozilla.com
bdb6cbdff3 Disable fast reftests (bug 387132) on Windows until I figure out why it's not linking there. 2007-10-04 18:08:44 -07:00
dolske@mozilla.com
b7e4d4f709 Bug 387132 - speed up reftest running. r=vlad, sr=bsmedberg, a=vlad 2007-10-04 16:33:54 -07:00
dbaron@dbaron.org
36232b76cb Allow reftest harness to load files without any image comparison. b=397725 r=jwalden 2007-10-03 14:27:04 -07:00
dbaron@dbaron.org
7176c9698f Fix spelling mistakes to force unit test boxes to cycle. 2007-09-28 19:18:52 -07:00
anodelman@mozilla.com
02ad1cc2f0 Bug 397831 - -tprender option in pageloader should limit output to render data. a=anodelman, r=vladimir 2007-09-28 13:27:52 -07:00
anodelman@mozilla.com
87b681b0ad Bug 397126 - check for 'instanceOf' interfering with svg test. a=anodelman, r=vladimir 2007-09-25 10:37:46 -07:00
anodelman@mozilla.com
9856519547 Bug 397004 - pageloader won't work with -tpchrome and self timing. a=anodelman, r=vladimir 2007-09-21 14:43:17 -07:00
gavin@gavinsharp.com
592b4393d1 Fix incorrect instanceofs, r=vlad (no bug) 2007-09-04 12:01:38 -07:00
sharparrow1@yahoo.com
ad918ae950 Bump the reftest load timeout to 30s to see if it helps the tinderbox orange. a=roc 2007-08-22 15:21:15 -07:00
vladimir@pobox.com
d3d739d639 b=390898, just some dumb pageloader typos, r=stuart 2007-08-10 13:34:32 -07:00
flamingice@sourmilk.net
41b10bc718 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
benjamin@smedbergs.us
beb0d5a175 Revert the reftest change until I can figure out the linkage issue. 2007-08-06 14:05:20 -07:00
vladimir@pobox.com
8fa750f829 b=390907, add ability for pageloader to perform self-timed tests, r=shaver 2007-08-06 13:59:05 -07:00
benjamin@smedbergs.us
06db6ff7f1 Try a more specific approach to avoid mac linkage errors with dual -Wl,-executable_path flags on the linker commandline 2007-08-06 13:56:36 -07:00