Граф коммитов

156 Коммитов

Автор SHA1 Сообщение Дата
Ted Mielczarek 7d98b72d27 bustage fix followup from bug 468913 2009-02-12 10:13:51 -05:00
Ted Mielczarek dcf1c05701 bug 468913 - Need a Makefile target to run reftest. r=dbaron,bsmedberg,jwalden 2009-02-12 08:49:53 -05:00
L. David Baron fd2f36a3bd Fix the ignoring of load events for previous documents check so that it also works for (most) cases of the assertion check. (Bug 477409) r=jruderman 2009-02-10 14:05:27 -08:00
L. David Baron ae010b63cf Make reftest check its invariants regarding the failure timeout, so we can see if any intermittent failures are due to such harness bugs. (Bug 477409) r=jruderman 2009-02-08 10:28:30 -08:00
L. David Baron 6a40f1e9ba Try other HTTP ports if the first one is busy. (Bug 477164) r=jwalden 2009-02-06 08:52:13 -08:00
Ted Mielczarek ab3cd011df bug 420084 - reftest should use nsIXULRuntime.widgetToolkit instead of autoconf.js. r=dbaron 2009-02-03 09:11:28 -05:00
Robert O'Callahan 579f15ed3a Bug 474472. reftest harness should go back to the event loop after reftest-wait is removed and before we start checking isMozAfterPaintPending, in case reftest-wait was removed in a load event handler and that load event will unsuppress painting after the event handler has run. r=dbaron
--HG--
extra : rebase_source : 8b75034df21cf20db0160fa13e807225b45171b6
2009-01-22 17:15:40 +13:00
Ted Mielczarek 2a43ec01e3 bug 473935 - add sandbox property indicating whether test plugin is present. r=dbaron 2009-01-16 15:03:24 -05:00
L. David Baron c968ed8b24 Only run assertion checks in DEBUG builds. (Bug 472557) r=Waldo,bsmedberg 2009-01-13 11:50:40 -08:00
Dave Camp bc5b4a67f8 Bug 463046: Network connectivity checking breaks running netwerk unit tests and mochitests with no connection. r=bz, r=jwalden 2009-01-12 21:52:00 -08:00
L. David Baron 32e3eb962a Make reftest test for assertions on individual tests. (Temporarily disabled until tinderboxes set up and manifests annotated.) (Bug 472557) r=Waldo 2009-01-08 13:50:21 -08:00
Robert O'Callahan 23446e97e2 Bug 472244. Flush out MozAfterPaint for previously painted areas before we go ahead and fire MozReftestInvalidate to test invalidation. Also make canvas.drawWindow take float parameters so we can more precisely specify the area to render when 'device pixels' don't match CSS pixel boundaries. r=dbaron,vlad 2009-01-07 21:31:36 +13:00
Robert O'Callahan e3629ef7fd Bug 471365. Make reftest-wait tests track invalidation via MozAfterPaint and repaint the invalid areas like normal window repaining would. This makes invalidation-related bugs testable. r=dbaron 2009-01-06 14:15:13 +13:00
L. David Baron 3df468cf98 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) a05eae00bd 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 9d38422f50 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 765dbdc2cd 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 09118167f9 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 a11f492069 Bug 467987. Address additional review comment, remove redundant initialization of gCanvas1/gCanvas2. 2008-12-08 20:51:02 +13:00
Robert O'Callahan 45943b0218 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 2935296406 Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc 2008-12-03 14:34:07 +13:00
Serge Gautherie 139f1537c6 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 2a6876ff60 Remove unwanted style attribute that slipped in from vlad's changes. 2008-11-14 14:07:45 -08:00
L. David Baron e4d286fcca 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 abcfcbbd31 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 78236330a4 Bug 456519 - Improve reporting of reftest "failed to load" cases. r=dbaron. 2008-10-19 13:27:46 -07:00
Robert O'Callahan fd567efec5 Bug 459619. Add zoom support to reftest harness. r+sr=dbaron 2008-10-16 09:49:42 +13:00
Bobby Holley 107ed7aaa9 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 d51d08d839 bug 451264 allowing reftest-wait and reftest-print together r=dbaron 2008-09-05 17:30:45 -07:00
L. David Baron 9b2a49eb54 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 be5dc71f7a use document.title instead of depreceated window.title, bug 448932 r=dbaron 2008-08-04 09:21:47 +02:00
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