NEW131463
[Win] DRT Sometimes Emits RenderTree instead of Text Dump
https://bugs.webkit.org/show_bug.cgi?id=131463
Summary [Win] DRT Sometimes Emits RenderTree instead of Text Dump
Brent Fulgham
Reported 2014-04-09 16:04:00 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.