Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(485)

Issue 775343003: Makes mojob create a different directory when --asan is specified (Closed)

Created:
6 years ago by sky
Modified:
6 years ago
Reviewers:
eseidel, viettrungluu, ojan
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Makes mojob create a different directory when --asan is specified This makes it easier to have both asan and non-asan builds on the same machine. BUG=438734 TEST=none R=eseidel@chromium.org, viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/665d845bf07466b8a83937897684bcc9280aa378

Patch Set 1 #

Patch Set 2 : include #

Total comments: 3

Patch Set 3 : parent_parent #

Total comments: 2

Patch Set 4 : use and merge 2 trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M mojo/tools/get_test_list.py View 1 chunk +1 line, -1 line 0 comments Download
M mojo/tools/mojob.py View 1 2 3 3 chunks +3 lines, -5 lines 0 comments Download
M mojo/tools/mopy/paths.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (2 generated)
sky
6 years ago (2014-12-04 22:30:06 UTC) #1
viettrungluu
https://codereview.chromium.org/775343003/diff/20001/mojo/tools/get_test_list.py File mojo/tools/get_test_list.py (right): https://codereview.chromium.org/775343003/diff/20001/mojo/tools/get_test_list.py#newcode119 mojo/tools/get_test_list.py:119: "-t", os.path.basename(build_dir), Does test_sky really just take a directory ...
6 years ago (2014-12-04 23:30:54 UTC) #2
sky
+eseidel Eric, we're making mojob output to a directory with asan in the name when ...
6 years ago (2014-12-05 00:01:39 UTC) #4
eseidel
I'm not familiar with mojob. James is probably a better reviewer here.
6 years ago (2014-12-05 00:20:44 UTC) #5
sky
On 2014/12/05 00:20:44, eseidel wrote: > I'm not familiar with mojob. James is probably a ...
6 years ago (2014-12-05 00:22:59 UTC) #6
eseidel
This seems fine. -t is exactly for specifying the build dir. :)
6 years ago (2014-12-05 00:23:00 UTC) #7
viettrungluu
On 2014/12/05 00:23:00, eseidel wrote: > This seems fine. -t is exactly for specifying the ...
6 years ago (2014-12-05 01:33:22 UTC) #8
viettrungluu
LGTM w/request https://codereview.chromium.org/775343003/diff/40001/mojo/tools/mojob.py File mojo/tools/mojob.py (right): https://codereview.chromium.org/775343003/diff/40001/mojo/tools/mojob.py#newcode194 mojo/tools/mojob.py:194: parent_parser.add_argument('--asan', help='Uses Address Sanitizer', Could you, as ...
6 years ago (2014-12-05 01:35:05 UTC) #9
eseidel
I guess I was confused. It looks like it's: --build-directory=BUILD_DIRECTORY Path to the directory under ...
6 years ago (2014-12-05 02:23:14 UTC) #10
eseidel
6 years ago (2014-12-05 02:24:06 UTC) #12
sky
On 2014/12/05 02:24:06, eseidel wrote: I had originally tried --build-directory (see earlier comments). It appears ...
6 years ago (2014-12-05 15:51:03 UTC) #13
eseidel
Right now test_sky is just run-webkit-tests from Chromium under a differnet name and hugely more ...
6 years ago (2014-12-05 16:24:33 UTC) #14
sky
https://codereview.chromium.org/775343003/diff/40001/mojo/tools/mojob.py File mojo/tools/mojob.py (right): https://codereview.chromium.org/775343003/diff/40001/mojo/tools/mojob.py#newcode194 mojo/tools/mojob.py:194: parent_parser.add_argument('--asan', help='Uses Address Sanitizer', On 2014/12/05 01:35:05, viettrungluu wrote: ...
6 years ago (2014-12-05 16:50:24 UTC) #15
sky
6 years ago (2014-12-05 16:57:16 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
665d845bf07466b8a83937897684bcc9280aa378 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698