RESOLVED FIXED 142380
Do not show passing test result on output of EFL layout test
https://bugs.webkit.org/show_bug.cgi?id=142380
Summary Do not show passing test result on output of EFL layout test
Gyuyoung Kim
Reported 2015-03-05 19:57:49 PST
To show passing tests has caused inconvenience when we detect problem tests in output of layout test. For instance, we have to scroll down too long time in order to fine summary of layout test. If we just can show failing tests, we can find the problem tests more quickly. That's why I want to use --quite option for EFL layout test.
Attachments
Patch (1.71 KB, patch)
2015-03-05 19:58 PST, Gyuyoung Kim
no flags
Patch (2.20 KB, patch)
2015-03-08 00:23 PST, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2015-03-05 19:58:57 PST
Gyuyoung Kim
Comment 2 2015-03-05 20:00:07 PST
(In reply to comment #1) > Created attachment 248033 [details] > Patch Need to verify this patch locally first.
Gyuyoung Kim
Comment 3 2015-03-08 00:23:48 PST
Gyuyoung Kim
Comment 4 2015-03-08 06:34:19 PDT
Comment on attachment 248183 [details] Patch I'm not sure if this change is correct approach. If anyone knows better way, please let me know.
WebKit Commit Bot
Comment 5 2015-03-08 19:08:06 PDT
Comment on attachment 248183 [details] Patch Clearing flags on attachment: 248183 Committed r181255: <http://trac.webkit.org/changeset/181255>
WebKit Commit Bot
Comment 6 2015-03-08 19:08:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.