[Webkit-unassigned] [Bug 71941] New: [plugins tests] Tests involving plugins should run in clean environment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 12:15:55 PST 2011


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

           Summary: [plugins tests] Tests involving plugins should run in
                    clean environment
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vanuan at gmail.com


Currently if one has a plugin which is printing to stdout, the tests involving that plugin would fail:

--- WebKit/WebKitBuild/Release/layout-test-results/plugins/embed-attributes-style-expected.txt
+++ WebKit/WebKitBuild/Release/layout-test-results/plugins/embed-attributes-style-actual.txt
@@ -1,3 +1,10 @@
+argv[0] type video/quicktime
+argv[1] valign top
+argv[0] hidden yes
+argv[1] style border: 1px dashed black
+argv[2] type video/quicktime
+argv[0] type video/quicktime
+argv[1] border 5px solid black
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600

Is there any way to make webkit to NOT search plugins in default paths when running tests?

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