WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
173601
Test expectations linter should check for redundant expectations between ports
https://bugs.webkit.org/show_bug.cgi?id=173601
Summary
Test expectations linter should check for redundant expectations between ports
Jonathan Bedard
Reported
2017-06-20 08:34:00 PDT
As we expand iOS testing, we should check if test expectations can be reduced. For example, if both ios-simulator and ios-device have the same expectation, that expectation is really an ios expectation.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-06-20 08:34:23 PDT
<
rdar://problem/32873971
>
Sam Sneddon [:gsnedders]
Comment 2
2023-07-04 09:42:57 PDT
Note this in principle runs into the same problem as
Bug 258855
: we really need to consider the whole graph, and we can't currently construct the entire graph (we don't guarantee that Port objects can be constructed on other platforms).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug