Chrome Version: ToT
OS: Ubuntu 14.04 LTS, OSX 10.11
What steps will reproduce the problem?
(1) Run ./third_party/WebKit/Tools/Scripts/update-w3c-deps wpt
What is the expected result?
Import tests successfully.
What happens instead?
Noting the current Chromium commit.
Cloning https://chromium.googlesource.com/external/w3c/web-platform-tests.git into /usr/local/google/home/tkent/chrome/src/third_party/WebKit/wpt.
Checking out 82173128ef6f536e5faaafc29eecc521380f81ae
Noting the revision we are importing.
Cleaning out tests from LayoutTests/imported/wpt.
Importing the tests.
Deleting any orphaned baselines.
Generating MANIFEST.json
# ret> 1
# err> Traceback (most recent call last):
# err> File "/usr/local/google/home/tkent/chrome/src/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/manifest", line 5, in <module>
# err> from tools.manifest import update
# err> File "/usr/local/google/home/tkent/chrome/src/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/manifest/__init__.py", line 3, in <module>
# err> from . import sourcefile
# err> File "/usr/local/google/home/tkent/chrome/src/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/manifest/sourcefile.py", line 11, in <module>
# err> import html5lib
# err> ImportError: No module named html5lib
Please use labels and text to provide additional information.
Comment 1 by tkent@chromium.org
, Jan 17 2017