Changeset 91473 in webkit


Ignore:
Timestamp:
Jul 21, 2011, 9:08:46 AM (14 years ago)
Author:
jknotten@chromium.org
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r91472 r91473  
     12011-07-21  John Knottenbelt  <jknotten@chromium.org>
     2
     3        [Chromium] Mark fast/js/function-apply-many-args.html as timing out.
     4        https://bugs.webkit.org/show_bug.cgi?id=64955
     5
     6        The test is timing out on Mac Debug.
     7
     8        Unreviewed.
     9
     10        * platform/chromium/test_expectations.txt:
     11
    1122011-07-21  Pavel Feldman  <pfeldman@google.com>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r91471 r91473  
    20412041BUGCR48239 : fast/js/function-apply.html = TEXT
    20422042BUGCR48239 WIN LINUX : fast/js/function-apply-aliased.html = TEXT PASS
    2043 BUGCR48239 : fast/js/function-apply-many-args.html = TEXT
     2043BUGCR48239 : fast/js/function-apply-many-args.html = TEXT TIMEOUT
    20442044
    20452045// The error gives a different line number than upstream.  Maybe a V8/JSC
Note: See TracChangeset for help on using the changeset viewer.