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

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

Issue 815023003: skia: Add 'skia_unittests' test suite for this directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn build Created 6 years 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.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 62ecaa06e38b57dcd000cdb835791f62837104f6..46f7cca629c06ab39c1d82fffa90078849f9917d 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)": {
@@ -162,7 +163,8 @@
},
"url_unittests",
"views_unittests",
- "wm_unittests"
+ "wm_unittests",
+ "skia_unittests"
]
},
"Linux ChromiumOS Tests (dbg)(1)": {
@@ -250,6 +252,7 @@
},
"athena_unittests",
"gcm_unit_tests",
+ "skia_unittests",
{
"test": "interactive_ui_tests",
"swarming": {
« build/all.gyp ('K') | « 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