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

Unified Diff: testing/commit_queue/config.json

Issue 1025703002: CQ: Fully activate CrOS Ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index 52891fb59df33279c1824e5679ee0904de3e432d..6e0b566f272bab46a3f12d0a5d75a965e83d240b 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -53,9 +53,6 @@
],
"linux_chromium_asan_rel_ng": [
"defaulttests"
- ],
- "linux_chromium_chromeos_ozone_rel_ng": [
- "defaulttests"
]
},
"tryserver.chromium.mac": {
@@ -132,6 +129,9 @@
"linux_chromium_chromeos_compile_dbg_ng": [
"defaulttests"
],
+ "linux_chromium_chromeos_ozone_rel_ng": [
+ "defaulttests"
+ ],
"linux_chromium_chromeos_rel_ng": [
"defaulttests"
],
« 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