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

Unified Diff: testing/buildbot/chromium_win8_trybot.json

Issue 946183002: Add base_unittests to win8 trybot. Fix PEImage tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: namespace the callbacks Created 5 years, 10 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
« base/win/pe_image_unittest.cc ('K') | « base/win/pe_image_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_win8_trybot.json
diff --git a/testing/buildbot/chromium_win8_trybot.json b/testing/buildbot/chromium_win8_trybot.json
index c7c32d36d7c004895aa0909abd46fa19f04eefc2..38e2f614e96615ebe5d239915f94ad596bf64ebf 100644
--- a/testing/buildbot/chromium_win8_trybot.json
+++ b/testing/buildbot/chromium_win8_trybot.json
@@ -3,6 +3,7 @@
"all"
],
"gtest_tests": [
+ "base_unittests",
"views_unittests",
"wm_unittests",
"aura_unittests",
« base/win/pe_image_unittest.cc ('K') | « base/win/pe_image_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698