[Webkit-unassigned] [Bug 131463] New: [Win] DRT Sometimes Emits RenderTree instead of Text Dump

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 9 16:03:44 PDT 2014


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

           Summary: [Win] DRT Sometimes Emits RenderTree instead of Text
                    Dump
           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: bfulgham at webkit.org


Many of our tests call testRunner.dumpAsText, which gives us a block of text output rather than a detailed render tree text dump.

Some Windows test are showing up as flaky because the tests are emitted as render trees instead of text blocks. If you run the tests again, individually or in a group, they will properly export as a text block.

It looks like the pixel dump setting from one test is getting carried over to a later test.

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