Title: [124648] trunk/LayoutTests
Revision
124648
Author
[email protected]
Date
2012-08-03 13:41:02 -0700 (Fri, 03 Aug 2012)

Log Message

Added 'crash' expectation to a flaky test fast/multicol/column-span-parent-continuation-crash.html
https://bugs.webkit.org/show_bug.cgi?id=90746

Not reviewed, expectations update.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124647 => 124648)


--- trunk/LayoutTests/ChangeLog	2012-08-03 20:24:11 UTC (rev 124647)
+++ trunk/LayoutTests/ChangeLog	2012-08-03 20:41:02 UTC (rev 124648)
@@ -1,3 +1,12 @@
+2012-08-03  Dmitry Titov  <[email protected]>
+
+        Added 'crash' expectation to a flaky test fast/multicol/column-span-parent-continuation-crash.html
+        https://bugs.webkit.org/show_bug.cgi?id=90746
+        
+        Not reviewed, expectations update.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-03  Anna Cavender  <[email protected]>
 
         Negative timestamps for TextTrackCues should not be allowed.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (124647 => 124648)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-03 20:24:11 UTC (rev 124647)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-03 20:41:02 UTC (rev 124648)
@@ -3409,7 +3409,7 @@
 BUGWK90743 : fast/events/display-none-on-focus-crash.html = PASS TEXT
 
 // Flaky
-BUGWK90746 : fast/multicol/column-span-parent-continuation-crash.html = PASS TIMEOUT
+BUGWK90746 : fast/multicol/column-span-parent-continuation-crash.html = PASS TIMEOUT CRASH
 
 // Flaky
 BUGWK90896 WIN DEBUG : fast/js/dfg-cross-global-object-inline-new-array-literal.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to