Changeset 194014 in webkit


Ignore:
Timestamp:
Dec 13, 2015 12:25:40 AM (8 years ago)
Author:
beidson@apple.com
Message:

Modern IDB: TextExpectations gardening to run more tests.
https://bugs.webkit.org/show_bug.cgi?id=152217

Reviewed by Alex Christensen.

  • platform/mac-wk1/TestExpectations: 5 crash/timeout tests now either pass or merely have text failures.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r194012 r194014  
     12015-12-13  Brady Eidson  <beidson@apple.com>
     2
     3        Modern IDB: TextExpectations gardening to run more tests.
     4        https://bugs.webkit.org/show_bug.cgi?id=152217
     5
     6        Reviewed by Alex Christensen.
     7
     8        * platform/mac-wk1/TestExpectations: 5 crash/timeout tests now either pass or merely have text failures.
     9
    1102015-12-12  Brady Eidson  <beidson@apple.com>
    211
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r194012 r194014  
    6262
    6363# IDB tests that crash
    64 storage/indexeddb/deleted-objects.html [ Skip ]
    6564storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
    6665storage/indexeddb/intversion-long-queue.html [ Skip ]
    67 storage/indexeddb/keypath-fetch-key.html [ Skip ]
    6866storage/indexeddb/lazy-index-population.html [ Skip ]
    6967storage/indexeddb/structured-clone.html [ Skip ]
     
    8684storage/indexeddb/dont-wedge.html [ Skip ]
    8785storage/indexeddb/intversion-pending-version-changes-ascending.html [ Skip ]
    88 storage/indexeddb/lazy-index-types.html [ Skip ]
    89 storage/indexeddb/odd-strings.html [ Skip ]
    90 storage/indexeddb/transaction-basics.html [ Skip ]
    9186storage/indexeddb/transaction-starvation.html [ Skip ]
    9287storage/indexeddb/unblocked-version-changes.html [ Skip ]
     
    9590storage/indexeddb/database-deletepending-flag.html [ Failure ]
    9691storage/indexeddb/delete-closed-database-object.html [ Failure ]
     92storage/indexeddb/deleted-objects.html [ Failure ]
    9793storage/indexeddb/intversion-gated-on-delete.html [ Failure ]
    9894storage/indexeddb/intversion-open-in-upgradeneeded.html [ Failure ]
     
    10096storage/indexeddb/intversion-pending-version-changes-same.html [ Failure ]
    10197storage/indexeddb/intversion-two-opens-no-versions.html [ Failure ]
     98storage/indexeddb/odd-strings.html [ Failure ]
    10299storage/indexeddb/open-db-private-browsing.html [ Failure ]
    103100storage/indexeddb/open-ordering.html [ Failure ]
    104101storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
    105102storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Failure ]
     103storage/indexeddb/transaction-basics.html [ Failure ]
    106104storage/indexeddb/transaction-scope-sequencing.html [ Failure ]
    107105
Note: See TracChangeset for help on using the changeset viewer.