Re: Xcode bots in Xcode 7.1. Instant crash clicking on Code Coverage.
Re: Xcode bots in Xcode 7.1. Instant crash clicking on Code Coverage.
- Subject: Re: Xcode bots in Xcode 7.1. Instant crash clicking on Code Coverage.
- From: Alex Zavatone <email@hidden>
- Date: Mon, 09 Nov 2015 05:43:21 -0500
- X_v_e_cd: 269ecc661b31ac66ed41b59a1fe5d49e
- X_v_r_cd: 872d6e1995b7490b38291ccefe246c02
Thanks, Kiran. It isn't configured to do that.
But shouldn't it not crash the entire dev tool?
1 line of code would fix that to check for a nil.
The button could be disabled in that case.
Either option is a whole lot better than SIGABORTing the dev tool.
Thanks for the detail.
On Nov 9, 2015, at 4:49 AM, Kiran B wrote:
> Hello Alex,
>
> This crash could happen when bot is not configured to generate code coverage data.
>
> You may,
> 1. Enable generation of code coverage data in the shared scheme that the bot uses
> Refer : https://developer.apple.com/library/mac/documentation/ToolsLanguages/Conceptual/Xcode_Overview/Art/Code_Coverage_enable_2x.png
>
> 2. Configure the bot to always generate code coverage irrespective of the scheme settings.
> http://i.stack.imgur.com/Fxt7x.png
>
> Regards,
> Kiran
>
>> On 07-Nov-2015, at 1:59 AM, Alex Zavatone <email@hidden> wrote:
>>
>> Has anyone else who is running a CI bot with Xcode 7.1 and Xcode server 5.0.1 seen this?
>>
>> Set up a bot to run on commit. When it's complete, Show the Report Navigator in Xcode on your dev box.
>>
>> Click on Coverage. Instant SIGABRT trying to insert a nil object. into NSPlaceholderArray.
>>
>> Fun times.
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Xcode-users mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> ----------------------------------------------------
> Robosoft Technologies - Emotion Engineering & Design
>
> Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden