Bug 246470
Summary: | New tests: [Win] http/wpt/selection-live-range tests failing / timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Ryan Haddad <ryanhaddad> |
Status: | RESOLVED LATER | ||
Severity: | Normal | CC: | rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=246134 |
Ryan Haddad
The tests added with https://commits.webkit.org/255310@main are failing / timing out on Windows bots
Failing:
http/wpt/selection-live-range/addRange-00.html
http/wpt/selection-live-range/addRange-04.html
http/wpt/selection-live-range/addRange-12.html
http/wpt/selection-live-range/addRange-16.html
http/wpt/selection-live-range/addRange-20.html
http/wpt/selection-live-range/addRange-24.html
http/wpt/selection-live-range/addRange-28.html
http/wpt/selection-live-range/addRange-32.html
http/wpt/selection-live-range/addRange-36.html
http/wpt/selection-live-range/addRange.htm
http/wpt/selection-live-range/addRange.tentative.html
http/wpt/selection-live-range/collapse.htm
http/wpt/selection-live-range/collapseToStartEnd.html
http/wpt/selection-live-range/deleteFromDocument.html
http/wpt/selection-live-range/extend-00.html
http/wpt/selection-live-range/extend-20.html
http/wpt/selection-live-range/extend-40.html
http/wpt/selection-live-range/isCollapsed.html
http/wpt/selection-live-range/removeRange.html
http/wpt/selection-live-range/selectAllChildren.html
http/wpt/selection-live-range/setBaseAndExtent.html
http/wpt/selection-live-range/type.html
Timing out:
http/wpt/selection-live-range/addRange-00.html
http/wpt/selection-live-range/addRange-04.html
http/wpt/selection-live-range/addRange-12.html
http/wpt/selection-live-range/addRange-16.html
http/wpt/selection-live-range/addRange-20.html
http/wpt/selection-live-range/addRange-24.html
http/wpt/selection-live-range/addRange-28.html
http/wpt/selection-live-range/addRange-32.html
http/wpt/selection-live-range/addRange-36.html
http/wpt/selection-live-range/addRange.htm
http/wpt/selection-live-range/addRange.tentative.html
http/wpt/selection-live-range/collapse-00.html
http/wpt/selection-live-range/collapse-15.html
http/wpt/selection-live-range/collapse-30.html
http/wpt/selection-live-range/collapse-45.html
http/wpt/selection-live-range/collapse.htm
http/wpt/selection-live-range/collapseToStartEnd.html
http/wpt/selection-live-range/deleteFromDocument.html
http/wpt/selection-live-range/extend-00.html
http/wpt/selection-live-range/extend-20.html
http/wpt/selection-live-range/extend-40.html
http/wpt/selection-live-range/isCollapsed.html
http/wpt/selection-live-range/removeRange.html
http/wpt/selection-live-range/selectAllChildren.html
http/wpt/selection-live-range/setBaseAndExtent.html
http/wpt/selection-live-range/type.html
https://build.webkit.org/results/Apple-Win-10-Release-Tests/255370@main%20(121181)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101139410>
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/5338
EWS
Test gardening commit 255501@main (f30d5b092008): <https://commits.webkit.org/255501@main>
Reviewed commits have been landed. Closing PR #5338 and removing active labels.
Ryosuke Niwa
This is expected since enabling the feature flag isn't supported by DRT in Windows.