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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json

Issue 1236443009: V8 Buildbot: Add mac64 asan trybot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipe_modules/v8/builders.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_asan_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json
similarity index 98%
copy from scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_asan_rel.json
copy to scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json
index d60ddc795c7a80bf1903245c859da4712868a3a3..44a9ee383b89e66f31c1cad138042325aca5ad9e 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_asan_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.v8",
"--builder",
- "v8_linux64_asan_rel",
+ "v8_mac64_asan_rel",
"--slave",
"TestSlavename",
"--spec",
@@ -60,7 +60,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "asan=1 clang=1 dcheck_always_on=0 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1 v8_target_arch=x64",
+ "GYP_DEFINES": "asan=1 clang=1 dcheck_always_on=0 fastbuild=0 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1 v8_target_arch=x64",
"GYP_GENERATORS": "ninja"
},
"name": "gclient runhooks"
« no previous file with comments | « scripts/slave/recipe_modules/v8/builders.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698