Skip to content

Commit

Permalink
Revert of Now that the cq runs tests on rel, the compile-only bug sho…
Browse files Browse the repository at this point in the history
…uld be dbg. (patchset chromium#1 id:1 of https://codereview.chromium.org/937853002/)

Reason for revert:
Too many red builds on the dbg not, need to investigate tomorrow. Also, it does a static build for some reason.

Original issue's description:
> 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
>
> Committed: https://crrev.com/3d0efdf9afa56e55b8d8c62fd883a1992f35cf45
> Cr-Commit-Position: refs/heads/master@{#316998}

TBR=jam@chromium.org,sergiyb@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=456396

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

Cr-Commit-Position: refs/heads/master@{#316999}
  • Loading branch information
nico authored and Commit bot committed Feb 19, 2015
1 parent 3d0efdf commit f3a8534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/commit_queue/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tryserver.chromium.linux": {
"android_chromium_gn_compile_dbg": ["defaulttests"],
"android_chromium_gn_compile_rel": ["defaulttests"],
"android_compile_dbg": ["defaulttests"],
"android_compile_rel": ["defaulttests"],
"chromium_presubmit": ["defaulttests"],
"linux_chromium_asan_rel": ["defaulttests"],
"linux_chromium_chromeos_compile_dbg_ng": ["defaulttests"],
Expand Down

0 comments on commit f3a8534

Please sign in to comment.