Changeset 164668 in webkit


Ignore:
Timestamp:
Feb 25, 2014 1:24:24 PM (10 years ago)
Author:
ap@apple.com
Message:

REGRESSION: All inspector-protocol/model very frequently assert in IDBRequest::~IDBRequest
https://bugs.webkit.org/show_bug.cgi?id=129328

inspector-protocol/indexeddb/basics.html fails
https://bugs.webkit.org/show_bug.cgi?id=129327

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r164649 r164668  
     12014-02-25  Alexey Proskuryakov  <ap@apple.com>
     2
     3        REGRESSION: All inspector-protocol/model very frequently assert in IDBRequest::~IDBRequest
     4        https://bugs.webkit.org/show_bug.cgi?id=129328
     5
     6        inspector-protocol/indexeddb/basics.html fails
     7        https://bugs.webkit.org/show_bug.cgi?id=129327
     8
     9        * TestExpectations: Updating test expectations.
     10
    1112014-02-25  Morten Stenshorne  <mstensho@opera.com>
    212
  • trunk/LayoutTests/TestExpectations

    r164518 r164668  
    105105webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ Failure ]
    106106webkit.org/b/129113 fast/multicol/newmulticol/clipping.html [ ImageOnlyFailure ]
     107
     108webkit.org/b/129327 inspector-protocol/indexeddb/basics.html [ Pass Failure ]
     109
     110# These assert in IndexedDB code very freqyently.
     111webkit.org/b/129328 inspector-protocol/model [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.