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

Side by Side Diff: testing/buildbot/chromium_win8_trybot.json

Issue 960873002: Update from https://crrev.com/318214 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "compile_targets": [ 2 "compile_targets": [
3 "all" 3 "all"
4 ], 4 ],
5 "gtest_tests": [ 5 "gtest_tests": [
6 "base_unittests",
6 "views_unittests", 7 "views_unittests",
7 "wm_unittests", 8 "wm_unittests",
8 "aura_unittests", 9 "aura_unittests",
9 "ash_unittests", 10 "ash_unittests",
10 "compositor_unittests", 11 "compositor_unittests",
11 "content_browsertests", 12 "content_browsertests",
12 "events_unittests", 13 "events_unittests",
13 "ui_touch_selection_unittests", 14 "ui_touch_selection_unittests",
14 "sbox_integration_tests", 15 "sbox_integration_tests",
15 "sbox_validation_tests", 16 "sbox_validation_tests",
16 "sbox_unittests" 17 "sbox_unittests"
17 ] 18 ]
18 } 19 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium_trybot.json ('k') | testing/chromoting/browser_test_commands_linux.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698