[Webkit-unassigned] [Bug 50901] Add remote zip file handling to webkitpy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 23:42:52 PST 2011


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





--- Comment #28 from Eric Seidel <eric at webkit.org>  2011-01-06 23:42:51 PST ---
(From update of attachment 78206)
View in context: https://bugs.webkit.org/attachment.cgi?id=78206&action=review

LayoutTestResults/FlakyTestReporter/CommitQueueTask may want something like this for saving off a copy of the LayoutTestsDirectory (either in zip form for upload, or just for later use after a second layout-test run.

> Tools/Scripts/webkitpy/common/system/directoryfileset.py:64
> +        return self._filesystem.read_text_file(self._full_path(filename))

This won't work for binary files, obviously.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list