Title: [125636] trunk/LayoutTests
Revision
125636
Author
yu...@chromium.org
Date
2012-08-14 19:33:41 -0700 (Tue, 14 Aug 2012)

Log Message

[Chromium] Unreviewed test expectation update. Address new flakiness
and slow tests.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125635 => 125636)


--- trunk/LayoutTests/ChangeLog	2012-08-15 02:14:23 UTC (rev 125635)
+++ trunk/LayoutTests/ChangeLog	2012-08-15 02:33:41 UTC (rev 125636)
@@ -1,3 +1,10 @@
+2012-08-14  Yuta Kitamura  <yu...@google.com>
+
+        [Chromium] Unreviewed test expectation update. Address new flakiness
+        and slow tests.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-14  Ojan Vafai  <o...@chromium.org>
 
         Fix access to m_markupBox in WebCore::EllipsisBox::paint

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (125635 => 125636)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-15 02:14:23 UTC (rev 125635)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-15 02:33:41 UTC (rev 125636)
@@ -64,6 +64,7 @@
 BUGCR24182 SLOW DEBUG : jquery/offset.html = PASS
 BUGCR24182 LINUX ANDROID WIN DEBUG : jquery/traversing.html = PASS TIMEOUT
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : svg/dom/baseVal-animVal-crash.html = PASS
+BUGCR24182 SLOW MAC : storage/indexeddb/factory-basics.html = PASS
 
 // These tests started being slow when we switched to DRT.
 BUGWK90488 SLOW LINUX WIN DEBUG : inspector = PASS
@@ -1584,10 +1585,6 @@
 // This test isn't just slow -- sometimes it times out indefinitely.
 BUGCR27569 : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = PASS TIMEOUT
 
-// Merge WebKit 42200:42244 regressions
-BUGCR9786 : fast/dom/Window/dom-access-from-closure-iframe.html = TEXT
-BUGCR9786 : fast/dom/Window/dom-access-from-closure-window.html = TEXT
-
 BUGCR9798 SLOW WIN DEBUG : fast/dom/Window/slow-unload-handler.html = PASS
 
 BUGCR9798 WIN DEBUG : http/tests/misc/redirect-with-quotes.php = PASS TIMEOUT
@@ -3352,6 +3349,7 @@
 // Flaky. It also times out very frequently on Windows and Linux debug build.
 BUGWK90207 SLOW WIN DEBUG : fast/forms/select/select-state-restore.html = PASS TEXT
 BUGWK90207 SLOW LINUX ANDROID DEBUG : fast/forms/select/select-state-restore.html = PASS TEXT
+BUGWK90207 WIN RELEASE : fast/forms/select/select-state-restore.html = PASS TIMEOUT
 
 // Flaky
 BUGWK90430 : inspector/timeline/timeline-receive-response-event.html = PASS TEXT TIMEOUT
@@ -3494,3 +3492,8 @@
 
 BUGWK94010 DEBUG : fast/regex/unicodeCaseInsensitive.html = PASS CRASH
 BUGWK94017 WIN : css2.1/20110323/c541-word-sp-000.htm = IMAGE
+
+BUGWK94059 DEBUG : editing/selection/move-by-line-001.html = PASS TEXT
+BUGWK94059 LION RELEASE : editing/selection/move-by-line-001.html = PASS TEXT
+
+BUGWK94060 LINUX : fast/dom/Window/dom-access-from-closure-window.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to