Title: [121485] trunk/LayoutTests
Revision
121485
Author
[email protected]
Date
2012-06-28 16:25:35 -0700 (Thu, 28 Jun 2012)

Log Message

[chromium] Mark a test as failing on Linux debug

fast/forms/select/select-state-restore.html is failing on Linux debug because of timeout.

Not reviewed.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121484 => 121485)


--- trunk/LayoutTests/ChangeLog	2012-06-28 23:21:56 UTC (rev 121484)
+++ trunk/LayoutTests/ChangeLog	2012-06-28 23:25:35 UTC (rev 121485)
@@ -1,3 +1,13 @@
+2012-06-28  Alpha Lam  <[email protected]>
+
+        [chromium] Mark a test as failing on Linux debug
+
+        fast/forms/select/select-state-restore.html is failing on Linux debug because of timeout.
+
+        Not reviewed.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-28  Ojan Vafai  <[email protected]>
 
         Rebaselines after http://trac.webkit.org/changeset/119507.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121484 => 121485)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 23:21:56 UTC (rev 121484)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 23:25:35 UTC (rev 121485)
@@ -3785,4 +3785,5 @@
 BUGWK90003 WIN DEBUG : fast/js/repeat-cached-vm-reentry.html = TIMEOUT PASS
 
 // It times out very frequently on Windows and Mac debug build.
-BUGWK90207 SLOW WIN LINUX DEBUG : fast/forms/select/select-state-restore.html = PASS
+BUGWK90207 SLOW WIN DEBUG : fast/forms/select/select-state-restore.html = PASS
+BUGWK90207 SLOW LINUX DEBUG : fast/forms/select/select-state-restore.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to