Bug 211968 - [ iOS ] fast/events/mouse-cursor-udpate-during-raf.html is a constant failure
Summary: [ iOS ] fast/events/mouse-cursor-udpate-during-raf.html is a constant failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-15 15:10 PDT by Jacob Uphoff
Modified: 2020-05-15 15:13 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-05-15 15:10:25 PDT
fast/events/mouse-cursor-udpate-during-raf.html

This test has been a constant failure on iOS since it was introduced in r261741.

History:

https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fmouse-cursor-udpate-during-raf.html

Diff:

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-udpate-during-raf-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-udpate-during-raf-actual.txt
@@ -5,13 +5,13 @@
 
 
 Moved pointer over the target, cursor should be Pointer.
-Cursor info: type=Pointer hotSpot=0,0
+Cursor info: FAIL: Cursor details not available on this platform.
 
 Setting cursor via CSS during next animation frame, cursor should be Pointer still.
-Cursor info: type=Pointer hotSpot=0,0
+Cursor info: FAIL: Cursor details not available on this platform.
 
 Waited until next run loop, cursor should be Help.
-Cursor info: type=Help hotSpot=0,0
+Cursor info: FAIL: Cursor details not available on this platform.
 
 PASS successfullyParsed is true
Comment 1 Radar WebKit Bug Importer 2020-05-15 15:10:57 PDT
<rdar://problem/63290754>