Title: [106583] trunk/LayoutTests
Revision
106583
Author
[email protected]
Date
2012-02-02 13:00:26 -0800 (Thu, 02 Feb 2012)

Log Message

2012-02-02  Nate Chapin  <[email protected]>

        Unreviewed, chromium expectations update.
        Mark some touch event tests as crashing, since they're
        asserting as of r106554.

        * platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (106582 => 106583)


--- trunk/LayoutTests/ChangeLog	2012-02-02 20:56:32 UTC (rev 106582)
+++ trunk/LayoutTests/ChangeLog	2012-02-02 21:00:26 UTC (rev 106583)
@@ -1,3 +1,11 @@
+2012-02-02  Nate Chapin  <[email protected]>
+
+        Unreviewed, chromium expectations update.
+        Mark some touch event tests as crashing, since they're
+        asserting as of r106554.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-02-02  Raymond Toy  <[email protected]>
 
         Constant values to set "distanceModel" are undefined

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (106582 => 106583)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-02 20:56:32 UTC (rev 106582)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-02 21:00:26 UTC (rev 106583)
@@ -4059,3 +4059,8 @@
 
 BUGWK77661 WIN LINUX : http/tests/inspector/indexeddb/database-structure.html = TEXT
 BUGWK77663 WIN LINUX DEBUG : inspector/debugger/pause-in-inline-script.html = CRASH
+
+// Hitting ASSERT_NOT_REACHED in EventHandler::handleTouchEvent() as of r106554.
+BUGWK77620 DEBUG : fast/events/touch/touch-target.html = CRASH
+BUGWK77620 DEBUG : fast/events/touch/touch-coords-in-zoom-and-scroll.html = CRASH
+BUGWK77620 DEBUG : fast/events/touch/basic-multi-touch-events.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to