Changeset 129098 in webkit


Ignore:
Timestamp:
Sep 19, 2012 11:56:08 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Unskip JS tests that are no longer crashing after r129065
https://bugs.webkit.org/show_bug.cgi?id=97174

Unreviewed EFL gardening.

Unskip several JS tests that are no longer crashing now that
the fix has landed.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-19

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r129093 r129098  
     12012-09-19  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Unskip JS tests that are no longer crashing after r129065
     4        https://bugs.webkit.org/show_bug.cgi?id=97174
     5
     6        Unreviewed EFL gardening.
     7
     8        Unskip several JS tests that are no longer crashing now that
     9        the fix has landed.
     10
     11        * platform/efl/TestExpectations:
     12
    1132012-09-19  Noel Gordon  <noel.gordon@gmail.com>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r129069 r129098  
    174174# CRASHES
    175175#////////////////////////////////////////////////////////////////////////////////////////
    176 
    177 # REGRESSION(r128802): It made some JS tests crash
    178 webkit.org/b/97001 [ Debug ] fast/dom/message-port-deleted-by-accessor.html [ Crash Pass ]
    179 webkit.org/b/97001 [ Debug ] fast/js/Object-defineProperty.html [ Crash ]
    180 webkit.org/b/97001 [ Debug ] fast/js/array-bad-time.html [ Crash ]
    181 webkit.org/b/97001 [ Debug ] fast/js/array-slow-put.html [ Crash ]
    182 webkit.org/b/97001 [ Debug ] fast/js/object-bad-time.html [ Crash ]
    183 webkit.org/b/97001 [ Debug ] ietestcenter/Javascript/15.4.4.14-9-b-i-5.html [ Crash ]
    184 webkit.org/b/97001 [ Debug ] ietestcenter/Javascript/15.4.4.15-8-b-i-5.html [ Crash ]
    185176
    186177#////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.