New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 637666 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 1
Type: Bug



Sign in to add a comment

WebRTC iOS Simulator bots failing when run with remote_run

Project Member Reported by kjellander@chromium.org, Aug 15 2016

Issue description

As of https://codereview.chromium.org/2238483003/

our iOS Simulator bots started failing like this:
https://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_dbg/builds/9544

step returned non-zero exit code: 2
AppNotFoundError: App does not exist: /b/rr/tmp84hPX2/w/src/out/Debug-iphonesimulator/audio_decoder_unittests.app.

I'll disable them from our CQ to make it useful again.
 
Cc: smut@chromium.org
No progress today as phajdan has a holiday on Monday. I'll disable remote_run for our bots using the webrtc/ios recipe.
Project Member

Comment 3 by bugdroid1@chromium.org, Aug 15 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build.git/+/088f7d425cfe3de075608475f401ef0b9814cfbe

commit 088f7d425cfe3de075608475f401ef0b9814cfbe
Author: kjellander <kjellander@chromium.org>
Date: Mon Aug 15 17:22:37 2016

WebRTC: Fix incorrect recipe for client.webrtc iOS framework bot.

In https://codereview.chromium.org/2245093002/ the iOS framework
bot was accidentally switched over to webrtc/standalone recipe.

BUG= 637666 
TBR=ehmaldonado@chromium.org,

Review-Url: https://codereview.chromium.org/2248783002

[modify] https://crrev.com/088f7d425cfe3de075608475f401ef0b9814cfbe/masters/master.client.webrtc/master_mac_cfg.py

Status: WontFix (was: Assigned)
Offending change has been reverted.
Project Member

Comment 5 by bugdroid1@chromium.org, May 3 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build/+/60149f88a3e16185f755e89f8e0c0aa14a4da67b

commit 60149f88a3e16185f755e89f8e0c0aa14a4da67b
Author: Patrik Höglund <phoglund@chromium.org>
Date: Thu May 03 12:17:18 2018

Try running everything in WebRTC with remote_run.

It appears we were using annotator_factory for iOS recipes in
particular, but the referenced bugs was closed two years ago.
Hopefully everything will just work.

Bug:  chromium:637666 
Change-Id: I523e2668485ef35a8175acfc88da1b67bca54d0b
Reviewed-on: https://chromium-review.googlesource.com/1035002
Reviewed-by: Oleh Prypin <oprypin@chromium.org>
Commit-Queue: Patrik Höglund <phoglund@chromium.org>

[modify] https://crrev.com/60149f88a3e16185f755e89f8e0c0aa14a4da67b/masters/master.client.webrtc/master_android_cfg.py
[modify] https://crrev.com/60149f88a3e16185f755e89f8e0c0aa14a4da67b/masters/master.client.webrtc/master_linux_cfg.py
[modify] https://crrev.com/60149f88a3e16185f755e89f8e0c0aa14a4da67b/masters/master.client.webrtc/master_mac_cfg.py

Project Member

Comment 6 by bugdroid1@chromium.org, May 4 2018

The following revision refers to this bug:
  https://webrtc.googlesource.com/src.git/+/c2ddd704fa93e150e93a465cc9f6a9477e101955

commit c2ddd704fa93e150e93a465cc9f6a9477e101955
Author: Patrik Höglund <phoglund@webrtc.org>
Date: Fri May 04 06:28:17 2018

Whitespace change to kick bots.

TBR=oprypin@webrtc.org

Bug:  chromium:637666 
Change-Id: I191a908923b259a34629132a3a0581151e8026e4
Reviewed-on: https://webrtc-review.googlesource.com/74380
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23107}
[modify] https://crrev.com/c2ddd704fa93e150e93a465cc9f6a9477e101955/tools_webrtc/whitespace.txt

Project Member

Comment 7 by bugdroid1@chromium.org, May 4 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/db2fcf631b675eca1c62d6d102a8108a928c51c2

commit db2fcf631b675eca1c62d6d102a8108a928c51c2
Author: webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Date: Fri May 04 14:45:09 2018

Roll src/third_party/webrtc/ a1f566b28..9d96e9231 (14 commits)

https://webrtc.googlesource.com/src.git/+log/a1f566b28a69..9d96e923169d

$ git log a1f566b28..9d96e9231 --date=short --no-merges --format='%ad %ae %s'

Created with:
  roll-dep src/third_party/webrtc
BUG=chromium:None,chromium:None,chromium:839379,chromium:836790,chromium:839351,chromium:637666,chromium:None,chromium:None


The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Idaf4dcb114cbe96a981c6eba39aab8a3be42c19b
Reviewed-on: https://chromium-review.googlesource.com/1044265
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#556050}
[modify] https://crrev.com/db2fcf631b675eca1c62d6d102a8108a928c51c2/DEPS

Sign in to add a comment