Bug 121011 - run-jsc-stress-tests should be more paranoid about calling make
Summary: run-jsc-stress-tests should be more paranoid about calling make
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 120696
  Show dependency treegraph
 
Reported: 2013-09-08 13:13 PDT by Filip Pizlo
Modified: 2013-09-08 13:58 PDT (History)
7 users (show)

See Also:


Attachments
the patch (1.64 KB, patch)
2013-09-08 13:15 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (1.67 KB, patch)
2013-09-08 13:17 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-09-08 13:13:51 PDT
If it returns with any kind of error then bail out.  Also print the command being used in case we have to debug this, for example on the bots.  The extra verbosity isn't a big deal.
Comment 1 Filip Pizlo 2013-09-08 13:15:03 PDT
Created attachment 210987 [details]
the patch
Comment 2 Filip Pizlo 2013-09-08 13:17:17 PDT
Created attachment 210988 [details]
the patch
Comment 3 Filip Pizlo 2013-09-08 13:58:17 PDT
Landed in http://trac.webkit.org/changeset/155314