[webkit-reviews] review granted: [Bug 80852] [Chromium-android] Add unit test for Android layout test script (chromium_android.py) : [Attachment 140882] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 08:18:20 PDT 2012


Adam Barth <abarth at webkit.org> has granted Hao Zheng <zhenghao at chromium.org>'s
request for review:
Bug 80852: [Chromium-android] Add unit test for Android layout test script
(chromium_android.py)
https://bugs.webkit.org/show_bug.cgi?id=80852

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=140882&action=review


Thanks for the tests!

> Tools/Scripts/webkitpy/layout_tests/port/chromium_android_unittest.py:121
> +if __name__ == '__main__':
> +    unittest.main()

We usually skip these in new unit test files.


More information about the webkit-reviews mailing list