Bug 82679
| Summary: | 3 storage tests are flakey | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | DOM | Assignee: | 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 | ||
Simon Fraser (smfr)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Skipped for Mac in http://trac.webkit.org/changeset/112616
Alexey Proskuryakov
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.