[ 
https://issues.apache.org/jira/browse/CB-10474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124035#comment-15124035
 ] 

ASF GitHub Bot commented on CB-10474:
-------------------------------------

GitHub user riknoll opened a pull request:

    https://github.com/apache/cordova-medic/pull/73

    CB-10474: Fix cordova-ios logging

    We were searching for the simulator logs in the wrong place. This fix 
attempts to figure out what simulator is running and grab the system logs for 
it.
    
    @dblotsky @nikhilkh @sarangan12 please review and make sure that I'm not 
doing terrible things with `shelljs.exec()`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-medic CB-10474rebase

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-medic/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #73
    
----
commit ea6bc93bcf52d484ff2e2c8ade7aedc331f9516b
Author: Richard Knoll <richard.b.kn...@gmail.com>
Date:   2016-01-29T01:18:22Z

    CB-10474: Fix medic-log behavior for cordova-ios

commit dbd675eb5475ab7b040b54399bb51673d91604f4
Author: Richard Knoll <richard.b.kn...@gmail.com>
Date:   2016-01-29T01:45:30Z

    CB-10474: Using local CLI for cordova run

----


> Gathering logs fails in cordova-ios CI
> --------------------------------------
>
>                 Key: CB-10474
>                 URL: https://issues.apache.org/jira/browse/CB-10474
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic
>         Environment: OSX
>            Reporter: Richard B Knoll
>            Assignee: Richard B Knoll
>              Labels: found-by-ci, ios, triaged
>
> In the cordova-ios Build Bot CI, the gathering logs step always fails. It 
> tries to {{cat}} a file for the log that does not exist. Here is an example 
> build: 
> https://ci.apache.org/builders/cordova-ios/builds/1607/steps/gathering-logs/logs/stdio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to