Bug 312385
| Summary: | NEW TEST (311246@main): [iOS] 7 tests in imported/w3c/web-platform-tests/html/semantics/popovers/ are failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following tests are failing on iOS after they added in 311246@main.
imported/w3c/web-platform-tests/html/semantics/popovers/popover-focus-inside-slot.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-focus-overflow-visible.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-focus-slotted.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-contextmenu.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-touch-scroll.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-self-invoke.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-shadowhost-focus-navigation.html
Example of Errors:
-PASS Tabbing forward out of a <slot popover> should not hang.
-PASS Tabbing backwards out of a <slot popover> should not hang.
+FAIL Tabbing forward out of a <slot popover> should not hang. assert_not_equals: Focus should move got disallowed value Element node <button id="inner">Click me next</button>
+FAIL Tabbing backwards out of a <slot popover> should not hang. assert_not_equals: Focus should move got disallowed value Element node <button id="inner">Click me next</button>
Test history:
https://results.webkit.org/?recent=false&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-focus-inside-slot.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-focus-overflow-visible.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-focus-slotted.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-light-dismiss-contextmenu.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-light-dismiss-touch-scroll.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-self-invoke.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-shadowhost-focus-navigation.html&platform=ios
Test results:
https://ews-build.webkit.org/#/builders/154/builds/22476
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174846068>
EWS
Test gardening commit 311303@main (e7bad5356f98): <https://commits.webkit.org/311303@main>
Reviewed commits have been landed. Closing PR #62835 and removing active labels.