Skip to content

Commit

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

Reason for revert:
`findbugs` is running and failing. Undo this again while I figure that out.

Original issue's description:
> Revert of Revert of Now that the cq runs tests on rel, the compile-only bug should be dbg. (patchset chromium#1 id:1 of https://codereview.chromium.org/914023007/)
>
> Reason for revert:
> The regular android dbg bots also do static buils, so trying this again. I'm watching the bot.
>
> Original issue's description:
> > Revert of Now that the cq runs tests on rel, the compile-only bug should 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
> >
> > Committed: https://crrev.com/f3a85349d2da16aa306f1fdc43ea3b5d21a9f956
> > Cr-Commit-Position: refs/heads/master@{#316999}
>
> TBR=jam@chromium.org,sergiyb@chromium.org
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=456396
>
> Committed: https://crrev.com/89f83d5a826c0bfdee8a8cafea307e84d8958df3
> Cr-Commit-Position: refs/heads/master@{#317341}

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

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

Cr-Commit-Position: refs/heads/master@{#317356}
  • Loading branch information
nico authored and Commit bot committed Feb 20, 2015
1 parent be79f6c commit 66e9039
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 66e9039

Please sign in to comment.