[Webkit-unassigned] [Bug 89789] New: [Chromium] Layout test plugins/embed-attributes-style.html failing on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 15:52:18 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89789

           Summary: [Chromium] Layout test
                    plugins/embed-attributes-style.html failing on Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com


Support for the QuickDraw drawing model was removed from Chrome in http://src.chromium.org/viewvc/chrome?view=rev&revision=143721 . At that point layout test plugins/embed-attributes-style.html started failing:

15:21:52.992 1210 worker/0 plugins/embed-attributes-style.html output stderr lines:
15:21:52.992 1210   [2542:-1609747136:1105294615546:ERROR:webplugin_impl.cc(269)] Couldn't initialize plug-in
15:21:52.992 1210   [2542:-1609747136:1105297887668:ERROR:webplugin_impl.cc(269)] Couldn't initialize plug-in
15:21:52.992 1210   [2542:-1609747136:1105303783356:ERROR:webplugin_impl.cc(269)] Couldn't initialize plug-in
15:21:53.071 1210 "/Volumes/data/b/build/slave/Webkit_Mac10_6/build/src/xcodebuild/Release/ImageDiff --diff /tmp/tmpcBq_Uv/actual.png /tmp/tmpcBq_Uv/expected.png /tmp/tmpcBq_Uv/diff.png" took 0.08s
15:21:53.080 1196   plugins/embed-attributes-style.html -> unexpected image mismatch
15:21:53.079 1210 worker/0 plugins/embed-attributes-style.html failed:
15:21:53.079 1210 worker/0  Image mismatch

Presumably the test plugin is requesting the QuickDraw drawing model. Given that this is the only plugin test failing, I think it should be possible to fix up the test.

Marking the test as a known failure in TestExpectations for the moment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list