| commit | c7dd0560d9544a15908239bebc177410899851ca | [log] [tgz] |
|---|---|---|
| author | bokan <bokan@chromium.org> | Fri Jul 08 22:35:12 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 08 22:36:42 2016 |
| tree | 49e45e73ee7b1926297615b33de769128bacab21 | |
| parent | 65f8f6c737278a80acee2bcd407d1fdc15426fa8 [diff] |
Fill out implementation of UpdateTestExpectations script In r404402 I created the outline of the UpdateTestExpectations script that removes lines from TestExpectations that are no longer flaky according to results on the build waterfall. This CL actually implements the functionality in the script and makes it basically functional. BUG=595414 Review-Url: https://codereview.chromium.org/2125633002 Cr-Commit-Position: refs/heads/master@{#404515}