Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(373)

Issue 2223743005: ios: fix iossim path (Closed)

Created:
4 years, 4 months ago by Paweł Hajdan Jr.
Modified:
4 years, 4 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Messages

Total messages: 9 (4 generated)
Paweł Hajdan Jr.
Example failure: https://build.chromium.org/p/chromium.mac/builders/ios-simulator/builds/3337/steps/base_unittests%20%28iPhone%205s%20iOS%209.0%29/logs/stdio : @@@STEP_TEXT@SimulatorNotFoundError: Simulator does not exist: /b/rr/tmpG_A3hT/w/src/out/Debug-iphonesimulator/iossim.@@@
4 years, 4 months ago (2016-08-09 12:03:29 UTC) #2
tandrii(chromium)
lgtm
4 years, 4 months ago (2016-08-09 12:05:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2223743005/1
4 years, 4 months ago (2016-08-09 12:06:20 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/tools/build/+/9aa6e0a8124b331eb3c68900172ecbeb293deba3
4 years, 4 months ago (2016-08-09 12:10:00 UTC) #7
smut
4 years, 4 months ago (2016-08-10 23:53:33 UTC) #9
Message was sent while issue was closed.
https://codereview.chromium.org/2223743005/diff/1/scripts/slave/recipes/ios/t...
File scripts/slave/recipes/ios/try.expected/swarming.json (right):

https://codereview.chromium.org/2223743005/diff/1/scripts/slave/recipes/ios/t...
scripts/slave/recipes/ios/try.expected/swarming.json:462:
"@@@STEP_LOG_LINE@template.isolate@           
\"[BUILDER_CACHE]/ios_simulator_swarming/src/out/Debug-iphonesimulator/iossim\",
@@@",
This is wrong. This command needs to use relative paths because the absolute
paths on the builder do not exist on Swarming.

Powered by Google App Engine
This is Rietveld 408576698