12011-04-29 Ojan Vafai <ojan@chromium.org>
2
3 Reviewed by NOBODY (OOPS!).
4
5 exclude skipped tests from the summarized results
6 https://bugs.webkit.org/show_bug.cgi?id=59813
7
8 If we find a need fo skipped tests later, we should either created
9 a skipped.json file or expose this some other way. As it is, the data
10 is unused and is hugely bloating the size of full_results.json.
11
12 * Scripts/webkitpy/layout_tests/layout_package/manager.py:
13