Difference between revisions of "Colour Management Tests"
Evmarbella (talk | contribs) (→Project Contributor(s)) |
Evmarbella (talk | contribs) (→Project Contributor(s)) |
||
Line 57: | Line 57: | ||
Version of Linux. <br /> | Version of Linux. <br /> | ||
and add your name on the contributions. <br /> | and add your name on the contributions. <br /> | ||
+ | |||
+ | '''Please post your test results here:''' | ||
+ | |||
+ | {| border="1" | ||
+ | |- | ||
+ | ! Date | ||
+ | ! IRC Nick | ||
+ | ! Platform | ||
+ | ! Firefox Version | ||
+ | ! Processor | ||
+ | ! Result | ||
+ | |- | ||
== Project Details == | == Project Details == |
Revision as of 10:31, 19 October 2008
Contents
Colour Management Tests
Project Description
Write reftests to compare images. This includes dealing with things like Monitor Profiles, profiles in JPEG (i.e., JPEGs get changed based on colour profile info). See discussion of colour profiles in Firefox 3 here. It would be useful to be able to compare to PNGs with a reftest, perhaps creating an image diff tool, where pixels outside a floating point tolerance (> 0.n) would somehow be highlighted so you can see what is different. Done.
This will require some graphics and image knowledge (i.e., Photoshop, what colour is on a computer, etc).
Project Leader(s)
Project Contributor(s)
Name(s) of people casually working on the project, or who have contributed significant help. Include links to personal pages within wiki
NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.
Instruction
notes from:
http://zadkielm.blogspot.com/2008/09/firefox-and-reference-testing-reftest.html
http://zadkielm.blogspot.com/search/label/reftest
1
Have a build of firefox on the linux with
ac_add_options --enable-tests
on the mozconfig
2
download the reftest
contrib-failedtest
unzip it in your home folder.
open terminal
and
cd ~/pngsuite-colorprofiles-failedtest
run the reftest
~/pngsuite-colorprofiles$ ~/src/obj*/dist/bin/firefox --no-remote -reftest -P testfirefox1(replace with test Profile) ./failedPixelTestAdobe1998.list | grep REFTEST > failedPixeltestAdobe1998output(insert Linux OS).txt
3
open the failedPixelAdobe1998output*.txt
Outcome:
It should failed and it should have
the URI data of the tested pixels/images.
see
'fail line output'
http://zadkielm.blogspot.com/2008/09/reftesting-testing-continues.html
Upload the text file on the zenit wiki
(failedPixeltestAdobe1998output(insert Linux OS).txt )
Please include your Processor/OS information.
ex.
Processor Speed and Brand...,
Version of Linux.
and add your name on the contributions.
Please post your test results here:
Date | IRC Nick | Platform | Firefox Version | Processor | Result |
---|