WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
155091
storage/indexeddb/modern/exceed-open-file-limit.html is very slow, frequently times out
https://bugs.webkit.org/show_bug.cgi?id=155091
Summary
storage/indexeddb/modern/exceed-open-file-limit.html is very slow, frequently...
Alexey Proskuryakov
Reported
2016-03-06 09:56:15 PST
storage/indexeddb/modern/exceed-open-file-limit.html has become very slow, and it frequently times out.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fexceed-open-file-limit.html
What's curious is that it seems to have regressed when another test got skipped, <
https://trac.webkit.org/changeset/197583
>.
Attachments
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-03-06 10:30:10 PST
(In reply to
comment #0
)
> storage/indexeddb/modern/exceed-open-file-limit.html has become very slow, > and it frequently times out. > >
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard
. > html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fexceed-open-file- > limit.html > > What's curious is that it seems to have regressed when another test got > skipped, <
https://trac.webkit.org/changeset/197583
>.
This one and that other one go hand-in-hand. They're basically the same thing - open lots of file handles. It should just be skipped, too, until we can give *very* slow running tests a chance to finish at the end.
Ryan Haddad
Comment 2
2016-03-07 13:08:20 PST
Skipped with <
http://trac.webkit.org/projects/webkit/changeset/197700
>
Brady Eidson
Comment 3
2016-03-07 14:40:26 PST
Not a regression in the traditional sense since this was always liable to happen from the moment the test was checked in. The reason for this timeout is well understood, and is an infrastructure issue. Should not block the umbrella 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