| 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 "base_unittests", | 5 "base_unittests", |
| 6 "cacheinvalidation_unittests", | 6 "cacheinvalidation_unittests", |
| 7 "chromeos_unittests", | 7 "chromeos_unittests", |
| 8 "components_unittests", | 8 "components_unittests", |
| 9 "crypto_unittests", | 9 "crypto_unittests", |
| 10 "dbus_unittests", | 10 "dbus_unittests", |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 44 "interactive_ui_tests", | 44 "interactive_ui_tests", |
| 45 "browser_tests", | 45 "browser_tests", |
| 46 "content_browsertests", | 46 "content_browsertests", |
| 47 "app_shell_browsertests", | 47 "app_shell_browsertests", |
| 48 "chromevox_tests" | 48 "chromevox_tests" |
| 49 ] | 49 ] |
| 50 }, | 50 }, |
| 51 "Linux ChromiumOS Ozone Tests (1)": { | 51 "Linux ChromiumOS Ozone Tests (1)": { |
| 52 "gtest_tests": [ | 52 "gtest_tests": [ |
| 53 "accessibility_unittests", | 53 "accessibility_unittests", |
| 54 "ash_unittests", |
| 54 "base_unittests", | 55 "base_unittests", |
| 55 "cacheinvalidation_unittests", | 56 "cacheinvalidation_unittests", |
| 56 "chromeos_unittests", | 57 "chromeos_unittests", |
| 57 "components_unittests", | 58 "components_unittests", |
| 58 "crypto_unittests", | 59 "crypto_unittests", |
| 59 "dbus_unittests", | 60 "dbus_unittests", |
| 60 "display_unittests", | 61 "display_unittests", |
| 61 "gcm_unit_tests", | 62 "gcm_unit_tests", |
| 62 "google_apis_unittests", | 63 "google_apis_unittests", |
| 63 "gpu_unittests", | 64 "gpu_unittests", |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 }, | 141 }, |
| 141 "Linux ChromiumOS Tests (dbg)(3)": { | 142 "Linux ChromiumOS Tests (dbg)(3)": { |
| 142 "gtest_tests": [ | 143 "gtest_tests": [ |
| 143 "athena_unittests", | 144 "athena_unittests", |
| 144 "gcm_unit_tests", | 145 "gcm_unit_tests", |
| 145 "interactive_ui_tests", | 146 "interactive_ui_tests", |
| 146 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} | 147 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} |
| 147 ] | 148 ] |
| 148 } | 149 } |
| 149 } | 150 } |
| OLD | NEW |