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

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

Issue 311863003: Fix JSON syntax errors in chromium.fyi test specs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 e91a0f4cf634b86d713a0c824deeea2fe74169dc..27be76b4e5d631735d1d95f92d75aad6986246bd 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -210,7 +210,7 @@
"gtest_tests": [
"browser_tests"
]
- }
+ },
"Chromium Linux MSan": {
"gtest_tests": [
"base_unittests",
@@ -233,7 +233,7 @@
"sync_unit_tests",
"ui_unittests",
"unit_tests",
- "url_unittests",
- ],
- },
+ "url_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