Title: [126451] trunk/LayoutTests
Revision
126451
Author
[email protected]
Date
2012-08-23 11:20:52 -0700 (Thu, 23 Aug 2012)

Log Message

Web Inspector: three layout tests crashing with assertion failure
https://bugs.webkit.org/show_bug.cgi?id=94829

Unreviewed Chromium gardening. Suppressed failing tests.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126450 => 126451)


--- trunk/LayoutTests/ChangeLog	2012-08-23 18:20:39 UTC (rev 126450)
+++ trunk/LayoutTests/ChangeLog	2012-08-23 18:20:52 UTC (rev 126451)
@@ -1,3 +1,12 @@
+2012-08-23  Kenneth Russell  <[email protected]>
+
+        Web Inspector: three layout tests crashing with assertion failure
+        https://bugs.webkit.org/show_bug.cgi?id=94829
+
+        Unreviewed Chromium gardening. Suppressed failing tests.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-23  Alexander Shalamov  <[email protected]>
 
         getComputedStyle returns wrong value for CSS3 2D transformations

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (126450 => 126451)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-23 18:20:39 UTC (rev 126450)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-23 18:20:52 UTC (rev 126451)
@@ -3517,3 +3517,7 @@
 BUGCR67540 BUGWK94735 LINUX : fast/text/emphasis-overlap.html = IMAGE IMAGE+TEXT
 
 BUGWK94793 : fast/notifications/notifications-event-listener-crash.html = TEXT PASS
+
+BUGWK94829 LINUX DEBUG : inspector/timeline/timeline-dom-content-loaded-event.html = TEXT
+BUGWK94829 LINUX DEBUG : inspector/timeline/timeline-enum-stability.html = CRASH
+BUGWK94829 LINUX DEBUG : inspector/timeline/timeline-load-event.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to