[Webkit-unassigned] [Bug 48020] New: [chromium] Linux: bogus argv output causing failure of compositing/geometry/object-clip-rects-assertion.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 15:58:43 PDT 2010


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

           Summary: [chromium] Linux: bogus argv output causing failure of
                    compositing/geometry/object-clip-rects-assertion.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: hclam at google.com, senorblanco at chromium.org,
                    jamesr at chromium.org, vangelis at chromium.org,
                    zmo at google.com, enne at google.com,
                    amarinichev at chromium.org


On the Linux platform the layout test compositing/geometry/object-clip-rects-assertion.html when run in DRT/NRWT (--platform chromium-gpu) is failing because the text output contains the following four additional lines which are not printed on Windows:

argv[0] src ../resources/video.mp4
argv[1] autoplay false
argv[2] height 100
argv[3] width 100

I've searched the entire WebKit source tree (including the Chromium dependencies pulled in to DRT) and don't see where this output is being printed.

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