Title: [121276] trunk/LayoutTests
Revision
121276
Author
[email protected]
Date
2012-06-26 12:21:32 -0700 (Tue, 26 Jun 2012)

Log Message

[chromium] Mark a layout test as timeout
https://bugs.webkit.org/show_bug.cgi?id=90003

fast/js/repeat-cached-vm-reentry.html started timing out on Mac debug and Win debug builds
between r121233:121239.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121275 => 121276)


--- trunk/LayoutTests/ChangeLog	2012-06-26 19:16:08 UTC (rev 121275)
+++ trunk/LayoutTests/ChangeLog	2012-06-26 19:21:32 UTC (rev 121276)
@@ -1,3 +1,13 @@
+2012-06-26  Alpha Lam  <[email protected]>
+
+        [chromium] Mark a layout test as timeout
+        https://bugs.webkit.org/show_bug.cgi?id=90003
+
+        fast/js/repeat-cached-vm-reentry.html started timing out on Mac debug and Win debug builds
+        between r121233:121239.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-26  Julien Chaffraix  <[email protected]>
 
         Crash in FixedTableLayout::layout

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121275 => 121276)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-26 19:16:08 UTC (rev 121275)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-26 19:21:32 UTC (rev 121276)
@@ -36,7 +36,7 @@
 BUGCR24182 LINUX WIN DEBUG : jquery/traversing.html = PASS TIMEOUT
 BUGCR24182 LEOPARD DEBUG : jquery/traversing.html = PASS TEXT TIMEOUT
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/frames/sandboxed-iframe-navigation-parent.html = PASS
-BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/js/repeat-cached-vm-reentry.html = PASS
+BUGCR24182 SNOWLEOPARD DEBUG : fast/js/repeat-cached-vm-reentry.html = PASS TIMEOUT
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/dom/Window/window-postmessage-clone-deep-array.html = PASS
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/frames/calculate-percentage.html = PASS
 BUGCR24182 SLOW DEBUG WIN MAC : fast/js/dfg-int8array.html = PASS
@@ -3768,3 +3768,6 @@
 
 // Started failing after r121267.
 BUGWK89998 SNOWLEOPARD RELEASE : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE
+
+// Started timeout between r121233:r121239.
+BUGWK90003 WIN DEBUG : fast/js/repeat-cached-vm-reentry.html = TIMEOUT PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to