New issue
Advanced search Search tips

Issue 757507 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

Simplify Port.skips_test so that it does not require two TestExpectations objects.

Project Member Reported by qyears...@chromium.org, Aug 21 2017

Issue description

There are a few places in the webkitpy codebase currently where Port.skips_test is used; in each of these places we currently have to construct and pass two TestExpectations objects, which involves reading all TestExpectations files (and reading the main one twice).
 
Status: Fixed (was: Started)

Sign in to add a comment