Bug 82679

Summary: 3 storage tests are flakey
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: abarth, dumi, simon.fraser
Priority: P2 Keywords: MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Simon Fraser (smfr) 2012-03-29 17:13:01 PDT
These tests sometimes timeout:

e.g. http://build.webkit.org/results/Lion%20Intel%20Release%20(WebKit2%20Tests)/r112580%20(5906)/results.html

+storage/statement-success-callback-isolated-world.html	expected actual diff pretty diff		text	pass
+storage/transaction-callback-isolated-world.html	expected actual diff pretty diff		text	pass
+storage/transaction-error-callback-isolated-world.html	expected actual diff pretty diff

I'm going to skip them.
Comment 1 Simon Fraser (smfr) 2012-03-29 17:18:01 PDT
Skipped for Mac in http://trac.webkit.org/changeset/112616
Comment 2 Alexey Proskuryakov 2014-12-19 10:35:19 PST
These tests were skipped and not marked as flaky, so we don't know if this still happens. But many other websql tests ceased to be flaky on bots, so I'm going to try just removing the expectations, not even marking them as flaky.

These tests pass locally with --repeat=100.