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

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

Issue 1076723002: V8 Buildbot: Split x87 into builder/tester. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Review Created 5 years, 8 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/recipes/v8.expected/full_client_v8_V8_Linux___x87___nosnap___debug.json ('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_client_v8_V8_Linux___x87___nosnap___debug_builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___x87___nosnap___debug_builder.json
similarity index 81%
copy from scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_debug_builder.json
copy to scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___x87___nosnap___debug_builder.json
index 37b53023a03c6bc13620e647f685d443d0472b51..91266b938c55eef6145b7b4313bd3846a82837bb 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap_debug_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___x87___nosnap___debug_builder.json
@@ -7,7 +7,7 @@
"--master",
"client.v8",
"--builder",
- "V8 Linux - nosnap debug builder",
+ "V8 Linux - x87 - nosnap - debug builder",
"--slave",
"TestSlavename",
"--spec",
@@ -56,7 +56,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32 v8_use_snapshot=false"
+ "GYP_DEFINES": "gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x87 v8_use_snapshot=false"
},
"name": "gclient runhooks"
},
@@ -96,13 +96,13 @@
"--target",
"Debug",
"--build-url",
- "gs://chromium-v8/v8-linux-nosnap-dbg",
+ "gs://chromium-v8/v8-linux-x87-nosnap-dbg",
"--src-dir",
"v8",
"--factory-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8 Linux - nosnap debug builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8 Linux - x87 - nosnap - debug builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
"--build-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8 Linux - nosnap debug builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8 Linux - x87 - nosnap - debug builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
],
"name": "package build"
},
@@ -111,7 +111,7 @@
"name": "trigger",
"trigger_specs": [
{
- "builder_name": "V8 Linux - nosnap - debug",
+ "builder_name": "V8 Linux - x87 - nosnap - debug",
"properties": {
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -120,7 +120,7 @@
}
],
"~followup_annotations": [
- "@@@STEP_TEXT@V8 Linux - nosnap - debug@@@"
+ "@@@STEP_TEXT@V8 Linux - x87 - nosnap - debug@@@"
]
}
]
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___x87___nosnap___debug.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698