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-13693] error: missing LinuxMain.swift file in the Tests directory appears in the console #4491

Closed
swift-ci opened this issue Oct 7, 2020 · 1 comment

Comments

@swift-ci
Copy link
Contributor

swift-ci commented Oct 7, 2020

Previous ID SR-13693
Radar None
Original Reporter alex_taffe (JIRA User)
Type Bug
Status Closed
Resolution Won't Do
Environment

Swift 5.3, Windows 10, VS2019

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

md5: 8b2d7304092db1bb92d69049d32c3541

Issue Description:

When attempting to compile swift-nio-transport-services, on Windows, the message

error: missing LinuxMain.swift file in the Tests directory

Appears in the console.

Some further discussion is [here](apple/swift-nio-transport-services#106

@compnerd
Copy link
Collaborator

I'm closing the issue since I don't think that we should be fixing this. The --enable-test-discovery flag is now default, which obviates the need for LinuxMain.swift. Swift Package Manager should enumerate the tests for you. If there is a reason that this still needs to be investigated still, please reopen with the explanation.

@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
Projects
None yet
Development

No branches or pull requests

2 participants