Commit Graph

137 Commits

Author SHA1 Message Date
be77920021 Revert of CQ: Remove Linux ARM64 Debug trybot from default set. (patchset #1 id:1 of https://codereview.webrtc.org/2790263003/ )
Reason for revert:
The build config is now working again.

Original issue's description:
> CQ: Remove Linux ARM64 Debug trybot from default set.
>
> It appears recent changes in Chromium (crbug.com/708104) is causing
> this to fail.
> Need to disable this to unblock rolling.
>
> BUG=webrtc:7024
> TBR=oprypin@webrtc.org
>
> Review-Url: https://codereview.webrtc.org/2790263003 .
> Cr-Commit-Position: refs/heads/master@{#17521}
> Committed: 5115645c01

TBR=oprypin@webrtc.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=webrtc:7024

Review-Url: https://codereview.webrtc.org/2805603003
Cr-Commit-Position: refs/heads/master@{#17560}
2017-04-06 10:07:02 +00:00
5115645c01 CQ: Remove Linux ARM64 Debug trybot from default set.
It appears recent changes in Chromium (crbug.com/708104) is causing
this to fail.
Need to disable this to unblock rolling.

BUG=webrtc:7024
TBR=oprypin@webrtc.org

Review-Url: https://codereview.webrtc.org/2790263003 .
Cr-Commit-Position: refs/heads/master@{#17521}
2017-04-04 08:59:33 +00:00
4271224aef CQ: Remove linux32_rel from default trybots
We need to unblock rolling.

BUG=webrtc:7413
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2794203003 .
Cr-Commit-Position: refs/heads/master@{#17519}
2017-04-04 06:33:30 +00:00
687392ffba Revert of CQ: Remove ARM64 trybots until toolchain issues are resolved. (patchset #1 id:1 of https://codereview.webrtc.org/2776393005/ )
Reason for revert:
These bots are now fully functional

Original issue's description:
> CQ: Remove ARM64 trybots until toolchain issues are resolved.
>
> BUG=webrtc:7024
> TBR=oprypin@webrtc.org
>
> Review-Url: https://codereview.webrtc.org/2776393005 .
> Cr-Commit-Position: refs/heads/master@{#17447}
> Committed: 2103f8e59b

TBR=oprypin@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=webrtc:7024

Review-Url: https://codereview.webrtc.org/2783003002
Cr-Commit-Position: refs/heads/master@{#17455}
2017-03-29 21:01:46 +00:00
2103f8e59b CQ: Remove ARM64 trybots until toolchain issues are resolved.
BUG=webrtc:7024
TBR=oprypin@webrtc.org

Review-Url: https://codereview.webrtc.org/2776393005 .
Cr-Commit-Position: refs/heads/master@{#17447}
2017-03-29 14:05:10 +00:00
065b6aca3b CQ: Add ARM64 trybots and rename the 32-bit one.
BUG=webrtc:7024
NOTRY=True
R=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2781453005 .
Cr-Commit-Position: refs/heads/master@{#17444}
2017-03-29 11:44:17 +00:00
8fe6568242 CQ: Remove linux_arm trybot
It will soon be added back with a new name in
https://codereview.webrtc.org/2781453005/

BUG=webrtc:7024
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2785463004 .
Cr-Commit-Position: refs/heads/master@{#17443}
2017-03-29 11:27:14 +00:00
832a6fdc7e CQ: Add linux32_rel to default trybots
This will prevent breakages like the referenced bug
in the future.

BUG=webrtc:7413
TBR=lliuu@webrtc.org

Review-Url: https://codereview.webrtc.org/2780723003 .
Cr-Commit-Position: refs/heads/master@{#17405}
2017-03-28 04:20:00 +00:00
46f901537a Revert of CQ: Temporarily remove linux_baremetal (patchset #1 id:1 of https://codereview.webrtc.org/2774243002/ )
Reason for revert:
The bots are back

Original issue's description:
> CQ: Temporarily remove linux_baremetal
>
> Both machines seem stuck offline.
>
> BUG=chromium:705369
> TBR=ehmaldonado@webrtc.org
>
> Review-Url: https://codereview.webrtc.org/2774243002 .
> Cr-Commit-Position: refs/heads/master@{#17383}
> Committed: 56e4196c8d

TBR=ehmaldonado@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:705369

Review-Url: https://codereview.webrtc.org/2782473003
Cr-Commit-Position: refs/heads/master@{#17400}
2017-03-27 20:30:56 +00:00
56e4196c8d CQ: Temporarily remove linux_baremetal
Both machines seem stuck offline.

BUG=chromium:705369
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2774243002 .
Cr-Commit-Position: refs/heads/master@{#17383}
2017-03-27 06:30:41 +00:00
4c4fdeb199 Infra CQ config: remove deprecated target_ref.
BUG=644915
R=sergiyb@chromium.org,kjellander@webrtc.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2637233002
Cr-Commit-Position: refs/heads/master@{#16285}
2017-01-26 08:43:12 +00:00
2b7552663e Add linux_memcheck as default trybot.
After moving to Swarming, this bot executes in ~20 minutes
instead of hours, making it a good candidate for pre-submit
checks. It would have caught the leak that led to the revert
in https://codereview.webrtc.org/2649113003/ if it would have run.

BUG=chromium:497757
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2649353002 .
Cr-Commit-Position: refs/heads/master@{#16226}
2017-01-24 04:22:40 +00:00
f81d8efb24 Promote iOS Simulator 9.0 bot to main waterfall.
Rename existing iOS Simulator bots to match the new one.
Buildbot changes: https://chromium-review.googlesource.com/423055

BUG=chromium:677385
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2601353003 .
Cr-Commit-Position: refs/heads/master@{#15842}
2016-12-30 07:26:24 +00:00
8d8816c7b5 CQ config: remove unused hide_ref_in_committed_msg.
This has been superseeded by just-in-time determination based on state
of gnumbd and git-numberer validation.

BUG=chromium:644915
R=machenbach@chromium.org,sergiyb@chromium.org,kjellander@chromium.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2576403004
Cr-Commit-Position: refs/heads/master@{#15661}
2016-12-17 18:20:27 +00:00
57329102f9 Revert of CQ: Disable android_more_configs trybot (patchset #1 id:1 of https://codereview.webrtc.org/2522953003/ )
Reason for revert:
Seems to have been fixed at https://codereview.webrtc.org/2531043003/

Original issue's description:
> CQ: Disable android_more_configs trybot
>
> It started to fail always on compile.
>
> BUG=chromium:668137
> TBR=ehmaldonado@webrtc.org
>
> Committed: https://crrev.com/8e321c82ebc21789e5436bb5df57adafec27b04d
> Cr-Commit-Position: refs/heads/master@{#15209}

TBR=kjellander@webrtc.org
NOTRY=True
BUG=chromium:668137

Review-Url: https://codereview.webrtc.org/2527373002
Cr-Commit-Position: refs/heads/master@{#15243}
2016-11-25 13:41:16 +00:00
8e321c82eb CQ: Disable android_more_configs trybot
It started to fail always on compile.

BUG=chromium:668137
TBR=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2522953003 .

Cr-Commit-Position: refs/heads/master@{#15209}
2016-11-23 13:52:21 +00:00
b1ddbf9a94 CQ: Remove GYP trybots
BUG=webrtc:6323
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2502233003 .

Cr-Commit-Position: refs/heads/master@{#15103}
2016-11-16 11:09:07 +00:00
8c2ec19618 Revert of Temporarily remove ios_api_framework from the commit queue. (patchset #2 id:40001 of https://codereview.webrtc.org/2341113004/ )
Reason for revert:
The commit bot has been green for a while: https://build.chromium.org/p/client.webrtc/builders/iOS%20API%20Framework%20Builder/

Original issue's description:
> Temporarily remove ios_api_framework from the commit queue.
>
> Temporarily remove ios_api_framework until [1] is ported to GN.
> This script is blocking Chromium rolls
>
> [1]: https://cs.chromium.org/chromium/src/third_party/webrtc/build/ios/build_ios_libs.sh?sq=package:chromium&dr=C
>
> NOTRY=True
> TBR=kjellander@webrtc.org
> BUG=webrtc:6372
>
> Committed: https://crrev.com/3d2ea1d2b363f2f65de0ca12d100040385db856b
> Cr-Commit-Position: refs/heads/master@{#14266}

TBR=ehmaldonado@webrtc.org
NOTRY=True
BUG=webrtc:6372

Review-Url: https://codereview.webrtc.org/2494403002
Cr-Commit-Position: refs/heads/master@{#15056}
2016-11-14 07:31:52 +00:00
4fcc4d83ea Expand CQ dry run permission to people with tryjob access.
The group is project-webrtc-tryjob-access provided by
Chrome-Infra-Auth:
https://chrome-infra-auth.appspot.com/auth/groups#project-webrtc-tryjob-access

NOTRY=true
R=kjellander@webrtc.org
BUG=chromium:663320

Review-Url: https://codereview.webrtc.org/2484243002
Cr-Commit-Position: refs/heads/master@{#14975}
2016-11-08 13:51:19 +00:00
673383b1ef CQ: Add Android and Linux "more configs" bots
These bots are now building green at the try server.

BUG=652197, 611054
R=ehmaldonado@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/2469733002 .

Cr-Commit-Position: refs/heads/master@{#14874}
2016-11-01 12:03:54 +00:00
057b8d91a6 Remove all traces of Dr Memory.
The Dr Memory toolchain is no longer supported by Chromium and
their bots have been removed. WebRTC will now rely on the LLVM
santizers for catching such errors.

BUG=webrtc:6553
NOTRY=True
R=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2434563003 .

Cr-Commit-Position: refs/heads/master@{#14703}
2016-10-20 11:17:25 +00:00
5e3b5d1983 CQ: Remove GYP Release trybots since we now only run GYP.
Having Debug and Release doesn't make sense since we no longer compile
on the GYP trybots.

BUG=webrtc:6323
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2376923002
Cr-Commit-Position: refs/heads/master@{#14407}
2016-09-28 05:58:44 +00:00
3d2ea1d2b3 Temporarily remove ios_api_framework from the commit queue.
Temporarily remove ios_api_framework until [1] is ported to GN.
This script is blocking Chromium rolls

[1]: https://cs.chromium.org/chromium/src/third_party/webrtc/build/ios/build_ios_libs.sh?sq=package:chromium&dr=C

NOTRY=True
TBR=kjellander@webrtc.org
BUG=webrtc:6372

Review-Url: https://codereview.webrtc.org/2341113004
Cr-Commit-Position: refs/heads/master@{#14266}
2016-09-16 14:56:31 +00:00
656ad48390 Revert of CQ: Remove linux_baremetal until it's back (patchset #1 id:1 of https://codereview.webrtc.org/2322463002/ )
Reason for revert:
They're back!

Original issue's description:
> CQ: Remove linux_baremetal until it's back
>
> BUG=644712
> NOTRY=True
> TBR=ehmaldonado@webrtc.org
>
> Committed: https://crrev.com/947c66ccbbf6bc53553265c0bf710d0b66e75de1
> Cr-Commit-Position: refs/heads/master@{#14102}

TBR=ehmaldonado@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:644712

Review-Url: https://codereview.webrtc.org/2317253002
Cr-Commit-Position: refs/heads/master@{#14114}
2016-09-07 18:54:38 +00:00
947c66ccbb CQ: Remove linux_baremetal until it's back
BUG=644712
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2322463002 .

Cr-Commit-Position: refs/heads/master@{#14102}
2016-09-07 12:52:05 +00:00
20e47a2a94 Revert of CQ: Remove android_arm64_rel trybot (patchset #1 id:1 of https://codereview.webrtc.org/2292233003/ )
Reason for revert:
My mistake, it's back :)

Original issue's description:
> CQ: Remove android_arm64_rel trybot
>
> Reason for revert:
> It's now offline permanently again :/
>
> Original issue's description:
> > Revert of CQ: Remove android_arm64_rel trybot (patchset #1 id:1 of https://codereview.webrtc.org/2270943003/ )
> >
> > Reason for revert:
> > The machine seems healthy again.
> >
> > Original issue's description:
> > > CQ: Remove android_arm64_rel trybot
> > >
> > > The bot is having problems again.
> > >
> > > NOTRY=true
> > > BUG=634266
> > > TBR=ehmaldonado@webrtc.org
> > >
> > > Committed: https://crrev.com/24ee05016ccb1c1ea05c4b646fb29e2cefbfe439
> > > Cr-Commit-Position: refs/heads/master@{#13874}
> >
> > TBR=ehmaldonado@webrtc.org
> > NOTRY=true
> > BUG=634266
> >
> > Committed: https://crrev.com/01e0ee62e437295c0e175a7448f2a3807f962b47
> > Cr-Commit-Position: refs/heads/master@{#13923}
>
> TBR=ehmaldonado@webrtc.org
> BUG=634266
> NOTRY=True
>
> Committed: https://crrev.com/5d5e3fc1646fc4c782b3e0db1f77f0aaf85b05cf
> Cr-Commit-Position: refs/heads/master@{#13992}

TBR=ehmaldonado@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=634266

Review-Url: https://codereview.webrtc.org/2293203003
Cr-Commit-Position: refs/heads/master@{#13995}
2016-08-31 14:02:34 +00:00
5d5e3fc164 CQ: Remove android_arm64_rel trybot
Reason for revert:
It's now offline permanently again :/

Original issue's description:
> Revert of CQ: Remove android_arm64_rel trybot (patchset #1 id:1 of https://codereview.webrtc.org/2270943003/ )
>
> Reason for revert:
> The machine seems healthy again.
>
> Original issue's description:
> > CQ: Remove android_arm64_rel trybot
> >
> > The bot is having problems again.
> >
> > NOTRY=true
> > BUG=634266
> > TBR=ehmaldonado@webrtc.org
> >
> > Committed: https://crrev.com/24ee05016ccb1c1ea05c4b646fb29e2cefbfe439
> > Cr-Commit-Position: refs/heads/master@{#13874}
>
> TBR=ehmaldonado@webrtc.org
> NOTRY=true
> BUG=634266
>
> Committed: https://crrev.com/01e0ee62e437295c0e175a7448f2a3807f962b47
> Cr-Commit-Position: refs/heads/master@{#13923}

TBR=ehmaldonado@webrtc.org
BUG=634266
NOTRY=True

Review-Url: https://codereview.webrtc.org/2292233003
Cr-Commit-Position: refs/heads/master@{#13992}
2016-08-31 12:00:42 +00:00
0ccaacb970 CQ: Rename iOS GYP trybots
BUG=webrtc:5949
TBR=ehmaldonado@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/2293423002 .

Cr-Commit-Position: refs/heads/master@{#13990}
2016-08-31 10:33:26 +00:00
cf157cf655 CQ: Update GYP trybot names.
After renaming them in https://codereview.chromium.org/2288063002/
they need to be updated for the CQ.

BUG=webrtc:5949
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2289583002 .

Cr-Commit-Position: refs/heads/master@{#13947}
2016-08-29 07:04:37 +00:00
01e0ee62e4 Revert of CQ: Remove android_arm64_rel trybot (patchset #1 id:1 of https://codereview.webrtc.org/2270943003/ )
Reason for revert:
The machine seems healthy again.

Original issue's description:
> CQ: Remove android_arm64_rel trybot
>
> The bot is having problems again.
>
> NOTRY=true
> BUG=634266
> TBR=ehmaldonado@webrtc.org
>
> Committed: https://crrev.com/24ee05016ccb1c1ea05c4b646fb29e2cefbfe439
> Cr-Commit-Position: refs/heads/master@{#13874}

TBR=ehmaldonado@webrtc.org
NOTRY=true
BUG=634266

Review-Url: https://codereview.webrtc.org/2277263002
Cr-Commit-Position: refs/heads/master@{#13923}
2016-08-25 13:23:58 +00:00
24ee05016c CQ: Remove android_arm64_rel trybot
The bot is having problems again.

NOTRY=true
BUG=634266
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2270943003
Cr-Commit-Position: refs/heads/master@{#13874}
2016-08-24 06:17:32 +00:00
2a7580124b Revert of CQ: Temporarily disable iOS Simulator trybots (patchset #1 id:1 of https://codereview.webrtc.org/2244183002/ )
Reason for revert:
The try server has been reconfigured to not use remote_run for the webrtc/ios recipe now, and builds are passing.

Original issue's description:
> CQ: Temporarily disable iOS Simulator trybots
>
> BUG=637666
> TBR=ehmaldonado@webrtc.org
> NOTRY=True
>
> Committed: https://crrev.com/414eb181d26a794e17f8e0206fa4a7efc116f75a
> Cr-Commit-Position: refs/heads/master@{#13738}

TBR=ehmaldonado@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=637666

Review-Url: https://codereview.webrtc.org/2242173002
Cr-Commit-Position: refs/heads/master@{#13755}
2016-08-15 16:19:45 +00:00
414eb181d2 CQ: Temporarily disable iOS Simulator trybots
BUG=637666
TBR=ehmaldonado@webrtc.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2244183002
Cr-Commit-Position: refs/heads/master@{#13738}
2016-08-15 07:44:09 +00:00
1f8ed10aae Add win trybots to the default trybot set.
Adds win_x64_dbg to the default trybot set.
Replaces win_compile_dbg with win_dbg.

This is to cover 32 bit and 64 bit debug configuration in the default
trybot set.

BUG=webrtc:6178
NOTRY=True

Review-Url: https://codereview.webrtc.org/2219763002
Cr-Commit-Position: refs/heads/master@{#13651}
2016-08-05 08:59:38 +00:00
a4e4e7a523 Revert of Temporarily disable android_arm64_rel trybot. (patchset #1 id:1 of https://codereview.webrtc.org/2212913002/ )
Reason for revert:
The bot is now back online.

Original issue's description:
> Temporarily disable android_arm64_rel trybot.
>
> The trybot machine build140-b4 has issues with its devices:
> https://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel
>
> BUG=634266
> NOTRY=True
>
> Committed: https://crrev.com/bfc7a30c663dbc7ecad145b8e834ebb47b3f75ec
> Cr-Commit-Position: refs/heads/master@{#13634}

TBR=ehmaldonado@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=634266

Review-Url: https://codereview.webrtc.org/2209103004
Cr-Commit-Position: refs/heads/master@{#13648}
2016-08-04 19:45:42 +00:00
bfc7a30c66 Temporarily disable android_arm64_rel trybot.
The trybot machine build140-b4 has issues with its devices:
https://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel

BUG=634266
NOTRY=True

Review-Url: https://codereview.webrtc.org/2212913002
Cr-Commit-Position: refs/heads/master@{#13634}
2016-08-04 11:44:37 +00:00
6b42cef98d Add linux_arm to tryserver.webrtc.
BUG=webrtc:5057
NOTRY=True

Review-Url: https://codereview.webrtc.org/2203423002
Cr-Commit-Position: refs/heads/master@{#13625}
2016-08-03 15:27:07 +00:00
01c7947554 Add new x86 trybot to CQ.
BUG=webrtc:6078
TBR=kjellander@webrtc.org
NOTRY=true

Review-Url: https://codereview.webrtc.org/2126293002
Cr-Commit-Position: refs/heads/master@{#13413}
2016-07-08 13:14:35 +00:00
a441da4127 Revert of Removes android_dbg bot from commit queue (patchset #1 id:1 of https://codereview.webrtc.org/2112263002/ )
Reason for revert:
https://codereview.chromium.org/2118483002/ is now submitted and the new machines are online, although one of them needs device authorization (see https://bugs.chromium.org/p/chromium/issues/detail?id=612195).

Original issue's description:
> Removes android_dbg bot from commit queue
> because it is currently broken
>
> TBR=kjellander@webrtc.org
> NOTRY=true
>
> Committed: https://crrev.com/6907d04f903e0ad7d0cdeeebc0ffd427b83f3c53
> Cr-Commit-Position: refs/heads/master@{#13359}

TBR=danilchap@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review-Url: https://codereview.webrtc.org/2118013002
Cr-Commit-Position: refs/heads/master@{#13373}
2016-07-02 09:30:08 +00:00
6907d04f90 Removes android_dbg bot from commit queue
because it is currently broken

TBR=kjellander@webrtc.org
NOTRY=true

Review-Url: https://codereview.webrtc.org/2112263002
Cr-Commit-Position: refs/heads/master@{#13359}
2016-07-01 10:50:14 +00:00
7ba0262248 Make bucket names explicit in cq.cfg.
Don't assume bucket name to start with 'master.'.

NOTRY=True
BUG=chromium:617627
R=kjellander@webrtc.org

Review-Url: https://codereview.webrtc.org/2095083002
Cr-Commit-Position: refs/heads/master@{#13296}
2016-06-27 15:04:45 +00:00
a5d88d2ca6 CQ: Add ios_api_framework trybot to default set.
BUG=webrtc:5737
TBR=tkchin@webrtc.org

Review URL: https://codereview.webrtc.org/2015863002 .

Cr-Commit-Position: refs/heads/master@{#12906}
2016-05-26 09:06:08 +00:00
cad5e829ee Add iOS GN trybots to the default set.
These bots are finally green after landing
https://codereview.webrtc.org/1999723002

BUG=webrtc:5586
NOTRY=True
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/2014663002 .

Cr-Commit-Position: refs/heads/master@{#12903}
2016-05-26 04:43:29 +00:00
2f5d600918 Revert of Remove Android x86 compilation trybot from CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1959923002/ )
Reason for revert:
https://codereview.chromium.org/1985413002/ rolled in the fix
for libjpeg_turbo's GYP file in Chromium. That was rolled into WebRTC
in https://codereview.webrtc.org/1985423004/. That means our Android
x86 builds can start working again.

Original issue's description:
> Remove Android x86 compilation trybot from CQ.
>
> There's a Goma bug making it fail to compile after rolling in
> https://codereview.webrtc.org/1963493002/
>
> BUG=chromium:610145
> TBR=pbos@webrtc.org
> NOTRY=True
>
> Committed: d939d48de2

TBR=pbos@webrtc.org
NOTRY=True
BUG=chromium:610145
TESTED=Passing build with:
GYP_DEFINES='OS=android component=static_library target_arch=ia32' webrtc/build/gyp_webrtc.py
ninja -C out/Debug

Review-Url: https://codereview.webrtc.org/1989223002
Cr-Commit-Position: refs/heads/master@{#12792}
2016-05-18 11:57:51 +00:00
c561479841 Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1896003004/ )
Reason for revert:
With https://bugs.chromium.org/p/chromium/issues/detail?id=595702 being fixed 2 weeks ago and no new errors being reported. I'm attempting to re-enable this again.
I ran a couple of trial tryjobs for our win_x64_clang_dbg trybot and it seems to compile fine.

Original issue's description:
> Reland of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1897743002/ )
>
> Reason for revert:
> We got a new error on this again, so I'm removing this trybot from the CQ again: https://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/2335/steps/compile/logs/stdio
>
> Original issue's description:
> > Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1850113002/ )
> >
> > Reason for revert:
> > I think the bug has been making enough progress for us to turn this back on (Chrome turned on their trybot).
> > I fired of builds and now have 6 green ones in a row.
> >
> > Original issue's description:
> > > CQ: Disable win_x64_clang_dbg trybot
> > >
> > > Needed to unblock rolling chromium_revision in WebRTC DEPS.
> > >
> > > BUG=chromium:595702
> > > TBR=phoglund@webrtc.org
> > >
> > > Committed: 053fe8c6b1
> >
> > TBR=phoglund@webrtc.org
> > NOTRY=True
> > BUG=chromium:595702
> >
> > Committed: https://crrev.com/079ddd1507906bc030539fc33036dd5f6a9bbae0
> > Cr-Commit-Position: refs/heads/master@{#12399}
>
> TBR=phoglund@webrtc.org
> NOTRY=True
> BUG=chromium:595702
>
> Committed: https://crrev.com/37286d141956d47c2b019dfee8bb48473809c1ef
> Cr-Commit-Position: refs/heads/master@{#12421}

TBR=phoglund@webrtc.org
NOTRY=True
BUG=chromium:595702

Review-Url: https://codereview.webrtc.org/1986753002
Cr-Commit-Position: refs/heads/master@{#12766}
2016-05-17 08:06:41 +00:00
020eb85075 Revert of CQ: Remove android_dbg trybot. (patchset #1 id:1 of https://codereview.webrtc.org/1977443002/ )
Reason for revert:
The devices are now back at the bots!

Original issue's description:
> CQ: Remove android_dbg trybot.
>
> Its machines are currently lacking Android devices, which
> hopefully will be restored shortly.
>
> BUG=chromium:611380
> TBR=phoglund@webrtc.org
>
> Committed: https://crrev.com/7173ddd59c86a3aaf1461ba66715f7418b800f1f
> Cr-Commit-Position: refs/heads/master@{#12701}

TBR=phoglund@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:611380

Review-Url: https://codereview.webrtc.org/1974853002
Cr-Commit-Position: refs/heads/master@{#12705}
2016-05-12 16:13:50 +00:00
7173ddd59c CQ: Remove android_dbg trybot.
Its machines are currently lacking Android devices, which
hopefully will be restored shortly.

BUG=chromium:611380
TBR=phoglund@webrtc.org

Review URL: https://codereview.webrtc.org/1977443002 .

Cr-Commit-Position: refs/heads/master@{#12701}
2016-05-12 12:35:36 +00:00
d939d48de2 Remove Android x86 compilation trybot from CQ.
There's a Goma bug making it fail to compile after rolling in
https://codereview.webrtc.org/1963493002/

BUG=chromium:610145
TBR=pbos@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/1959923002 .

Cr-Commit-Position: refs/heads/master@{#12657}
2016-05-08 19:04:54 +00:00
37286d1419 Reland of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1897743002/ )
Reason for revert:
We got a new error on this again, so I'm removing this trybot from the CQ again: https://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/2335/steps/compile/logs/stdio

Original issue's description:
> Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1850113002/ )
>
> Reason for revert:
> I think the bug has been making enough progress for us to turn this back on (Chrome turned on their trybot).
> I fired of builds and now have 6 green ones in a row.
>
> Original issue's description:
> > CQ: Disable win_x64_clang_dbg trybot
> >
> > Needed to unblock rolling chromium_revision in WebRTC DEPS.
> >
> > BUG=chromium:595702
> > TBR=phoglund@webrtc.org
> >
> > Committed: 053fe8c6b1
>
> TBR=phoglund@webrtc.org
> NOTRY=True
> BUG=chromium:595702
>
> Committed: https://crrev.com/079ddd1507906bc030539fc33036dd5f6a9bbae0
> Cr-Commit-Position: refs/heads/master@{#12399}

TBR=phoglund@webrtc.org
NOTRY=True
BUG=chromium:595702

Review URL: https://codereview.webrtc.org/1896003004

Cr-Commit-Position: refs/heads/master@{#12421}
2016-04-19 08:33:42 +00:00
079ddd1507 Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1850113002/ )
Reason for revert:
I think the bug has been making enough progress for us to turn this back on (Chrome turned on their trybot).
I fired of builds and now have 6 green ones in a row.

Original issue's description:
> CQ: Disable win_x64_clang_dbg trybot
>
> Needed to unblock rolling chromium_revision in WebRTC DEPS.
>
> BUG=chromium:595702
> TBR=phoglund@webrtc.org
>
> Committed: 053fe8c6b1

TBR=phoglund@webrtc.org
NOTRY=True
BUG=chromium:595702

Review URL: https://codereview.webrtc.org/1897743002

Cr-Commit-Position: refs/heads/master@{#12399}
2016-04-18 03:22:55 +00:00