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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 2460773002: Fix bad merge caused by repetitive nature of chromium.fyi.json. (Closed)
Patch Set: sync Created 4 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 22050a82f68c421f1122857adbf64857635931cd..092f20a84790796bab836d56a7b6afffb5fed8df 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -12388,12 +12388,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "webkit_unit_tests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "wm_unittests"
},
{
@@ -12734,6 +12728,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "webkit_unit_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "wm_unittests"
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698