Bug 70577
Summary: | Consider making TestRunner and DRT notify of nrwt whether a test dumps render tree or not | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, dpranke |
Priority: | P2 | Keywords: | NRWT |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Per discussion on the bug 68931, it'll be nice if TestRunner/DRT notified of run-webkit-tests whether a test used dumpAsText or not. That'll let nrwt/orwt help determining where to put actual results instead of having to look for "layer at ..." in the actual result like we do now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
on further thought, I don't think that this should block bug 64491. If you disagree, let me know.