Bug 220786 - [WebDriver] Add info about importing tests
Summary: [WebDriver] Add info about importing tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lauro Moura
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-20 19:50 PST by Lauro Moura
Modified: 2021-01-22 00:53 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.90 KB, patch)
2021-01-20 19:54 PST, Lauro Moura
no flags Details | Formatted Diff | Diff
Patch (4.21 KB, patch)
2021-01-21 15:12 PST, Lauro Moura
no flags Details | Formatted Diff | Diff
Update with minor fix invoking parse_args (4.33 KB, patch)
2021-01-21 16:13 PST, Lauro Moura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>