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

Unified Diff: testing/buildbot/chromium.win.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 | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index c7ae0d48aa5b09a331946fab61838c03ecd0358e..a138a360155e89bc03e3b0738ec4be3234bafa5a 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -86,7 +86,8 @@
"ui_touch_selection_unittests",
"url_unittests",
"views_unittests",
- "wm_unittests"
+ "wm_unittests",
+ "skia_unittests"
],
"scripts": [
{
@@ -196,7 +197,8 @@
"ui_touch_selection_unittests",
"url_unittests",
"views_unittests",
- "wm_unittests"
+ "wm_unittests",
+ "skia_unittests"
],
"scripts": [
{
@@ -314,7 +316,8 @@
},
"url_unittests",
"views_unittests",
- "wm_unittests"
+ "wm_unittests",
+ "skia_unittests"
],
"scripts": [
{
@@ -436,7 +439,8 @@
},
"url_unittests",
"views_unittests",
- "wm_unittests"
+ "wm_unittests",
+ "skia_unittests"
],
"scripts": [
{
@@ -552,7 +556,8 @@
},
"url_unittests",
"views_unittests",
- "wm_unittests"
+ "wm_unittests",
+ "skia_unittests"
],
"scripts": [
{
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698