Bug 302107
| Summary: | [WebDriver][BiDi] Unskip tests for already implemented commands | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 281932 | ||
Lauro Moura
We still have a number of tests skipped tests for commands that has some sort of implementation, even if not yet 100% compatible with the spec or implemented as a wrapper around a classic command.
These tests should be unskipped so we can open new, more specific, bugs for what's left to implement.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164654863>
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/54394
EWS
Test gardening commit 303471@main (d81153f81de4): <https://commits.webkit.org/303471@main>
Reviewed commits have been landed. Closing PR #54394 and removing active labels.
Lauro Moura
Closing as this was essentially a gardening issue.