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

Side by Side Diff: testing/buildbot/chromium.fyi.json

Issue 854643004: clang/win tester: Don't run content_unittests_1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux Trusty": { 2 "Linux Trusty": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_unittests", 6 "app_shell_unittests",
7 "aura_unittests", 7 "aura_unittests",
8 "interactive_ui_tests", 8 "interactive_ui_tests",
9 "base_unittests", 9 "base_unittests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 "printing_unittests", 390 "printing_unittests",
391 "remoting_unittests", 391 "remoting_unittests",
392 "sbox_unittests", 392 "sbox_unittests",
393 "sbox_integration_tests", 393 "sbox_integration_tests",
394 "sbox_validation_tests", 394 "sbox_validation_tests",
395 "ipc_tests", 395 "ipc_tests",
396 "sync_unit_tests", 396 "sync_unit_tests",
397 "unit_tests", 397 "unit_tests",
398 "sql_unittests", 398 "sql_unittests",
399 "ui_base_unittests", 399 "ui_base_unittests",
400 "content_unittests_1",
401 "views_unittests", 400 "views_unittests",
402 "browser_tests", 401 "browser_tests",
403 "content_browsertests", 402 "content_browsertests",
404 "installer_util_unittests" 403 "installer_util_unittests"
405 ] 404 ]
406 } 405 }
407 } 406 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698