WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 154747
storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html flaky on mac-wk2
https://bugs.webkit.org/show_bug.cgi?id=154747
Summary
storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html flaky on...
Ryan Haddad
Reported
2016-02-26 13:39:54 PST
storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html flaky on mac-wk2 Most recent failure: <
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r197191%20(3257)/results.html
> Flakiness dashboard: <
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fdelete-in-upgradeneeded-close-in-open-success.html
> --- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/storage/indexeddb/delete-in-upgradeneeded-close-in-open-success-expected.txt +++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/storage/indexeddb/delete-in-upgradeneeded-close-in-open-success-actual.txt @@ -24,15 +24,15 @@ PASS event.newVersion is null sawVersionChange = true -deleteBlockedCallback(): -PASS sawVersionChange is true -sawDeleteBlocked = true - openSuccess(): PASS sawUpgradeNeeded is true db = event.target.result PASS db.version is 1 db.close() + +deleteBlockedCallback(): +PASS sawVersionChange is true +sawDeleteBlocked = true deleteSuccessCallback(): PASS sawVersionChange is true
Attachments
Patch v1
(3.19 KB, patch)
2016-03-03 09:58 PST
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-03-03 09:53:38 PST
This callback coming out of order like this is okay. Makes sense that it's WK2-only, since WK1 has a much more well defined order with the thread-hopping versus process hopping. Easy fix to the test to make it determinate.
Brady Eidson
Comment 2
2016-03-03 09:58:11 PST
Created
attachment 272760
[details]
Patch v1
WebKit Commit Bot
Comment 3
2016-03-03 11:46:16 PST
Comment on
attachment 272760
[details]
Patch v1 Clearing flags on attachment: 272760 Committed
r197513
: <
http://trac.webkit.org/changeset/197513
>
WebKit Commit Bot
Comment 4
2016-03-03 11:46:20 PST
All reviewed patches have been landed. Closing bug.
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