Changeset 195638 in webkit


Ignore:
Timestamp:
Jan 26, 2016 4:52:32 PM (8 years ago)
Author:
Chris Dumez
Message:

Unreviewed, temporarily skip fast/history/page-cache-webdatabase-no-transaction-db.html
https://bugs.webkit.org/show_bug.cgi?id=153525

The test flakily crashes, skip it until I can fix it.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r195636 r195638  
     12016-01-26  Chris Dumez  <cdumez@apple.com>
     2
     3        Unreviewed, temporarily skip fast/history/page-cache-webdatabase-no-transaction-db.html
     4        https://bugs.webkit.org/show_bug.cgi?id=153525
     5
     6        The test flakily crashes, skip it until I can fix it.
     7
     8        * TestExpectations:
     9
    1102016-01-26  Ryan Haddad  <ryanhaddad@apple.com>
    211
  • trunk/LayoutTests/TestExpectations

    r195625 r195638  
    849849http/tests/security/contentSecurityPolicy/1.1/stylehash-default-src.html # Needs expected file.
    850850
     851# This test flakily crashes, skip it until the crash is fixed.
     852webkit.org/b/153525 fast/history/page-cache-webdatabase-no-transaction-db.html [ Skip ]
     853
    851854# These state object tests purposefully stress a resource limit, and take multiple seconds to run.
    852855loader/stateobjects/pushstate-size-iframe.html [ Slow ]
Note: See TracChangeset for help on using the changeset viewer.