Bug 144288 - Catch unexpected exits in DumpRenderTree
Summary: Catch unexpected exits in DumpRenderTree
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: 2015-04-27 15:59 PDT by Alexey Proskuryakov
Modified: 2015-04-27 16:35 PDT (History)
0 users

See Also:


Attachments
proposed patch (1.52 KB, patch)
2015-04-27 16:05 PDT, Alexey Proskuryakov
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-04-27 15:59:19 PDT
In bug 142719, one suspicion is that the test actually terminates DumpRenderTree. I think that we can catch such conditions.
Comment 1 Alexey Proskuryakov 2015-04-27 16:05:06 PDT
Created attachment 251782 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2015-04-27 16:35:23 PDT
Committed r183435