Bug 156718 - Investigate iOS-simulator failure on storage/websql/alter-to-info-table.html
Summary: Investigate iOS-simulator failure on storage/websql/alter-to-info-table.html
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-18 14:56 PDT by Gavin Barraclough
Modified: 2017-06-06 13:07 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>.