[swift-dev] How to view which tests are fail

Mish Awadah mawadah at apple.com
Mon Dec 7 12:48:18 CST 2015


> On Dec 5, 2015, at 7:08 AM, Sahil Wasan <sahilprofile at gmail.com> wrote:
> 
> Hi Swift Team
> 
> I am using this utils/build-script -RT command to runt tests. My question is 
> 1) At the end test is failing(4 test) but I do not know which tests are failing and what is reason.

What’s the output at the end of the testing?

> 2) Can I use Xcode to debug the swift code. Is it possible. I have created project with 
> utils/build-script -X --skip-build -- --reconfigure
> 
> But I can not able to compile the code. I am getting compiler error while running the code. 

Please show us your error.

> 3)Is it possible to test the code with xcode.

If I am not mistaken, no it is not. The tests are lit-based and not XCTest.

Best,
Mish

> 
> Thanks
>  _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151207/f55ada07/attachment.html>


More information about the swift-dev mailing list