Commit c12e5564 authored by oshima's avatar oshima Committed by Commit bot

Remove athena targets

fyi and chromium_athena.json will be removed in separate CL

BUG=448472

Review URL: https://codereview.chromium.org/851743005

Cr-Commit-Position: refs/heads/master@{#311533}
parent c6b8c5bc
...@@ -86,7 +86,6 @@ ...@@ -86,7 +86,6 @@
}, },
"sql_unittests", "sql_unittests",
"nacl_loader_unittests", "nacl_loader_unittests",
"athena_unittests",
"app_shell_browsertests", "app_shell_browsertests",
"app_shell_unittests", "app_shell_unittests",
"chromevox_tests", "chromevox_tests",
...@@ -100,7 +99,6 @@ ...@@ -100,7 +99,6 @@
"app_shell_browsertests", "app_shell_browsertests",
"app_shell_unittests", "app_shell_unittests",
"ash_unittests", "ash_unittests",
"athena_unittests",
"aura_unittests", "aura_unittests",
"base_unittests", "base_unittests",
"cacheinvalidation_unittests", "cacheinvalidation_unittests",
...@@ -250,7 +248,6 @@ ...@@ -250,7 +248,6 @@
"shards": 2 "shards": 2
} }
}, },
"athena_unittests",
"gcm_unit_tests", "gcm_unit_tests",
"skia_unittests", "skia_unittests",
{ {
......
...@@ -233,7 +233,6 @@ ...@@ -233,7 +233,6 @@
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
} }
}, },
"athena_unittests",
"aura_unittests", "aura_unittests",
{ {
"test": "base_unittests", "test": "base_unittests",
......
...@@ -83,7 +83,6 @@ ...@@ -83,7 +83,6 @@
}, },
"sql_unittests", "sql_unittests",
"nacl_loader_unittests", "nacl_loader_unittests",
"athena_unittests",
"app_shell_browsertests", "app_shell_browsertests",
"app_shell_unittests", "app_shell_unittests",
"chromevox_tests", "chromevox_tests",
...@@ -173,7 +172,6 @@ ...@@ -173,7 +172,6 @@
"shards": 2 "shards": 2
} }
}, },
"athena_unittests",
"gcm_unit_tests", "gcm_unit_tests",
"skia_unittests", "skia_unittests",
{ {
......
...@@ -250,15 +250,6 @@ ...@@ -250,15 +250,6 @@
"chromium_chromeos_ozone" "chromium_chromeos_ozone"
] ]
}, },
{
"test": "athena_unittests",
"platforms": ["linux"],
"chromium_configs": [
"chromium_chromeos",
"chromium_chromeos_athena",
"chromium_chromeos_ozone"
]
},
{ {
"test": "display_unittests", "test": "display_unittests",
"platforms": ["linux"] "platforms": ["linux"]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment