Bug 154968
Summary: | Modern IDB: Test flakes and failures umbrella | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, ap |
Priority: | P2 | ||
Version: | Safari 9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=149117 https://bugs.webkit.org/show_bug.cgi?id=160306 |
||
Bug Depends on: | 154681, 155028, 156070, 158500, 159896, 161633, 161653, 161720, 161926, 165505, 154606, 154618, 154619, 154657, 154747, 154748, 154975, 155050, 155131, 155506, 156351, 156994, 157274, 157448, 157494, 157525, 157915, 157917, 157980, 158501, 158639, 158640, 158646, 158741, 159060, 159103, 160780, 161001, 161414, 161742, 163122, 164870, 165222, 169621 | ||
Bug Blocks: |
Brady Eidson
Modern IDB: Test flakes and failures umbrella
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
Mass updated the list of filed flakes to all block this bug, and to no longer block the master IDB bug (149117)
That helps keep the 149117 bug list clear, and makes this bug a one-stop-shop for them all.
Brady Eidson
Primary strategy going forward for diagnosing these is to gather IndexedDB logs during the test and to dump them in case the test times out.
This is tracked by https://bugs.webkit.org/show_bug.cgi?id=157274
Brady Eidson
(In reply to comment #2)
> Primary strategy going forward for diagnosing these is to gather IndexedDB
> logs during the test and to dump them in case the test times out.
>
> This is tracked by https://bugs.webkit.org/show_bug.cgi?id=157274
As of http://trac.webkit.org/changeset/200346 we now have this logging mechanism in place for WK1 timeouts.
WK2 will be a bit more tricky.
Brady Eidson
(In reply to comment #3)
> (In reply to comment #2)
> > Primary strategy going forward for diagnosing these is to gather IndexedDB
> > logs during the test and to dump them in case the test times out.
> >
> > This is tracked by https://bugs.webkit.org/show_bug.cgi?id=157274
>
> As of http://trac.webkit.org/changeset/200346 we now have this logging
> mechanism in place for WK1 timeouts.
>
> WK2 will be a bit more tricky.
The WK1 functionality should (eventually) get us useful information for 5 of these known flakes.
Brady Eidson
*** Bug 157667 has been marked as a duplicate of this bug. ***
Brady Eidson
Since Modern IDB has shipped, and we've basically completed IDB 2.0 for now, and some test flakes cover both efforts, it makes no sense to have this block the "Modern IDB" bug.
Relating, but unblocking.