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-7754] Generating LinuxMain breaks when renaming a test #5358

Closed
swift-ci opened this issue May 23, 2018 · 2 comments
Closed

[SR-7754] Generating LinuxMain breaks when renaming a test #5358

swift-ci opened this issue May 23, 2018 · 2 comments
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-7754
Radar rdar://problem/40489163
Original Reporter Tainnor (JIRA User)
Type Bug
Status Resolved
Resolution Done
Environment

macOS Version 10.13.4

Xcode 9.3.1
Build version 9E501

Apple Swift Package Manager - Swift 4.1.0 (swiftpm-14050)

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

md5: a2f248b77a92ecf6c8aac869c01c54bb

Issue Description:

There is an option in the swift package manager swift test --generate-linuxmain that generates the Tests/LinuxMain.swift needed for testing on Linux systems. In order to generate this file, the test target is compiled first and a number of XCTestManifest.swift files are generated. However, if one renames one test, the next time the command is run, the target won't be able to compile and so the corresponding manifest cannot be updated.

@ankitspd
Copy link
Member

@swift-ci create

@ankitspd
Copy link
Member

#1688

@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