Bug 141231 - run-webkit-tests doesn't always capture ASan violation reports
Summary: run-webkit-tests doesn't always capture ASan violation reports
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-02-03 22:01 PST by Alexey Proskuryakov
Modified: 2015-02-04 10:39 PST (History)
4 users (show)

See Also:


Attachments
proposed fix (4.33 KB, patch)
2015-02-03 22:22 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 Alexey Proskuryakov 2015-02-03 22:01:26 PST
ASan violation reports take as long as a crash log to be generated (~90 seconds on my Mac Pro). We wait for crash logs for a long time, but we don't have comparable logic for ASan stderr output.
Comment 1 Alexey Proskuryakov 2015-02-03 22:22:47 PST
Created attachment 246018 [details]
proposed fix
Comment 2 WebKit Commit Bot 2015-02-04 10:39:03 PST
Comment on attachment 246018 [details]
proposed fix

Clearing flags on attachment: 246018

Committed r179616: <http://trac.webkit.org/changeset/179616>
Comment 3 WebKit Commit Bot 2015-02-04 10:39:06 PST
All reviewed patches have been landed.  Closing bug.