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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___2.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___2.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___2.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___2.json
index 68e1cdb2416b7a4774cea3757d24af89edd90430..eae4c42a6f40b042c279b4808e2219c528399dc6 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___2.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___nosnap___debug___2.json
@@ -83,6 +83,7 @@
"arm64",
"--testname",
"mjsunit cctest message preparser",
+ "--no-snap",
"--shard_count=2",
"--shard_run=2",
"--flaky-tests",
@@ -111,6 +112,7 @@
"arm64",
"--testname",
"mjsunit cctest message preparser",
+ "--no-snap",
"--shard_count=2",
"--shard_run=2",
"--flaky-tests",
@@ -130,6 +132,7 @@
"arm64",
"--testname",
"webkit",
+ "--no-snap",
"--shard_count=2",
"--shard_run=2",
"--flaky-tests",
@@ -150,6 +153,7 @@
"arm64",
"--testname",
"webkit",
+ "--no-snap",
"--shard_count=2",
"--shard_run=2",
"--flaky-tests",
@@ -169,6 +173,7 @@
"arm64",
"--testname",
"test262",
+ "--no-snap",
"--shard_count=2",
"--shard_run=2"
],
@@ -186,6 +191,7 @@
"arm64",
"--testname",
"mozilla",
+ "--no-snap",
"--shard_count=2",
"--shard_run=2"
],

Powered by Google App Engine
This is Rietveld 408576698