Title: [126460] trunk/LayoutTests
Revision
126460
Author
[email protected]
Date
2012-08-23 11:47:15 -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. Expanded suppressions.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126459 => 126460)


--- trunk/LayoutTests/ChangeLog	2012-08-23 18:45:47 UTC (rev 126459)
+++ trunk/LayoutTests/ChangeLog	2012-08-23 18:47:15 UTC (rev 126460)
@@ -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. Expanded suppressions.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-23  Andrei Onea  <[email protected]>
 
         [CSSRegions]Crash when moving anonymous block children inside a named flow

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (126459 => 126460)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-23 18:45:47 UTC (rev 126459)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-23 18:47:15 UTC (rev 126460)
@@ -3518,6 +3518,6 @@
 
 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
+BUGWK94829 DEBUG : inspector/timeline/timeline-dom-content-loaded-event.html = PASS TEXT CRASH TIMEOUT
+BUGWK94829 DEBUG : inspector/timeline/timeline-enum-stability.html = PASS TEXT CRASH TIMEOUT
+BUGWK94829 DEBUG : inspector/timeline/timeline-load-event.html = PASS TEXT CRASH TIMEOUT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to