Title: [144880] trunk/LayoutTests
Revision
144880
Author
rn...@webkit.org
Date
2013-03-05 21:48:38 -0800 (Tue, 05 Mar 2013)

Log Message

Add a flaky crash test expectation to editing/selection/selection-invalid-offset.html
on Mac per bug 111521.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (144879 => 144880)


--- trunk/LayoutTests/ChangeLog	2013-03-06 05:32:47 UTC (rev 144879)
+++ trunk/LayoutTests/ChangeLog	2013-03-06 05:48:38 UTC (rev 144880)
@@ -1,3 +1,10 @@
+2013-03-05  Ryosuke Niwa  <rn...@webkit.org>
+
+        Add a flaky crash test expectation to editing/selection/selection-invalid-offset.html
+        on Mac per bug 111521.
+
+        * platform/mac/TestExpectations:
+
 2013-03-05  Filip Pizlo  <fpi...@apple.com>
 
         Add test coverage for DCE and type checks.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (144879 => 144880)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-03-06 05:32:47 UTC (rev 144879)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-03-06 05:48:38 UTC (rev 144880)
@@ -1434,3 +1434,5 @@
 
 # Need support for ResourceHandle::didChangePriority and DRT support
 webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
+
+webkit.org/b/111521 editing/selection/selection-invalid-offset.html [ Crash Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to