[webkit-reviews] review granted: [Bug 64635] Refactor TestExpectationModel to use TestExpectationLine as data item. : [Attachment 101057] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 15:46:18 PDT 2011


Adam Barth <abarth at webkit.org> has granted Dimitri Glazkov (Google)
<dglazkov at chromium.org>'s request for review:
Bug 64635: Refactor TestExpectationModel to use TestExpectationLine as data
item.
https://bugs.webkit.org/show_bug.cgi?id=64635

Attachment 101057: Patch
https://bugs.webkit.org/attachment.cgi?id=101057&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
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!


More information about the webkit-reviews mailing list