Bug 187192 - run-jsc should print when jsc exits with non-zero status
Summary: run-jsc should print when jsc exits with non-zero status
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-29 13:36 PDT by Keith Miller
Modified: 2018-06-29 14:18 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.09 KB, patch)
2018-06-29 13:36 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (1.10 KB, patch)
2018-06-29 13:38 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (1.09 KB, patch)
2018-06-29 13:39 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2018-06-29 13:36:17 PDT
run-jsc should print when jsc exits with non-zero status
Comment 1 Keith Miller 2018-06-29 13:36:31 PDT
Created attachment 343937 [details]
Patch
Comment 2 Saam Barati 2018-06-29 13:37:39 PDT
Comment on attachment 343937 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=343937&action=review

> Tools/Scripts/run-jsc:66
> +        print STDERR "jsc exited with non-zero status: $status\n";

maybe \n prefix too?
Comment 3 Keith Miller 2018-06-29 13:38:49 PDT
Created attachment 343938 [details]
Patch
Comment 4 Keith Miller 2018-06-29 13:39:14 PDT
Created attachment 343939 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2018-06-29 14:17:42 PDT
Comment on attachment 343939 [details]
Patch for landing

Clearing flags on attachment: 343939

Committed r233372: <https://trac.webkit.org/changeset/233372>
Comment 6 WebKit Commit Bot 2018-06-29 14:17:43 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-06-29 14:18:25 PDT
<rdar://problem/41652259>