Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "Linux ChromiumOS Tests (1)": { | 2 "Linux ChromiumOS Tests (1)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 "accessibility_unittests", | 4 "accessibility_unittests", |
| 5 { | 5 { |
| 6 "test": "base_unittests", | 6 "test": "base_unittests", |
| 7 "swarming": { | 7 "swarming": { |
| 8 "can_use_on_swarming_builders": true | 8 "can_use_on_swarming_builders": true |
| 9 } | 9 } |
| 10 }, | 10 }, |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 85 "athena_unittests", | 85 "athena_unittests", |
| 86 "app_shell_browsertests", | 86 "app_shell_browsertests", |
| 87 "app_shell_unittests", | 87 "app_shell_unittests", |
| 88 "chromevox_tests" | 88 "chromevox_tests" |
| 89 ] | 89 ] |
| 90 }, | 90 }, |
| 91 "Linux ChromiumOS Tests (2)": { | 91 "Linux ChromiumOS Tests (2)": { |
| 92 "gtest_tests": [ | 92 "gtest_tests": [ |
| 93 ] | 93 ] |
| 94 }, | 94 }, |
| 95 "Linux ChromiumOS Athena Tests (1)": { | |
| 96 "gtest_tests": [ | |
| 97 "athena_unittests", | |
| 98 "browser_tests" | |
|
sky
2014/10/09 17:43:19
Can these be swarmed?
Mr4D (OOO till 08-26)
2014/10/09 19:45:14
Should be the same as chrome. Added.
| |
| 99 ] | |
| 100 }, | |
| 95 "Linux ChromiumOS Ozone Tests (1)": { | 101 "Linux ChromiumOS Ozone Tests (1)": { |
| 96 "gtest_tests": [ | 102 "gtest_tests": [ |
| 97 "accessibility_unittests", | 103 "accessibility_unittests", |
| 98 "app_list_unittests", | 104 "app_list_unittests", |
| 99 "app_shell_browsertests", | 105 "app_shell_browsertests", |
| 100 "app_shell_unittests", | 106 "app_shell_unittests", |
| 101 "ash_unittests", | 107 "ash_unittests", |
| 102 "athena_unittests", | 108 "athena_unittests", |
| 103 "aura_unittests", | 109 "aura_unittests", |
| 104 "base_unittests", | 110 "base_unittests", |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 234 }, | 240 }, |
| 235 "Linux ChromiumOS Tests (dbg)(2)": { | 241 "Linux ChromiumOS Tests (dbg)(2)": { |
| 236 "gtest_tests": [ | 242 "gtest_tests": [ |
| 237 ] | 243 ] |
| 238 }, | 244 }, |
| 239 "Linux ChromiumOS Tests (dbg)(3)": { | 245 "Linux ChromiumOS Tests (dbg)(3)": { |
| 240 "gtest_tests": [ | 246 "gtest_tests": [ |
| 241 ] | 247 ] |
| 242 } | 248 } |
| 243 } | 249 } |
| OLD | NEW |