RESOLVED FIXED 64635
Refactor TestExpectationModel to use TestExpectationLine as data item.
https://bugs.webkit.org/show_bug.cgi?id=64635
Summary Refactor TestExpectationModel to use TestExpectationLine as data item.
Dimitri Glazkov (Google)
Reported 2011-07-15 15:26:30 PDT
Refactor TestExpectationModel to use TestExpectationLine as data item.
Attachments
Patch (11.67 KB, patch)
2011-07-15 15:35 PDT, Dimitri Glazkov (Google)
no flags
Patch (12.31 KB, patch)
2011-07-15 15:43 PDT, Dimitri Glazkov (Google)
abarth: review+
Dimitri Glazkov (Google)
Comment 1 2011-07-15 15:35:46 PDT
Dimitri Glazkov (Google)
Comment 2 2011-07-15 15:41:19 PDT
Comment on attachment 101055 [details] Patch got an even better one.
Dimitri Glazkov (Google)
Comment 3 2011-07-15 15:43:14 PDT
Adam Barth
Comment 4 2011-07-15 15:46:19 PDT
Comment on attachment 101057 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=101057&action=review > Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py:655 > - self._model = TestExpectationsModel(port) > + self._model = TestExpectationsModel() Yay!
Dimitri Glazkov (Google)
Comment 5 2011-07-15 15:49:33 PDT
Note You need to log in before you can comment on or make changes to this bug.