[Webkit-unassigned] [Bug 202047] New: [GTK] Several webdriver tests fail or timeout with Epiphany
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 08:02:20 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202047
Bug ID: 202047
Summary: [GTK] Several webdriver tests fail or timeout with
Epiphany
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebDriver
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: bburg at apple.com, cgarcia at igalia.com
I have been checking the WebDriver tests from WPT on Epiphany and there are several tests that fail or timeout on Epiphany, but work with Minibrowser.
With MiniBrowser:
$ ./wpt run --webkit-port gtk --binary=/usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser --binary-arg=--automation \
--webdriver-binary=/usr/bin/WebKitWebDriver --webdriver-arg=--host=127.0.0.1 \
--log-html=results.html --log-mach=results.txt --log-wptreport=results.json --processes=8 \
webkit /webdriver
[...]
Ran 151 tests finished in 678.6 seconds.
• 90 ran as expected. 0 tests skipped.
• 11 tests timed out unexpectedly
• 50 tests had unexpected subtest results
With Epiphany:
$ ./wpt run --webdriver-arg=--host=127.0.0.1 \
--log-html=results.html --log-mach=results.txt --log-wptreport=results.json --processes=8 \
epiphany /webdriver
[...]
Ran 151 tests finished in 680.2 seconds.
• 73 ran as expected. 0 tests skipped.
• 15 tests timed out unexpectedly
• 63 tests had unexpected subtest results
--
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/20190920/938f2487/attachment-0001.html>
More information about the webkit-unassigned
mailing list