Bug 37380

Summary: new-run-webkit-tests should store results to a directory under the build tree
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Dirk Pranke
Reported 2010-04-09 21:39:39 PDT
Currently, new-run-webkit-tests stores results in /tmp/run-chromium-webkit-tests-layout-test-results/* (run-chromium-webkit-tests being a short-lived name for the script). It would probably be better if the script stored results under the build directories somewhere to avoid collisions between multiple checkouts on the same machine.
Attachments
Patch (1.39 KB, patch)
2010-04-10 22:52 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-04-10 22:52:58 PDT
Adam Barth
Comment 2 2010-04-10 22:54:30 PDT
Comment on attachment 53075 [details] Patch Are you sure nothing downstream depends on the name?
Eric Seidel (no email)
Comment 3 2010-04-10 22:55:59 PDT
Comment on attachment 53075 [details] Patch This is a per-port setting. Chromium stores things somewhere else.
WebKit Commit Bot
Comment 4 2010-04-10 23:05:38 PDT
Comment on attachment 53075 [details] Patch Clearing flags on attachment: 53075 Committed r57442: <http://trac.webkit.org/changeset/57442>
WebKit Commit Bot
Comment 5 2010-04-10 23:05:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.