Commit 3d0efdf9 authored by thakis's avatar thakis Committed by Commit bot

Now that the cq runs tests on rel, the compile-only bug should be dbg.

Depends on https://codereview.chromium.org/913223007

BUG=456396
TBR=sergiyb@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#316998}
parent e8360108
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"tryserver.chromium.linux": { "tryserver.chromium.linux": {
"android_chromium_gn_compile_dbg": ["defaulttests"], "android_chromium_gn_compile_dbg": ["defaulttests"],
"android_chromium_gn_compile_rel": ["defaulttests"], "android_chromium_gn_compile_rel": ["defaulttests"],
"android_compile_rel": ["defaulttests"], "android_compile_dbg": ["defaulttests"],
"chromium_presubmit": ["defaulttests"], "chromium_presubmit": ["defaulttests"],
"linux_chromium_asan_rel": ["defaulttests"], "linux_chromium_asan_rel": ["defaulttests"],
"linux_chromium_chromeos_compile_dbg_ng": ["defaulttests"], "linux_chromium_chromeos_compile_dbg_ng": ["defaulttests"],
......
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