Changeset 189915 in webkit


Ignore:
Timestamp:
Sep 17, 2015 9:51:31 AM (9 years ago)
Author:
achristensen@apple.com
Message:

Make Windows tests green.

  • platform/win/TestExpectations:

Skip new IndexedDB test on Windows after r189879 because IndexedDB is not enabled on Windows yet.
Also skip new accessibility test after r189862 because stringValue is not implemented.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r189911 r189915  
     12015-09-17  Alex Christensen  <achristensen@webkit.org>
     2
     3        Make Windows tests green.
     4
     5        * platform/win/TestExpectations:
     6        Skip new IndexedDB test on Windows after r189879 because IndexedDB is not enabled on Windows yet.
     7        Also skip new accessibility test after r189862 because stringValue is not implemented.
     8
    192015-09-15  Sergio Villar Senin  <svillar@igalia.com>
    210
  • trunk/LayoutTests/platform/win/TestExpectations

    r189890 r189915  
    253253storage/indexeddb/ [ Skip ]
    254254imported/w3c/indexeddb [ Skip ]
     255js/dom/global-constructors-attributes-idb.html [ Skip ]
    255256http/tests/security/cross-origin-indexeddb-allowed.html [ Skip ]
    256257http/tests/security/cross-origin-indexeddb.html [ Skip ]
     
    12841285webkit.org/b/143081 accessibility/table-cell-display-block.html [ Skip ]
    12851286accessibility/aria-table-with-presentational-elements.html [ Skip ]
     1287
     1288# stringValue is not implemented.
     1289webkit.org/b/149177 accessibility/ax-value-with-search.html [ Skip ]
    12861290
    12871291# Accessibility tests for notifications that don't exist or aren't needed on Mac OS X (or Windows)
Note: See TracChangeset for help on using the changeset viewer.