summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorsheyang@chromium.org <sheyang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-19 12:33:33 +0000
committersheyang@chromium.org <sheyang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-19 12:33:33 +0000
commit279396e2da0088e9caa01638b5fc6e93cde8c844 (patch)
treeaa4318866777aa1de27d1ace037540d5209079e0 /testing
parent6d5f35330bcd619635829064e447dcdb767d19e0 (diff)
downloadchromium_src-279396e2da0088e9caa01638b5fc6e93cde8c844.zip
chromium_src-279396e2da0088e9caa01638b5fc6e93cde8c844.tar.gz
chromium_src-279396e2da0088e9caa01638b5fc6e93cde8c844.tar.bz2
add new test file for win8 trybots
BUG=344543 Review URL: https://codereview.chromium.org/340273002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278343 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium_win8_trybot.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/buildbot/chromium_win8_trybot.json b/testing/buildbot/chromium_win8_trybot.json
new file mode 100644
index 0000000..7d9801b
--- /dev/null
+++ b/testing/buildbot/chromium_win8_trybot.json
@@ -0,0 +1,13 @@
+{
+ "compile_targets": [
+ "all"
+ ],
+ "gtest_tests": [
+ "views_unittests",
+ "wm_unittests",
+ "aura_unittests",
+ "ash_unittests",
+ "compositor_unittests",
+ "events_unittests"
+ ]
+}