Changeset 95021 in webkit


Ignore:
Timestamp:
Sep 12, 2011 11:57:40 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

[chromium] fast/js/parseInt.html does not fail any more.
https://bugs.webkit.org/show_bug.cgi?id=65366

parseInt bug was fixed in v8 version 3.6.0.

Patch by Shinya Kawanaka <shinyak@google.com> on 2011-09-12
Reviewed by Eric Seidel.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r95018 r95021  
     12011-09-12  Shinya Kawanaka  <shinyak@google.com>
     2
     3        [chromium] fast/js/parseInt.html does not fail any more.
     4        https://bugs.webkit.org/show_bug.cgi?id=65366
     5
     6        parseInt bug was fixed in v8 version 3.6.0.
     7
     8        Reviewed by Eric Seidel.
     9
     10        * platform/chromium/test_expectations.txt:
     11
    1122011-09-12  Dominic Mazzoni  <dmazzoni@google.com>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r95000 r95021  
    35463546BUGWK65219 WIN : webaudio/audionode.html = PASS CRASH
    35473547
    3548 BUGWK65366 : fast/js/parseInt.html = TEXT
    3549 
    35503548BUGWK65453 MAC : fast/css/outline-auto-empty-rects.html = IMAGE
    35513549
Note: See TracChangeset for help on using the changeset viewer.