RESOLVED FIXED 232343
[ iOS ] imported/w3c/web-platform-tests/css/css-shadow-parts/invalidation-part-pseudo.html is failing
https://bugs.webkit.org/show_bug.cgi?id=232343
Summary [ iOS ] imported/w3c/web-platform-tests/css/css-shadow-parts/invalidation-par...
ayumi_kojima
Reported 2021-10-26 15:38:50 PDT
imported/w3c/web-platform-tests/css/css-shadow-parts/invalidation-part-pseudo.html Is constantly failing on iOS 15. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-shadow-parts%2Finvalidation-part-pseudo.html Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r284871%20(320)/results.html# Diff: --- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shadow-parts/invalidation-part-pseudo-expected.txt +++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-shadow-parts/invalidation-part-pseudo-actual.txt @@ -1,3 +1,5 @@ -PASS Invalidation of nested part on hover +Harness Error (TIMEOUT), message = null +NOTRUN Invalidation of nested part on hover +
Attachments
Patch for landing (1.42 KB, patch)
2021-10-27 00:50 PDT, Antti Koivisto
no flags
ayumi_kojima
Comment 1 2021-10-26 15:39:50 PDT
The test has been failing since it is introduced in https://trac.webkit.org/changeset/284865/webkit
Radar WebKit Bug Importer
Comment 2 2021-10-26 15:40:21 PDT
Antti Koivisto
Comment 3 2021-10-27 00:50:50 PDT
Created attachment 442572 [details] Patch for landing
EWS
Comment 4 2021-10-27 01:38:37 PDT
Committed r284918 (243589@main): <https://commits.webkit.org/243589@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442572 [details].
Alexey Proskuryakov
Comment 5 2021-10-28 09:49:07 PDT
Is this not working in WPT on iOS? new test_driver.Actions() .pointerMove(0, 0) .pointerMove(50, 50) .send();
Antti Koivisto
Comment 6 2021-10-29 22:11:16 PDT
Doesn’t seem so. I didn’t look further.
Note You need to log in before you can comment on or make changes to this bug.