Commit efcab861 authored by John Abd-El-Malek's avatar John Abd-El-Malek

Move Linux debug tests from Linux Tests (dbg)(2) to Linux Tests (dbg)(1) for...

Move Linux debug tests from Linux Tests (dbg)(2) to Linux Tests (dbg)(1) for consistency with other testers after turning on swarming.

BUG=414808
TBR=phajdan.jr@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#297142}
parent 95e63dca
...@@ -161,10 +161,6 @@ ...@@ -161,10 +161,6 @@
] ]
}, },
"Linux Tests (dbg)(1)": { "Linux Tests (dbg)(1)": {
"gtest_tests": [
]
},
"Linux Tests (dbg)(2)": {
"gtest_tests": [ "gtest_tests": [
"accessibility_unittests", "accessibility_unittests",
"app_list_unittests", "app_list_unittests",
...@@ -264,6 +260,10 @@ ...@@ -264,6 +260,10 @@
"wm_unittests" "wm_unittests"
] ]
}, },
"Linux Tests (dbg)(2)": {
"gtest_tests": [
]
},
"Linux Clang (dbg)": { "Linux Clang (dbg)": {
"gtest_tests": [ "gtest_tests": [
"accessibility_unittests", "accessibility_unittests",
......
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