[Webkit-unassigned] [Bug 188092] [LayoutTests][Win] Test fails because of the too long file path error.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 26 23:11:20 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=188092
--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
worker/7: IOError('[Errno 2] No such file or directory: u'C:\\Users\\basuke\\webkit-trunk\\WebKitBuild\\Release\\bin64\\layout-test-results\\http\\tests\\storageAccess\\request-and-grant-storage-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-non-recent-user-interaction-and-try-access-from-right-frame-actual.txt'') raised:
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\common\message_pool.py", line 257, in run
worker.handle(message.name, message.src, *message.args)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\layout_test_runner.py", line 270, in handle
self._run_test(test_input, test_list_name)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\layout_test_runner.py", line 294, in _run_test
result = self._run_test_with_or_without_timeout(test_input, test_timeout_sec, stop_when_done)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\layout_test_runner.py", line 337, in _run_test_with_or_without_timeout
return self._run_test_in_this_thread(test_input, stop_when_done)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\layout_test_runner.py", line 418, in _run_test_in_this_thread
return self._run_single_test(self._driver, test_input, stop_when_done)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\layout_test_runner.py", line 422, in _run_single_test
self._name, driver, test_input, stop_when_done)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\single_test_runner.py", line 46, in run_single_test
return runner.run()
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\single_test_runner.py", line 105, in run
return self._run_compare_test()
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\single_test_runner.py", line 124, in _run_compare_test
test_result_writer.write_test_result(self._filesystem, self._port, self._results_directory, self._test_name, driver_output, expected_driver_output, test_result.failures)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\test_result_writer.py", line 48, in write_test_result
failure.write_failure(writer, driver_output, expected_driver_output, port)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\models\test_failures.py", line 121, in write_failure
writer.write_text_files(driver_output.text, expected_driver_output.text)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\test_result_writer.py", line 154, in write_text_files
self.write_output_files(".txt", actual_text, expected_text)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\test_result_writer.py", line 138, in write_output_files
self._write_binary_file(actual_filename, output)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\layout_tests\controllers\test_result_writer.py", line 111, in _write_binary_file
self._filesystem.write_binary_file(path, contents)
File "C:\Users\basuke\webkit-trunk\Tools\Scripts\webkitpy\common\system\filesystem.py", line 228, in write_binary_file
with file(path, 'wb') as f:
--
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/20180727/2de556bd/attachment-0001.html>
More information about the webkit-unassigned
mailing list