RESOLVED FIXED 220786
[WebDriver] Add info about importing tests
https://bugs.webkit.org/show_bug.cgi?id=220786
Summary [WebDriver] Add info about importing tests
Lauro Moura
Reported 2021-01-20 19:50:16 PST
[WebDriver] Add info about importing tests
Attachments
Patch (3.90 KB, patch)
2021-01-20 19:54 PST, Lauro Moura
no flags
Patch (4.21 KB, patch)
2021-01-21 15:12 PST, Lauro Moura
no flags
Update with minor fix invoking parse_args (4.33 KB, patch)
2021-01-21 16:13 PST, Lauro Moura
no flags
Lauro Moura
Comment 1 2021-01-20 19:54:49 PST
Carlos Garcia Campos
Comment 2 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.
Lauro Moura
Comment 3 2021-01-21 15:12:04 PST
Lauro Moura
Comment 4 2021-01-21 16:13:51 PST
Created attachment 418097 [details] Update with minor fix invoking parse_args
EWS
Comment 5 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].
Radar WebKit Bug Importer
Comment 6 2021-01-22 00:53:14 PST
Note You need to log in before you can comment on or make changes to this bug.