Closed Bug 594289 Opened 14 years ago Closed 3 years ago

REFTEST TEST-UNEXPECTED-FAIL | file:///c:/talos-slave/mozilla-central_win7_test-reftest/build/reftest/tests/layout/reftests/ogg-video/encoded-aspect-ratio-1.html |

Categories

(Core :: Graphics, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bas.schouten, Assigned: bas.schouten)

Details

Attachments

(1 file)

There's a new failing reftest on Windows 7 since the fixing of Bug 593860. Before that bug was fixed, the actual video would never show since it was covered up by the part of the ThebesLayer which wasn't part of the visible region but was still drawn. This would cause opaque black to cover the video.

It turns out however that the video actually being drawn with Hardware YUV conversion had some very subtle rounding differences, and gets rendered as rgb 1,0,1. Now that it's actually showing this is causing a reftest failure it appears. For now I believe we best disable the reftest (since this is no new bug, it's just showing now) and these subtle rounding differences will not negatively impact the user experience.

We should of course investigate the rounding differences.
Attachment #472972 - Flags: review?(tnikkel)
Comment on attachment 472972 [details] [diff] [review]
Disable failing reftest with accelerated layers

r=me to land this and fix the orange and investigate further.
Attachment #472972 - Flags: review?(tnikkel) → review+
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: