Bug 102493 - fast/events/mouse-cursor.html is failing on EFL bots
Summary: fast/events/mouse-cursor.html is failing on EFL bots
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 06:07 PST by Sudarsana Nagineni (babu)
Modified: 2012-11-16 06:07 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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