Bug 142380 - Do not show passing test result on output of EFL layout test
Summary: Do not show passing test result on output of EFL layout test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 19:57 PST by Gyuyoung Kim
Modified: 2015-03-09 09:08 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2015-03-05 19:58 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (2.20 KB, patch)
2015-03-08 00:23 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 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.
Comment 1 Gyuyoung Kim 2015-03-05 19:58:57 PST
Created attachment 248033 [details]
Patch
Comment 2 Gyuyoung Kim 2015-03-05 20:00:07 PST
(In reply to comment #1)
> Created attachment 248033 [details]
> Patch

Need to verify this patch locally first.
Comment 3 Gyuyoung Kim 2015-03-08 00:23:48 PST
Created attachment 248183 [details]
Patch
Comment 4 Gyuyoung Kim 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.
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2015-03-08 19:08:09 PDT
All reviewed patches have been landed.  Closing bug.