Bug 119976

Summary: Add a way for layout tests to PASS when doing a controlled CRASH()
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: ap, ddkilzer, kling, rniwa, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Antti Koivisto
Reported 2013-08-18 03:23:57 PDT
It would be useful for verifying that the crash really was controlled (cases like bug 119963). To improve testing performance it could also avoid actually crashing.
Attachments
Alexey Proskuryakov
Comment 1 2013-08-19 09:36:38 PDT
Very neat idea! We could also consider avoiding costly generation of crash logs for regular crashes for tests with [Crash] expectations.
Note You need to log in before you can comment on or make changes to this bug.