WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 151507
151448
storage/indexeddb/modern/cursor tests flakily time out on mac-wk1
https://bugs.webkit.org/show_bug.cgi?id=151448
Summary
storage/indexeddb/modern/cursor tests flakily time out on mac-wk1
Ryan Haddad
Reported
2015-11-19 10:57:48 PST
storage/indexeddb/modern/cursor-2.html flakily times out on mac-wk1 Run: <
https://build.webkit.org/builders/Apple%20Mavericks%20Debug%20WK1%20(Tests)/builds/17148
> Results: <
https://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r192631%20(17148)/results.html
> Flakiness dashboard: <
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fcursor-2.html
>
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2015-11-19 13:03:16 PST
Same for storage/indexeddb/modern/cursor-3.html Flakiness dashboard: <
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fcursor-3.html
>
Ryan Haddad
Comment 2
2015-11-19 13:05:22 PST
(In reply to
comment #1
)
> Same for storage/indexeddb/modern/cursor-3.html > > Flakiness dashboard: > <
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard
. > html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fcursor-3.html>
Marked as flaky in <
https://trac.webkit.org/r192655
>
Brady Eidson
Comment 3
2015-11-20 10:38:46 PST
These timeout is because an IDBTransaction callback was never received in javascript on the test web page. This could be because the IDBTransaction's wrapper was garbage collected, so the callback could not be made. I noticed this happening while working on
https://bugs.webkit.org/show_bug.cgi?id=151456
, and it will be fixed when that patch lands. This might go away after that.
Brady Eidson
Comment 4
2015-11-20 12:24:36 PST
*** This bug has been marked as a duplicate of
bug 151507
***
Brady Eidson
Comment 5
2015-12-08 15:58:54 PST
Flakiness dashboard says these pass now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug