12012-01-09 Dirk Pranke <dpranke@chromium.org>
2
3 webkitpy.layout_tests.port.mock_drt_unittest.MockChromiumDRTTest has been failing on cr-win
4 https://bugs.webkit.org/show_bug.cgi?id=75884
5
6 Reviewed by NOBODY (OOPS!).
7
8 Fix regression introduced (revealed?) in r104340. Chromium file
9 url syntax is different on win32 and the test results weren't
10 expecting that.
11
12 * Scripts/webkitpy/layout_tests/port/mock_drt_unittest.py:
13 (MockChromiumDRTTest.test_pixeltest__fails):
14