RESOLVED FIXED 76084
webkitpy: webkitpy.layout_tests.port tests should only use MockSystemHost, not MockHost
https://bugs.webkit.org/show_bug.cgi?id=76084
Summary webkitpy: webkitpy.layout_tests.port tests should only use MockSystemHost, no...
Dirk Pranke
Reported 2012-01-11 11:47:10 PST
webkitpy: webkitpy.layout_tests.port tests should only use MockSystemHost, not MockHost
Attachments
Patch (23.02 KB, patch)
2012-01-11 11:48 PST, Dirk Pranke
abarth: review+
Dirk Pranke
Comment 1 2012-01-11 11:48:16 PST
Dirk Pranke
Comment 2 2012-01-11 11:49:02 PST
Comment on attachment 122060 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=122060&action=review > Tools/Scripts/webkitpy/layout_tests/port/base_unittest.py:-398 > -class DriverTest(unittest.TestCase): Note this class was moved to driver_unittest.py but I forget to delete it here. Deleting now.
Dirk Pranke
Comment 3 2012-01-11 13:36:34 PST
Note You need to log in before you can comment on or make changes to this bug.