[Webkit-unassigned] [Bug 70760] New: Plugin tests are failing after switching WK2 to NRWT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 13:57:59 PDT 2011


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

           Summary: Plugin tests are failing after switching WK2 to NRWT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: simon.fraser at apple.com


http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r98243%20(15595)/results.html

Plugin tests are failing after switching WK2 to NRWT

This is due to this FIXME in ORWT:
   # FIXME: We build both DumpRenderTree and WebKitTestRunner for
   # WebKitTestRunner runs becuase DumpRenderTree still includes
   # the DumpRenderTreeSupport module and the TestNetscapePlugin.
   # These two projects should be factored out into their own
   # projects.
   buildDumpTool("DumpRenderTree");
   buildDumpTool("WebKitTestRunner") if $useWebKitTestRunner;

I'll move that hack into build-webkitestrunner instead of ORWT.

-- 
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