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

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

Issue 837243002: Reland "skia: Add 'skia_unittests' test suite for this directory." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 11 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 | « skia/skia_tests.gyp ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 62ecaa06e38b57dcd000cdb835791f62837104f6..3e0535eba625b4e98970dc9671f3cc82234a34c2 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -89,7 +89,8 @@
"athena_unittests",
"app_shell_browsertests",
"app_shell_unittests",
- "chromevox_tests"
+ "chromevox_tests",
+ "skia_unittests"
]
},
"Linux ChromiumOS Ozone Tests (1)": {
@@ -149,6 +150,7 @@
"test": "sandbox_linux_unittests",
"args": ["--test-launcher-print-test-stdio=always"]
},
+ "skia_unittests",
"sql_unittests",
"sync_unit_tests",
"ui_base_unittests",
@@ -250,6 +252,7 @@
},
"athena_unittests",
"gcm_unit_tests",
+ "skia_unittests",
{
"test": "interactive_ui_tests",
"swarming": {
« no previous file with comments | « skia/skia_tests.gyp ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698