Title: [119873] trunk/LayoutTests
Revision
119873
Author
[email protected]
Date
2012-06-08 16:13:03 -0700 (Fri, 08 Jun 2012)

Log Message

viewspec-parser tests still timeout in Chromium debug even when marked slow.
* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119872 => 119873)


--- trunk/LayoutTests/ChangeLog	2012-06-08 23:09:35 UTC (rev 119872)
+++ trunk/LayoutTests/ChangeLog	2012-06-08 23:13:03 UTC (rev 119873)
@@ -1,3 +1,8 @@
+2012-06-08  Ojan Vafai  <[email protected]>
+
+        viewspec-parser tests still timeout in Chromium debug even when marked slow.
+        * platform/chromium/TestExpectations:
+
 2012-06-08  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r119514.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (119872 => 119873)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-08 23:09:35 UTC (rev 119872)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-08 23:13:03 UTC (rev 119873)
@@ -3745,11 +3745,16 @@
 // Fails with a mismatch in $("menulist").selectedIndex
 BUGWK87748 MAC : fast/forms/select/optgroup-clicking.html = TEXT
 
-BUGWK87772 SLOW : svg/dom/viewspec-parser-1.html = PASS
-BUGWK87772 SLOW : svg/dom/viewspec-parser-2.html = PASS
-BUGWK87772 SLOW : svg/dom/viewspec-parser-3.html = PASS
-BUGWK87772 SLOW : svg/dom/viewspec-parser-4.html = PASS
-BUGWK87772 SLOW : svg/dom/viewspec-parser-5.html = PASS
+BUGWK87772 SLOW RELEASE : svg/dom/viewspec-parser-1.html = PASS
+BUGWK87772 DEBUG : svg/dom/viewspec-parser-1.html = TIMEOUT
+BUGWK87772 SLOW RELEASE : svg/dom/viewspec-parser-2.html = PASS
+BUGWK87772 DEBUG : svg/dom/viewspec-parser-2.html = TIMEOUT
+BUGWK87772 SLOW RELEASE : svg/dom/viewspec-parser-3.html = PASS
+BUGWK87772 DEBUG : svg/dom/viewspec-parser-3.html = TIMEOUT
+BUGWK87772 SLOW RELEASE : svg/dom/viewspec-parser-4.html = PASS
+BUGWK87772 DEBUG : svg/dom/viewspec-parser-4.html = TIMEOUT
+BUGWK87772 SLOW RELEASE : svg/dom/viewspec-parser-5.html = PASS
+BUGWK87772 DEBUG : svg/dom/viewspec-parser-5.html = TIMEOUT
 
 BUGWK87789 : media/track/track-cues-missed.html = PASS CRASH
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to