[Webkit-unassigned] [Bug 225516] Merge WebDriverTests into LayoutTests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 04:57:56 PST 2023


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com,
                   |                            |dpino at igalia.com,
                   |                            |lmoura at igalia.com

--- Comment #3 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
WebDriver tests are run with a different tooling.

The runner for this tests is Tools/Scripts/run-webdriver-tests

Their expectations are also different (they use json files instead of TestExpectation text-based files). Check WebDriverTests/TestExpectations.json

Also to the best of my knowledge the run-webdriver-tests script doesn't support the Mac ports currently. 

Only GTK and WPE ports are currently supported.
We have 4 post-commit bots running this tests:

https://build.webkit.org/#/builders/730
https://build.webkit.org/#/builders/732
https://build.webkit.org/#/builders/37
https://build.webkit.org/#/builders/18

But there are no EWS bots testing this, so take into account when doing pull-requests.

So I'm not sure if having then inside LayoutTests directory is a good idea. Doing that would likely require a rewrite of the current tooling.

-- 
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/20230227/f69049ad/attachment-0001.htm>


More information about the webkit-unassigned mailing list