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-1159] swift test runs test module one of dependencies instead of current package #5305

Closed
norio-nomura opened this issue Apr 5, 2016 · 3 comments
Labels

Comments

@norio-nomura
Copy link
Contributor

Previous ID SR-1159
Radar None
Original Reporter @norio-nomura
Type Bug
Status Resolved
Resolution Done
Environment

e702428 of apple/swiftpm
swift-2.2.1-SNAPSHOT-2016-03-28-a.xctoolchain
OS X 10.11.4 (15E65)

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 55d4fab97119c5fa06dbfdf62fe578de

Issue Description:

Reproducing steps:

$ git clone https://github.com/realm/SwiftLint SwiftLint-test
$ cd SwiftLint-test
$ export SWIFT_EXEC=/Library/Developer/Toolchains/swift-2.2.1-SNAPSHOT-2016-03-28-a.xctoolchain/usr/bin/swiftc
$ ~/github/Apple/swiftpm/.build/debug/swift-build # self built binary of swift-build
$ ~/github/Apple/swiftpm/.build/debug/swift-test

On above case, that expects run test of SwiftLintFrameworkTestSuite. But ran test of SourceKittenFrameworkTest.

realm/SwiftLint#555 (comment)

@norio-nomura
Copy link
Contributor Author

I filed fix #240

@mxcl
Copy link
Contributor

mxcl commented Apr 7, 2016

I believe this is fixed.

@norio-nomura
Copy link
Contributor Author

Thanks! 🙂

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from swiftlang/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