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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2868693002: Device: enable device_junit_tests in bots (Closed)
Patch Set: s/DisabledTest/Ignore/ Created 3 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 | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/manage.py » ('j') | 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 fa8dff844359fb8d843b88bfe0cfdcd422b1d76f..a4b32154e68859826b8a20089e688c9682840851 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -399,6 +399,10 @@
"label": "//dbus:dbus_unittests",
"type": "windowed_test_launcher",
},
+ "device_junit_tests": {
+ "label": "//device:device_junit_tests",
+ "type": "junit_test",
+ },
"device_unittests": {
"label": "//device:device_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/manage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698