Bug 102493

Summary: fast/events/mouse-cursor.html is failing on EFL bots
Product: WebKit Reporter: Sudarsana Nagineni (babu) <naginenis>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Sudarsana Nagineni (babu) 2012-11-16 06:07:13 PST
fast/events/mouse-cursor.html is failing on EFL bots after r134874.

http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r134935%20%28241%29/fast/events/mouse-cursor-pretty-diff.html

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/fast/events/mouse-cursor-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/fast/events/mouse-cursor-actual.txt
@@ -22,43 +22,43 @@
 Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: -webkit-grabbing
-Cursor Info: type=Grabbing hotSpot=0,0
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Existing 25x25 image
-Cursor Info: type=Custom hotSpot=0,0 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Invalid URL with fallback to pointer
 Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Invalid with fallback to 25x25 image
-Cursor Info: type=Custom hotSpot=0,0 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Image with explicit hot spot at (0,0)
-Cursor Info: type=Custom hotSpot=0,0 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Image with explicit hot spot at (20,10)
-Cursor Info: type=Custom hotSpot=20,10 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Image with explicit hot spot at (-1,-1)
-Cursor Info: type=Custom hotSpot=0,0 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Image with explicit hot spot outside image at (30,30)
-Cursor Info: type=Custom hotSpot=0,0 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Image with implicit hot spot at (5,4)
-Cursor Info: type=Custom hotSpot=5,4 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Image with explicit hot spot at (20,10) overriding implicit hot spot
-Cursor Info: type=Custom hotSpot=20,10 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Image with implicit hot spot outside image at (35,4)
-Cursor Info: type=Custom hotSpot=0,0 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Over large image with fallback to pointer
 Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: SVG cursor
-Cursor Info: type=Custom hotSpot=0,0 image=25x25
+Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Multiple invalid cursors with fallback to pointer
 Cursor Info: type=Hand hotSpot=0,0
@@ -73,7 +73,7 @@
 Cursor Info: type=Hand hotSpot=0,0
 
 TEST CASE: Wait cursor which should not be affected by unknown cursor rule
-Cursor Info: type=Wait hotSpot=0,0
+Cursor Info: type=Hand hotSpot=0,0
 
 PASS successfullyParsed is true