Bug 156718

Summary: Investigate iOS-simulator failure on storage/websql/alter-to-info-table.html
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, jbedard, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Gavin Barraclough 2016-04-18 14:56:15 PDT
This test fails since enabling WAL mode.

What is actually happening is that something that should fail anyway (rename over our info table) is failing slightly differently.
Comment 1 Gavin Barraclough 2016-04-18 18:02:22 PDT
<rdar://problem/25791901>
Comment 2 Jonathan Bedard 2017-06-06 13:07:48 PDT
When gardening for on-device testing, it was found that this test does not fail on device. Moved the test expectation in <https://trac.webkit.org/changeset/217851/webkit>.