New issue
Advanced search Search tips

Issue 733696 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Make lint-test-expectation also inspect {MSAN,ASAN,Leak}Expectations

Project Member Reported by qyears...@chromium.org, Jun 15 2017

Issue description

For context, see  bug 733130  and  bug 733175 .

Currently, these expectations files are not checked by lint-test-expectations because that script decide what files to look at using port_to_lint.all_expectations_dict(), and MSANExpectations (and LeakExpectations, ASANExpectations) are never in there.

webkitpy/layout_tests/lint_test_expectations.py should be changed to also check those files.
 
Cc: hajimehoshi@chromium.org
Owner: qyears...@chromium.org
Status: Started (was: Available)
Status: Fixed (was: Started)

Sign in to add a comment