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

42 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
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
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
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 5f43c8b890 b=387132, speed up reftest running, r=roc,r=dbaron 2007-08-02 19:28:55 -07:00
vladimir@pobox.com e3f0ded640 Create a new canvas for each test run; also, don't hang if an exception is thrown, instead print an error and exit 2007-08-02 01:53:53 -07:00
jwalden@mit.edu 3f90535472 Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron 2007-07-18 14:32:50 -07:00
dbaron@dbaron.org a542c99723 Add checkLoadURI calls to reftest harness. b=371075 r=bzbarsky 2007-06-12 11:25:15 -07:00
jwatt@jwatt.org ba66b21a23 Fixing bug 379823. Allow conditional skipping of reftests (reporting them as failures). r+sr=dbaron@mozilla.com 2007-05-08 03:21:22 -07:00
jwatt@jwatt.org ea1b3e6653 Use getAttribute('class') instead of className so that reftest can run SVG tests. On SVG elements className is of type SVGAnimatedString instead of DOMString. 2007-03-27 11:06:35 -07:00
sharparrow1%yahoo.com 9b61bf8ea8 Bug 374050: add printing test mode to reftests. See bug/sample test for how to make printing tests. 2007-03-21 06:07:42 +00:00
asqueella%gmail.com 0cb1771f10 fix bug 371026 - reftest: double setTimeout from onload is not late enough for some tests
the fix is to provide a way for the testcase to indicate when it's finished loading.

Also move the reftest self-checks into their own manifest.

r=dbaron
2007-03-07 19:50:02 +00:00
asqueella%gmail.com 2dae1140d8 bug 371059 - change "FAIL" to "KNOWN FAIL" for expected test failures in reftest (to avoid confusion)
r=dbaron
2007-03-01 06:26:23 +00:00
bzbarsky%mit.edu 5faa4ab6a5 Output the spec of the manifest URI, not a stringification of the XPConnect
wrapper.  No bug, r=dbaron
2007-02-28 04:35:47 +00:00
dbaron%dbaron.org b86f3c4b80 Put back the load timeout code that I backed out yesterday, since it now works. b=369319 2007-02-13 00:54:02 +00:00
dbaron%dbaron.org 9267a8dfa5 Ignore load events for subframes. More followup to bug 369319. 2007-02-13 00:34:58 +00:00
dbaron%dbaron.org 006225b9ff Do setTimeout twice so I don't break tests that do a setTimeout. Followup to bug 369319. 2007-02-13 00:03:50 +00:00
dbaron%dbaron.org 720f6d3dab Revert previous change, since it doesn't help. 2007-02-12 21:50:54 +00:00
dbaron%dbaron.org ca0e3306d5 Put back 20ms timeout for now, to try to fix test failures. 2007-02-12 20:57:30 +00:00
dbaron%dbaron.org ee3b2ea2a3 Back out failure timeout part of previous change. 2007-02-12 03:45:01 +00:00
dbaron%dbaron.org 37654518d3 Make reftest use onload rather than nsIWebProgressListener, and make it time out after load failure. b=369319 r=robcee 2007-02-12 02:21:18 +00:00
dbaron%dbaron.org 5572c401f7 Allow reftest to be marked as failing or random on a specific platform. b=369330 r=robcee 2007-02-08 19:24:43 +00:00
dbaron%dbaron.org 7b198df002 Fix missed renaming in reftest. b=368158 r=rcampbell 2007-01-26 06:56:58 +00:00
dbaron%dbaron.org c34fef054b Add code so that reftest quits properly on Mac OS X. Patch by Rob Campbell <rcampbell@mozilla.com>. r=dbaron b=363985 2007-01-08 18:22:48 +00:00
davel%mozilla.com 3a3a418bd3 b=344591 r=dbaron trim leading and trailing whitespace from manifest lines 2006-10-28 04:17:21 +00:00
davel%mozilla.com 8ac71301e4 b=344591, r=dbaron
fix parsing of comment lines
2006-10-27 19:56:49 +00:00
dbaron%dbaron.org 0efab2d31f Check in XUL framework for acceptance tests with HTML reference renderings. Not part of build. b=344591 2006-09-05 21:50:54 +00:00