WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141114
https://trac.webkit.org/changeset/179439
breaks a python test
https://bugs.webkit.org/show_bug.cgi?id=141114
Summary
https://trac.webkit.org/changeset/179439 breaks a python test
youenn fablet
Reported
2015-01-31 02:35:13 PST
webkitpy.layout_tests.servers.web_platform_test_server_unittest.TestWebPlatformTestServer.test_start_cmd erred: Traceback (most recent call last): File "/home/slave/webkitgtk/gtk-linux-64-release-tests/build/Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server_unittest.py", line 40, in test_start_cmd server._prepare_config() File "/home/slave/webkitgtk/gtk-linux-64-release-tests/build/Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py", line 110, in _prepare_config self._install_modules() File "/home/slave/webkitgtk/gtk-linux-64-release-tests/build/Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py", line 80, in _install_modules modules = json.loads(self._filesystem.read_text_file(self._filesystem.join(self._layout_root, "imported", "w3c", "resources", "WPTModules"))) File "/home/slave/webkitgtk/gtk-linux-64-release-tests/build/Tools/Scripts/webkitpy/common/system/filesystem_mock.py", line 325, in read_text_file return self.read_binary_file(path).decode('utf-8') File "/home/slave/webkitgtk/gtk-linux-64-release-tests/build/Tools/Scripts/webkitpy/common/system/filesystem_mock.py", line 306, in read_binary_file if self.files[path] is None: KeyError: '/mock-checkout/LayoutTests/imported/w3c/resources/WPTModules'
Attachments
Patch
(2.06 KB, patch)
2015-01-31 02:39 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2015-01-31 02:39:44 PST
Created
attachment 245778
[details]
Patch
WebKit Commit Bot
Comment 2
2015-01-31 03:24:02 PST
Comment on
attachment 245778
[details]
Patch Clearing flags on attachment: 245778 Committed
r179440
: <
http://trac.webkit.org/changeset/179440
>
WebKit Commit Bot
Comment 3
2015-01-31 03:24:05 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug