[Webkit-unassigned] [Bug 202047] [GTK] Several webdriver tests fail or timeout with Epiphany

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 05:04:59 PDT 2019


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

--- Comment #3 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #2)
> I have tried to run run-webdriver-tests with epiphany by modifying locally
> webdriver_driver_gtk.py, but it is not working at all.
> The epiphany window closes as soon as it opens and all the tests give an
> error.
> Not sure what is wrong with it.

This was due to to the test-runner trying to use the wrong browser name in the capabilities negotiation when the webdriver was starting.

I have a patch that allows to run the webkit webdriver tests with epiphany: https://people.igalia.com/clopez/wkbug/202047/support-epiphany-webdriver-tests.patch The instructions about how to use it, are in the patch itself (in the commit log).


With it I get the following results:

MiniBrowser (r250519): https://people.igalia.com/clopez/wkbug/202047/minibrowser_results.txt
Unexpected failures (61)

Epiphany (3.34 + WebKit r250519): https://people.igalia.com/clopez/wkbug/202047/epiphany_results.txt
Unexpected failures (84)
Unexpected timeouts (10)

-- 
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/20191002/b6c40f58/attachment.html>


More information about the webkit-unassigned mailing list