Changeset 128998 in webkit


Ignore:
Timestamp:
Sep 19, 2012 7:04:58 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Skip fast/dom/message-port-deleted-by-accessor.html
https://bugs.webkit.org/show_bug.cgi?id=97105

Unreviewed EFL gardening.

Add fast/dom/message-port-deleted-by-accessor.html to
TestExpectations because it sometimes crashes on debug
build bots after r128802.

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

    r128993 r128998  
     12012-09-19  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Skip fast/dom/message-port-deleted-by-accessor.html
     4        https://bugs.webkit.org/show_bug.cgi?id=97105
     5
     6        Unreviewed EFL gardening.
     7
     8        Add fast/dom/message-port-deleted-by-accessor.html to
     9        TestExpectations because it sometimes crashes on debug
     10        build bots after r128802.
     11
     12        * platform/efl/TestExpectations:
     13
    1142012-09-19  Christophe Dumez  <christophe.dumez@intel.com>
    215
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128993 r128998  
    175175//////////////////////////////////////////////////////////////////////////////////////////
    176176
    177 // REGRESSION(r128802): It made some JS tests crash
     177// REGRESSION(r128802): It made some JS tests crash
     178BUGWK97001 DEBUG : fast/dom/message-port-deleted-by-accessor.html = CRASH PASS
    178179BUGWK97001 DEBUG : fast/js/Object-defineProperty.html = CRASH
    179180BUGWK97001 DEBUG : fast/js/array-bad-time.html = CRASH
Note: See TracChangeset for help on using the changeset viewer.