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, 158646, 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, 158741, 159060, 159103, 160780, 161001, 161414, 161742, 163122, 164870, 165222, 169621    
Bug Blocks:    

Description Brady Eidson 2016-03-03 09:43:24 PST
Modern IDB: Test flakes and failures umbrella
Comment 1 Brady Eidson 2016-04-22 20:22:56 PDT
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.
Comment 2 Brady Eidson 2016-05-02 13:14:50 PDT
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
Comment 3 Brady Eidson 2016-05-02 16:14:14 PDT
(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.
Comment 4 Brady Eidson 2016-05-02 16:15:15 PDT
(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.
Comment 5 Brady Eidson 2016-05-13 08:37:49 PDT
*** Bug 157667 has been marked as a duplicate of this bug. ***
Comment 6 Brady Eidson 2016-12-14 20:36:50 PST
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.