Bug 91133

Summary: Layout Test storage/indexeddb/constants.html is flaky
Product: WebKit Reporter: W. James MacLean <wjmaclean>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, dgrogan, jsbell
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 90469    
Bug Blocks:    

Description W. James MacLean 2012-07-12 12:43:07 PDT
The following layout test is flaky on WebKit WIN

storage/indexeddb/constants.html

Probable cause:

Unknown. Started after 122286?
Comment 1 Joshua Bell 2012-07-12 15:13:17 PDT
Pattern seems similar to https://bugs.webkit.org/show_bug.cgi?id=90469
Comment 2 Joshua Bell 2012-07-12 16:18:23 PDT
Flakiness dashboard link:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=storage%2Findexeddb%2Fconstants.html

That this test is crashing/flaky is both bizarre and informative as it doesn't actually exercise any IDB code in a meaningful way - it's just looking at const values!
Comment 3 Joshua Bell 2012-07-20 11:12:53 PDT
Rollback to address this issue in: http://trac.webkit.org/changeset/123110
Removed expectation in: http://trac.webkit.org/changeset/123238.