Bug 220786

Summary: [WebDriver] Add info about importing tests
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: New BugsAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Update with minor fix invoking parse_args none

Description Lauro Moura 2021-01-20 19:50:16 PST
[WebDriver] Add info about importing tests
Comment 1 Lauro Moura 2021-01-20 19:54:49 PST
Created attachment 418015 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-01-21 01:15:33 PST
Comment on attachment 418015 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=418015&action=review

> WebDriverTests/README.md:5
> +There is the `import-webdriver-tests` scripts to automate most of the process of

script

> WebDriverTests/README.md:23
> +Beware that when importing Selenium tests some manual intervention might be
> +needed to remove unsupported code related to Firefox, Chrome, etc. For example:

New files need to be manually added and deleted files removed too. I do a git diff --name-status on the wpt report to check those.
Comment 3 Lauro Moura 2021-01-21 15:12:04 PST
Created attachment 418092 [details]
Patch
Comment 4 Lauro Moura 2021-01-21 16:13:51 PST
Created attachment 418097 [details]
Update with minor fix invoking parse_args
Comment 5 EWS 2021-01-22 00:52:42 PST
Committed r271739: <https://trac.webkit.org/changeset/271739>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418097 [details].
Comment 6 Radar WebKit Bug Importer 2021-01-22 00:53:14 PST
<rdar://problem/73488913>