[Webkit-unassigned] [Bug 187973] [webkitpy][Win] Display test path using forward slash on native Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 01:06:50 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187973

--- Comment #6 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This patch makes some tests of test-webkitpy failing because 
common/system/filesystem_mock.py assumes path separator is a forward slash.

> python Tools\Scripts\test-webkitpy webkitpy.port.base_unittest.PortTest.test_test_exists

This is the test case to check mock file system.

This seems the reason why chromium_win.py didn't do the string conversion in abspath_for_test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180808/03a433c9/attachment.html>


More information about the webkit-unassigned mailing list