[Webkit-unassigned] [Bug 23392] New: Some pixel test output includes DumpRenderTree warnings about changing main display profile
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 16 14:55:37 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23392
Summary: Some pixel test output includes DumpRenderTree warnings
about changing main display profile
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://build.webkit.org/results/trunk-mac-intel-
pixel/1433/
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: Regression, LayoutTestFailure
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: pol at apple.com
* SUMMARY
Some pixel tests (the first test each time DumpRenderTree is restarted) contain
bogus STDERR output about changing the main display profile. This shouldn't be
included in the test output.
* STEPS TO REPRODUCE
$ ./WebKitTools/Scripts/run-webkit-tests --pixel --singly
* RESULTS
Every test will have STDERR output because a new DumpRenderTree process is
created for each test via the "--singly" flag. This should be printed to the
console instead.
* REGRESSION
This probably started when STDERR output begin to be captured for all tests.
This warning used to get printed to the console.
* NOTES
The warning message:
WARNING: Temporarily changing the main display color profile to
"/System/Library/ColorSync/Profiles/Generic RGB Profile.icc": the colors on
your screen will change for the duration of the testing.
This allows the WebKit pixel-based regression tests to have consistent color
values across all machines.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list