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

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

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
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 3012a48f08a9cb479043509dee815500658612b4..c502063bb26642942d467f3864a468f75123d3c8 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1524,6 +1524,9 @@
"test": "content_junit_tests"
},
{
+ "test": "device_junit_tests"
+ },
+ {
"test": "junit_unit_tests"
},
{
@@ -3076,6 +3079,9 @@
"test": "content_junit_tests"
},
{
+ "test": "device_junit_tests"
+ },
+ {
"test": "junit_unit_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698