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

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

Issue 230473004: V8 Buildbot: Add the ability to disable tests in nosnap mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 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
Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___1.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___1.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___1.json
index 454ec1437ffa3aceff3492d6d420a3523343925a..8ef0cd9b73ec3c952d37cfc6c8004014984c14ce 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___1.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___1.json
@@ -83,6 +83,7 @@
"arm64",
"--testname",
"mjsunit cctest message preparser",
+ "--no-snap",
"--shard_count=2",
"--shard_run=1",
"--flaky-tests",
@@ -111,6 +112,7 @@
"arm64",
"--testname",
"mjsunit cctest message preparser",
+ "--no-snap",
"--shard_count=2",
"--shard_run=1",
"--flaky-tests",
@@ -130,6 +132,7 @@
"arm64",
"--testname",
"webkit",
+ "--no-snap",
"--shard_count=2",
"--shard_run=1",
"--flaky-tests",
@@ -150,6 +153,7 @@
"arm64",
"--testname",
"webkit",
+ "--no-snap",
"--shard_count=2",
"--shard_run=1",
"--flaky-tests",
@@ -169,6 +173,7 @@
"arm64",
"--testname",
"test262",
+ "--no-snap",
"--shard_count=2",
"--shard_run=1"
],
@@ -186,6 +191,7 @@
"arm64",
"--testname",
"mozilla",
+ "--no-snap",
"--shard_count=2",
"--shard_run=1"
],

Powered by Google App Engine
This is Rietveld 408576698