Title: [91473] trunk/LayoutTests
Revision
91473
Author
[email protected]
Date
2011-07-21 09:08:46 -0700 (Thu, 21 Jul 2011)

Log Message

[Chromium] Mark fast/js/function-apply-many-args.html as timing out.
https://bugs.webkit.org/show_bug.cgi?id=64955

The test is timing out on Mac Debug.

Unreviewed.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91472 => 91473)


--- trunk/LayoutTests/ChangeLog	2011-07-21 15:49:30 UTC (rev 91472)
+++ trunk/LayoutTests/ChangeLog	2011-07-21 16:08:46 UTC (rev 91473)
@@ -1,3 +1,14 @@
+2011-07-21  John Knottenbelt  <[email protected]>
+
+        [Chromium] Mark fast/js/function-apply-many-args.html as timing out.
+        https://bugs.webkit.org/show_bug.cgi?id=64955
+
+        The test is timing out on Mac Debug.
+
+        Unreviewed.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-07-21  Pavel Feldman  <[email protected]>
 
         Web Inspector: RuntimeAgent.evaluateOn should not require "return X;" syntax.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91472 => 91473)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-21 15:49:30 UTC (rev 91472)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-21 16:08:46 UTC (rev 91473)
@@ -2040,7 +2040,7 @@
 // Failing/flaky.
 BUGCR48239 : fast/js/function-apply.html = TEXT
 BUGCR48239 WIN LINUX : fast/js/function-apply-aliased.html = TEXT PASS
-BUGCR48239 : fast/js/function-apply-many-args.html = TEXT
+BUGCR48239 : fast/js/function-apply-many-args.html = TEXT TIMEOUT
 
 // The error gives a different line number than upstream.  Maybe a V8/JSC
 // difference?
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to