Bug 139646 - Report network process crashes during layout tests
Summary: Report network process crashes during layout tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 09:32 PST by Antti Koivisto
Modified: 2015-02-07 11:38 PST (History)
5 users (show)

See Also:


Attachments
proposed patch (8.45 KB, patch)
2015-02-06 11:54 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-12-15 09:32:07 PST
Currently network process crashes just show up as test timeouts. The test report should include network process crashes and stacks.
Comment 1 Alexey Proskuryakov 2015-02-06 11:54:00 PST
Created attachment 246170 [details]
proposed patch
Comment 2 WebKit Commit Bot 2015-02-06 13:21:16 PST
Comment on attachment 246170 [details]
proposed patch

Clearing flags on attachment: 246170

Committed r179754: <http://trac.webkit.org/changeset/179754>
Comment 3 WebKit Commit Bot 2015-02-06 13:21:20 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 David Kilzer (:ddkilzer) 2015-02-07 07:23:20 PST
Is there a bug to track doing this same thing for the Databases process?
Comment 5 Alexey Proskuryakov 2015-02-07 11:38:33 PST
No, there isn't such a bug.