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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2963473002: Convert {angle,gl}_unittests to using console_test_launcher. (Closed)
Patch Set: Created 3 years, 6 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 | « testing/buildbot/chromium.gpu.fyi.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index f1c436924d523879a022f21ec54016885ac0f908..8541b603a15c9d9d45eda8c779107571bb3f7592 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -117,8 +117,7 @@
},
"angle_unittests": {
"label": "//third_party/angle/src/tests:angle_unittests",
- "type": "raw",
- "args": [],
+ "type": "console_test_launcher",
},
"app_list_unittests": {
"label": "//ui/app_list:app_list_unittests",
@@ -482,8 +481,7 @@
},
"gl_unittests": {
"label": "//ui/gl:gl_unittests",
- "type": "raw",
- "args": [],
+ "type": "console_test_launcher",
},
"gl_unittests_ozone": {
"label": "//ui/gl:gl_unittests_ozone",
« no previous file with comments | « testing/buildbot/chromium.gpu.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698