RESOLVED FIXED104405
webkit-patch print-expectations doesn't work right for platforms w/ shared expectations
https://bugs.webkit.org/show_bug.cgi?id=104405
Summary webkit-patch print-expectations doesn't work right for platforms w/ shared ex...
Dirk Pranke
Reported 2012-12-07 14:56:19 PST
webkit-patch print-expectations doesn't work right for platforms w/ shared expectations
Attachments
Patch (5.04 KB, patch)
2012-12-07 14:57 PST, Dirk Pranke
eric: review+
Dirk Pranke
Comment 1 2012-12-07 14:57:57 PST
Eric Seidel (no email)
Comment 2 2012-12-07 15:19:15 PST
Comment on attachment 178287 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=178287&action=review Rs=me > Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:70 > + # FIXME: This won't work if multiple ports share a TestExpectations file but support different modifiers in the file. Should we be asserting?
Dirk Pranke
Comment 3 2012-12-07 15:57:09 PST
(In reply to comment #2) > (From update of attachment 178287 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=178287&action=review > > Rs=me > > > Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:70 > > + # FIXME: This won't work if multiple ports share a TestExpectations file but support different modifiers in the file. > > Should we be asserting? No, because there's no good way to detect that at the moment.
Dirk Pranke
Comment 4 2012-12-10 11:06:00 PST
Note You need to log in before you can comment on or make changes to this bug.