RESOLVED FIXED 104064
nrwt: only summarize the results one way
https://bugs.webkit.org/show_bug.cgi?id=104064
Summary nrwt: only summarize the results one way
Dirk Pranke
Reported 2012-12-04 17:05:42 PST
nrwt: only summarize the results one way
Attachments
Patch (14.47 KB, patch)
2012-12-04 17:06 PST, Dirk Pranke
no flags
fix handling of mapping of TEXT and IMAGE+TEXT onto FAIL/Failure (14.90 KB, patch)
2012-12-05 14:32 PST, Dirk Pranke
no flags
Dirk Pranke
Comment 1 2012-12-04 17:06:53 PST
Ojan Vafai
Comment 2 2012-12-05 14:03:56 PST
Comment on attachment 177610 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=177610&action=review > Tools/Scripts/webkitpy/layout_tests/views/printing.py:440 > + # Don't print anything for tests that ran as expected. > + return indentation is off.
Dirk Pranke
Comment 3 2012-12-05 14:31:24 PST
(In reply to comment #2) > (From update of attachment 177610 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=177610&action=review > > > Tools/Scripts/webkitpy/layout_tests/views/printing.py:440 > > + # Don't print anything for tests that ran as expected. > > + return > > indentation is off. Yeah, I actually just fixed this prior to your review but uploaded the patch to the wrong bug :).
Dirk Pranke
Comment 4 2012-12-05 14:32:26 PST
Created attachment 177831 [details] fix handling of mapping of TEXT and IMAGE+TEXT onto FAIL/Failure
Dirk Pranke
Comment 5 2012-12-05 15:15:36 PST
Note You need to log in before you can comment on or make changes to this bug.