[Webkit-unassigned] [Bug 230551] [WebDriver] Update w3c and selenium tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 01:36:36 PDT 2021


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

--- Comment #13 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Lauro Moura from comment #9)
> Got an error about a missing
> `tools/wptrunner/wptrunner/wptmanifest/backends/base.py` (trace below).

weird, tests run here.

> Maybe it's missing from the patch? Re-importing the same hash with the
> import script shows it as untracked. Manually copying it works around this
> error (but stops at other import errors I'm still tracking).

hmm, I'll check

> Traceback (most recent call last):
>   File "Tools/Scripts/run-webdriver-tests", line 30, in <module>
>     from webkitpy.webdriver_tests.webdriver_test_runner import
> WebDriverTestRunner
> .....
>   File
> "/home/lauro/dev/WebKit-WPE/WebDriverTests/imported/w3c/tools/wptrunner/
> wptrunner/wptmanifest/backends/static.py", line 3, in <module>
>     from . import base
> ImportError: cannot import name 'base' from 'wptrunner.wptmanifest.backends'
> (/home/lauro/dev/WebKit-WPE/WebDriverTests/imported/w3c/tools/wptrunner/
> wptrunner/wptmanifest/backends/__init__.py)

-- 
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/20210923/d7277758/attachment.htm>


More information about the webkit-unassigned mailing list