commit | a2f07ea5d0d9fd81a7b86089fa2826518f44fdad | [log] [tgz] |
---|---|---|
author | nainar <nainar@chromium.org> | Mon Jan 25 02:33:53 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 25 02:35:28 2016 |
tree | 780d045c3d5118f5929045a0b0d1cfb36b5ec412 | |
parent | a9489ddb0ed0b3dd543e2553431dce7c1931c3ef [diff] |
Linter should enforce Tests marked Slow or WontFix aren't allowed in TestExpectations Tests marked Slow are only allowed in SlowTests, Tests marked WontFix are only allowed in NeverFixTests, These should not go into the TestExpectations file given there are reserved files for them. BUG=559390 Review URL: https://codereview.chromium.org/1491143003 Cr-Commit-Position: refs/heads/master@{#371179}