Title: [117713] trunk/LayoutTests
Revision
117713
Author
[email protected]
Date
2012-05-20 16:12:57 -0700 (Sun, 20 May 2012)

Log Message

Skip failing hit testing tests
https://bugs.webkit.org/show_bug.cgi?id=86971

Unreviewed, skipping tests.


* platform/efl/test_expectations.txt:
* platform/gtk/test_expectations.txt:
* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117712 => 117713)


--- trunk/LayoutTests/ChangeLog	2012-05-20 21:35:16 UTC (rev 117712)
+++ trunk/LayoutTests/ChangeLog	2012-05-20 23:12:57 UTC (rev 117713)
@@ -1,3 +1,14 @@
+2012-05-20  Philip Rogers  <[email protected]>
+
+        Skip failing hit testing tests
+        https://bugs.webkit.org/show_bug.cgi?id=86971
+
+        Unreviewed, skipping tests.
+
+        * platform/efl/test_expectations.txt:
+        * platform/gtk/test_expectations.txt:
+        * platform/qt/Skipped:
+
 2012-05-20  Raphael Kubo da Costa  <[email protected]>
 
         [EFL] Unskip passing test after r117709.

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (117712 => 117713)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-20 21:35:16 UTC (rev 117712)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-20 23:12:57 UTC (rev 117713)
@@ -352,6 +352,9 @@
 BUGWK85565 : fast/block/float/016.html = IMAGE
 BUGWK85565 : fast/css/border-solid-single-edge-antialias.html = IMAGE
 
+// Issue related to hit testing
+BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = FAIL
+
 // Issue related to battery status and vibration API
 BUGWK85594 : fast/dom/navigator-detached-no-crash.html = TEXT
 

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (117712 => 117713)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-20 21:35:16 UTC (rev 117712)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-20 23:12:57 UTC (rev 117713)
@@ -342,6 +342,8 @@
 BUGWK81836 DEBUG : inspector/styles/commit-selector.html = CRASH
 BUGWK81836 DEBUG : inspector/console/console-eval-global.html = CRASH
 
+BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = CRASH
+
 // Crashes due to debug assert until we fix issues with style elements in SVG
 BUGWKGTK DEBUG : svg/custom/use-referencing-style-crash.svg = CRASH
 
@@ -1258,7 +1260,8 @@
 BUGWK83912 : ietestcenter/css3/grid/grid-items-002.htm = IMAGE
 BUGWK83913 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
 
-BUGWK82628 : svg/hittest/svg-ellipse-non-scale-stroke.xhtml = FAIL
+BUGWK86971 : svg/hittest/svg-ellipse-non-scale-stroke.xhtml = FAIL
+BUGWK86971 : svg/custom/non-scaling-stroke.svg = FAIL
 
 BUGWK84678 : fast/spatial-navigation/snav-container-white-space.html = TEXT
 BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = TEXT

Modified: trunk/LayoutTests/platform/qt/Skipped (117712 => 117713)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-20 21:35:16 UTC (rev 117712)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-20 23:12:57 UTC (rev 117713)
@@ -1334,6 +1334,10 @@
 svg/custom/use-font-face-crash.svg
 svg/zoom/text/zoom-coords-viewattr-01-b.svg
 
+# Issue related to hit testing
+# https://bugs.webkit.org/show_bug.cgi?id=86971
+svg/custom/non-scaling-stroke.svg
+
 # [Qt] fontCache related assertion revealed by r105143
 # https://bugs.webkit.org/show_bug.cgi?id=76534
 svg/carto.net/combobox.svg
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to