Makoto Kato ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
9438e86b4d
Use a known failure condition that more closely matches when the tests fail (when we use handwritten SSE2 assembly in the JPEG code), so that they don't produce unexpected pass results on 64-bit Windows. (Bug 582850) r=joedrew / dbaron a2.0=tests
2010-08-11 12:32:53 -07:00
L. David Baron
c06c57f6e6
Fix bustage from bug 570329 with s/windowsWidget/winWidget/g.
2010-07-30 20:50:52 -07:00
L. David Baron
9cc2e9ec05
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
...
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Makoto Kato
2732a9078d
Bug 578588 - Test suite may not work correctly on Win64 because navigator.platform is Win64. r=sayrer, a=Test Only
2010-07-30 17:18:45 +09:00
Jesse Ruderman
00adb2a3db
Disable test that incorrectly relies on timing (bug 558678)
2010-06-27 21:31:42 -07:00
Ginn Chen
afb9960ccd
Bug 572999 Make reftest recognize Solaris r=roc
2010-06-23 17:33:21 +08:00
Jeff Muizelaar
e88bb567f0
Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard
...
We currently use a larger output lookup table than we probably need. Switch to
a common define for the table size and lower it. The should also give a small
improvement to startup time because we have fewer lookup table entries to
compute.
2010-06-04 14:48:30 -04:00
Joe Drew
66b8305775
Create a test to ensure we properly handle animated images with frames that dispose by clearing. This would have caught some of the regressions with the Cairo update.
2010-04-08 16:10:48 -04:00
Brian Crowder
0bd02845cd
Another typo, ugh.
2010-03-30 14:05:00 -07:00
Brian Crowder
cc6c908bab
Bug 471917 - fix PNG reftests to respect color-management settings, r=mfinkle, sr=dbaron
2010-03-29 14:56:46 -07:00
Neil Rashbrook
85d3ff805d
Bug 553874 - Add a reftest that compares blank to blank, to get a chance to remove the file created by bug415761.sjs so the tinderboxes don't fail trying to clean it up for the next run
...
--HG--
rename : modules/libpr0n/test/reftest/icon/win/bug415761.sjs => modules/libpr0n/test/reftest/icon/win/bug415761cleanup.sjs
2010-03-21 21:33:50 -07:00
Phil Ringnalda
e155b8f7ff
Bug 553874 - see whether a non-executable bug415761.ico is enough to let us consistently remove it when it's copied to ☺.ico
2010-03-21 19:51:34 -07:00
Neil Rashbrook
1dc6cbeca8
Bug 415761 Adding Windows-only test r=waldo
2010-03-20 23:57:57 +00:00
Joe Drew
7e3291a306
Bug 546272 - Tests for images with smaller-than-full-canvas frame sizes.
2010-03-10 17:01:35 -05:00
Joe Drew
8226268b84
Bug 547143 - Basic test.
2010-03-08 14:01:07 -05:00
Jesse Ruderman
42a85b7235
Remove duplicated, out-of-date reftest.list instructions
2010-01-29 03:25:48 -08:00
Jesse Ruderman
093325f819
Fix bug-number comments in reftest.list files
2010-01-08 19:54:28 -08:00
Jeff Muizelaar
186c457ded
Add a test for gif comment parsing.
2009-10-21 13:31:04 -04:00
Jeff Muizelaar
673fac182d
Bug 519589. Add some tests for GIF transparency.
...
This is the begining of the long needed GIF test suite.
2009-10-17 00:06:36 -04:00
Bobby Holley
2d5ec55945
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Jeff Muizelaar
129b69170c
imported patch jpeg-icc
2009-08-13 18:33:24 -04:00
Joe Drew
9f74576107
Re-enable colour management reftests now that bug 488955 is fixed.
2009-04-22 13:50:02 -04:00
Joe Drew
0df4e8919d
Disable the colour managment reftests, since they fail.
2009-04-21 23:29:45 -04:00
Jeff Muizelaar
85d607f1e9
Bug 489133 - Tests for invalid whitepoints and bad cHRM chunks in PNGs. r=joe
2009-04-21 22:20:56 -04:00
Jeff Muizelaar
9980cb2188
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
...
Replaces lcms with qcms
2009-04-07 12:02:11 -04:00
Joe Drew
fc5c15825a
Backed out changeset 6f3c2171bbb2:
...
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
2009-04-03 16:27:27 -04:00
Jeff Muizelaar
eaef2088cb
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
2009-04-03 15:09:56 -04:00
L. David Baron
d6d6914e7a
Conditionally adjust two reftest references to match the non-assembly version of the code. (Bug 465088) r=bholley
2009-01-29 12:39:17 -08:00
Justin Dolske
5c689a4061
Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg
2008-12-20 21:46:38 -08:00
Serge Gautherie
be4694b633
Bug 458847 - colordepth.html TEST-UNEXPECTED-FAIL on my Windows 2000: 24<->32 bit colors mismatch; (Av2a) Allow higher values, on all platforms; r=dbaron
2008-12-02 13:45:09 +01:00
Dave Townsend
2545ad97e1
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
...
Vista Ts regression
2008-11-07 15:21:23 +00:00
Justin Dolske
23299930f7
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
2008-11-05 19:19:44 -08:00
Bobby Holley
106aaaae97
Turning color management on by default for tagged images - bug 418538. r=vlad
...
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
2008-09-11 18:45:43 -07:00
Bobby Holley
b750bcc898
Backed out changeset e7c6d7843e81 due to linux reftest failures
2008-09-10 22:24:41 -07:00
Bobby Holley
1bcc99f8b1
Turning color management on by default - bug 418538. r=vlad
...
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
2008-09-10 19:35:00 -07:00
Bobby Holley
b587524e03
Removing embedded ICC profiles from reftest reference images - bug 453547. r=me
2008-09-04 10:24:07 -07:00
dolske@mozilla.com
cca6ad8675
Reenable pngsuite-corrupted tests, since disabling them didn't help (bug 425987).
2008-04-05 13:10:56 -07:00
dolske@mozilla.com
3e3d6293f7
Try disabling pngsuite-corrupted tests (bug 425987).
2008-04-05 01:27:01 -07:00
dolske@mozilla.com
743678b1aa
Bug 411852 - Glitch in an aPNG image rendering and tab thumbnail. r=stuart, a1.9=beltzner
2008-04-03 18:01:17 -07:00
jwalden@mit.edu
9156d6bbff
Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing...
2008-03-18 10:42:39 -07:00
dolske@mozilla.com
88f7abe48c
Add explicit colordepth test for bug 414720 - Enable 24-bit display on Windows test boxes.
2008-02-25 21:30:36 -08:00
dolske@mozilla.com
c9f4c663b6
Bug 411626 - Need regression tests for JPEG image decoding.
2008-02-15 14:13:55 -08:00
dolske@mozilla.com
40ef92e8ae
Re-Re-Enabling reftests (bug 405384).
2008-02-11 15:57:26 -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
f373d75168
backing out bug 405384. doesn't look like color depth change on windows unit test box stuck
2008-02-09 01:58:34 -08:00
dolske@mozilla.com
efdce45420
Re-enable pngsuite reftests on Windows (bug 405384 - pngsuite reftest fails on Windows with slight color differences)
2008-02-08 10:35:36 -08:00
dolske@mozilla.com
1eb8d12ab7
Fix test bustage. Filed bug 411636 - pngsuite-background reftest fails on Linux with slight color differences.
2008-01-09 23:22:26 -08:00
dolske@mozilla.com
3f913cd568
Fix test bustage. These tests actually pass on Windows.
2008-01-09 23:11:29 -08:00
dolske@mozilla.com
9b7d4db5ba
Bug 386651 - Need regression tests for PNG image decoding. [Part 5, done!]
2008-01-09 21:49:18 -08:00
dolske@mozilla.com
fbbebe2844
Enable 3 tests that I thought were not working (see bug 408622)
2007-12-17 11:46:06 -08:00