WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
158646
[Yosemite Release WK2] imported/w3c/IndexedDB-private-browsing/idbfactory_open9.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=158646
Summary
[Yosemite Release WK2] imported/w3c/IndexedDB-private-browsing/idbfactory_ope...
Ryan Haddad
Reported
2016-06-10 17:10:37 PDT
imported/w3c/IndexedDB-private-browsing/idbfactory_open9.html is a flaky timeout <
https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK2%20(Tests)/builds/15220
> <
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2FIndexedDB-private-browsing%2Fidbfactory_open9.html
>
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-06-10 17:10:58 PDT
Seems to time out alongside imported/w3c/IndexedDB-private-browsing/idbfactory_open9.html
Ryan Haddad
Comment 2
2016-06-10 17:11:49 PDT
(In reply to
comment #1
)
> Seems to time out alongside > imported/w3c/IndexedDB-private-browsing/idbfactory_open9.html
By that, I meant imported/blink/storage/indexeddb/blob-delete-objectstore-db.html
Alexey Proskuryakov
Comment 3
2016-06-11 16:19:49 PDT
I wonder if these timeouts are misreported crashes, like in
bug 158665
.
Brady Eidson
Comment 4
2016-06-11 17:57:16 PDT
(In reply to
comment #3
)
> I wonder if these timeouts are misreported crashes, like in
bug 158665
.
I would love a conclusion on that, as some of these IDB timeouts are beyond mysterious - How do we find out for sure?
Alexey Proskuryakov
Comment 5
2016-06-11 21:41:55 PDT
I checked the bot where the build quoted by Ryan took place, and there is no crash stored there that would be relevant. So chances are that it's a true timeout. Perhaps we could temporarily enable sampling on timeout, or even take a spindump. I'd r+ a patch for that.
Brady Eidson
Comment 6
2016-06-11 21:45:13 PDT
(In reply to
comment #5
)
> I checked the bot where the build quoted by Ryan took place, and there is no > crash stored there that would be relevant. So chances are that it's a true > timeout. > > Perhaps we could temporarily enable sampling on timeout, or even take a > spindump. I'd r+ a patch for that.
I would r+ one, too, but I certainly don't know how to implement one myself.
Alexey Proskuryakov
Comment 7
2016-06-11 22:01:38 PDT
Whoops, this timeout in particular is not a freeze (at least not in WebKitTestRunner or WebContent). It has output:
https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r201935%20(15220)/imported/w3c/IndexedDB-private-browsing/idbfactory_open9-pretty-diff.html
Enabling sample on WKTR is easy (we'd just need to remove --no-sample from arguments), but this is a Databases process freeze at best, and more likely not a freeze at all.
Brady Eidson
Comment 8
2016-07-04 21:44:57 PDT
(In reply to
comment #7
)
> Whoops, this timeout in particular is not a freeze (at least not in > WebKitTestRunner or WebContent). It has output: >
https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/
>
r201935
%20(15220)/imported/w3c/IndexedDB-private-browsing/idbfactory_open9- > pretty-diff.html > > Enabling sample on WKTR is easy (we'd just need to remove --no-sample from > arguments), but this is a Databases process freeze at best, and more likely > not a freeze at all.
Confirming, this cannot be a database process freeze (or crash, or hang), because this is a private browsing test: Database process is not involved at all.
Ahmad Saleem
Comment 9
2024-05-08 07:37:53 PDT
It seems that we don't have any timeout since I couldn't find any platform specific expectations by looking into 'searchfox.org' on wubkat index with 'IndexedDB-private-browsing/idbfactory_open9' keyword and only results (test and expectation file). Marking this as 'RESOLVED CONFIGURATION CHANGED'.
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