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

Unified Diff: scripts/slave/recipes/v8.py

Issue 1573093002: V8 Buildbot: Remove swarming staging builders/testers. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Review Created 4 years, 11 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.py
diff --git a/scripts/slave/recipes/v8.py b/scripts/slave/recipes/v8.py
index c2e38c35935634d278da635cf7cd8b2ed5e69f15..02de1508cf7b3bb6f5f61aa17c62c4c9ba33e6f9 100644
--- a/scripts/slave/recipes/v8.py
+++ b/scripts/slave/recipes/v8.py
@@ -267,7 +267,7 @@ def GenTests(api):
yield (
api.v8.test(
'client.v8',
- 'V8 Linux - swarming staging 3',
+ 'V8 Linux - shared',
'bisect_swarming',
) +
api.v8.fail('Check') +

Powered by Google App Engine
This is Rietveld 408576698