Commit Graph

83 Commits

Author SHA1 Message Date
L. David Baron
db94b8d7d7 Backed out changeset 5bf3661db065 (Bug 454349) due to Windows reftest failures. 2008-12-16 18:15:38 -08:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
af4589e214 Paint different backgrounds behind the reftest test and references to detect areas that are not painted at all. (Bug 454349) r=dbaron 2008-12-16 16:30:30 -08:00
L. David Baron
65321d0177 Make zoomed-out reftests draw the whole area that they're supposed to draw. (Bug 421203) r+sr=roc 2008-12-16 16:30:30 -08:00
Serge Gautherie
f374fc3c95 Bug 468023 - Synchronize RefTest results to tinderbox waterfall from (new) log; (Bv2a) New summarized log format; r=dbaron 2008-12-12 00:48:32 +01:00
L. David Baron
4b44ed8466 Make exceptions (e.g., reftest manifest errors) print the magic word for getting logged as errors. (Bug 468476) r=ted.mielczarek 2008-12-08 14:03:49 -08:00
Robert O'Callahan
8cef4dc2b8 Bug 467987. Address additional review comment, remove redundant initialization of gCanvas1/gCanvas2. 2008-12-08 20:51:02 +13:00
Robert O'Callahan
c92dae69f3 Bug 467987. Speed up reftests by caching the rendering of pages which will be needed again. r+sr=dbaron 2008-12-08 13:48:36 +13:00
Vladimir Vukicevic
6a4c51d780 Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc 2008-12-03 14:34:07 +13:00
Serge Gautherie
ca9f6d0b27 Bug 466372 - Add a global result summary to RefTest output; (Av2) Add dynamic summary to reftest.js; r=dbaron 2008-12-02 13:35:24 +01:00
L. David Baron
30848475fd Remove unwanted style attribute that slipped in from vlad's changes. 2008-11-14 14:07:45 -08:00
L. David Baron
c920abe631 Allow HTTP(..), HTTP(../..) that allow HTTP reftests to use resources not in the same directory. (Bug 457821) r=jwalden 2008-11-08 08:35:54 -08:00
L. David Baron
14126e8fd6 Make about:blank work correctly as a reference for reftests served over HTTP. (Bug 457821) r=jwalden 2008-11-08 08:35:54 -08:00
Jesse Ruderman
8c883d4df5 Bug 456519 - Improve reporting of reftest "failed to load" cases. r=dbaron. 2008-10-19 13:27:46 -07:00
Robert O'Callahan
49a4eaa38e Bug 459619. Add zoom support to reftest harness. r+sr=dbaron 2008-10-16 09:49:42 +13:00
Bobby Holley
3c106c861e Force cms to use sRGB as an output profile during reftests - bug 452125.r=vlad 2008-09-08 14:47:26 -07:00
Clint Talbert
9b17856f09 bug 451264 allowing reftest-wait and reftest-print together r=dbaron 2008-09-05 17:30:45 -07:00
L. David Baron
b2f92eae66 Mark one of the border-image tests as failing on Mac OS X 10.4. (Bug 448121) r+sr=bzbarsky 2008-08-06 15:38:44 -07:00
Bernd
e688b77985 use document.title instead of depreceated window.title, bug 448932 r=dbaron 2008-08-04 09:21:47 +02:00
Ted Mielczarek
a29f03503e bug 420324 - reftest should show progress in titlebar. r=dbaron 2008-07-19 16:54:47 -04:00
Nick Thomas
baa436a0af Bug 443090 - Unify unittest failures (reftest part) p=ted.mielczarek, r=dbaron 2008-07-16 17:47:12 +12:00
Andrew Smith
d6a20cf1de 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
0934de61be 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
ed93549612 Bug 431435 - reftests should report the slowest test. r=dbaron 2008-04-29 17:39:45 -07:00
dolske@mozilla.com
7835ee45d7 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
8cb76bb731 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
d7500b7491 OS X box failed even with 45 seconds, try 90. (bug 425987) 2008-04-05 18:43:02 -07:00
dolske@mozilla.com
cc1eaabe89 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
203b5735e3 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
adc33685ef 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
c8cf53147c reftest analyzer improvements; npotb, a=dbaron 2008-03-05 23:36:20 -08:00
dbaron@dbaron.org
bc99517db2 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
0c1de32f14 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
8b73f060c8 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
5508a8f51d 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
9546e59c18 Give document a title. Not part of default build. 2008-02-13 02:02:41 -08:00
dbaron@dbaron.org
e79de58642 Better comments on the filters, and slightly better highlight. 2008-02-13 01:56:27 -08:00
dbaron@dbaron.org
6ce2707a0d 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
629a36c8d5 Forgot license header. 2008-02-13 00:38:34 -08:00
dbaron@dbaron.org
3c24c0803f 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
2873b90ecc 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
ae6960ca0e skip export FOO = 'bar' in autoconf.mk 2008-02-05 01:08:18 -08:00
anodelman@mozilla.com
370b1f70c5 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
5331b41c05 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
42a064adb3 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
ba63f00f1f 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
44ffbd734a Add missing line break at the end of dump 2007-12-14 22:08:32 -08:00
jonas@sicking.cc
a7dcc5daec 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
ef595fc50d Fix typo in the checkin from bug 403012 2007-11-28 08:45:02 -08:00
smontagu@smontagu.org
3b81938388 Display reftest images on unexpected passes. Bug 403012, r=dbaron, a=schrep 2007-11-26 00:36:53 -08:00
jst@mozilla.org
53e817e249 Backing out fix for bug 403835 due to problems with branch builds. 2007-11-21 17:02:15 -08:00