Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-2298] Tests crash on Xcode beta 4 with the latest snapshots 08-04 #5411

Closed
swift-ci opened this issue Aug 8, 2016 · 1 comment
Closed
Labels

Comments

@swift-ci
Copy link
Contributor

swift-ci commented Aug 8, 2016

Previous ID SR-2298
Radar rdar://problem/27662528
Original Reporter paulofaria (JIRA User)
Type Bug
Status Closed
Resolution Done
Environment

macOS, Xcode beta 4, snapshot 08-04

Additional Detail from JIRA
Votes 1
Component/s Package Manager, XCTest
Labels Bug
Assignee paulofaria (JIRA)
Priority Medium

md5: fcdd2c90d91b412294419ea17730197c

Issue Description:

After creating an Xcode project with latest snapshots (08-04 to 08-07 [using swiftnightly]) running tests in Xcode crashes when linking the test module.

Steps to reproduce:

mkdir XcodeCrash
cd XcodeCrash
swift package init
swift buid
swift test (runs fine)
swift package generate-xcodeproj
open XcodeCrash.xcodeproj
cmd + u (run tests)

BOOM!

@ddunbar
CodaFi (JIRA User)

@ddunbar
Copy link
Member

ddunbar commented Aug 15, 2016

This should be resolved in Xcode beta 6.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants