Skip to content

TSCTestSupport: remove PseudoTerminal on Windows temporarily #112

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

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

compnerd
Copy link
Member

While swift-package-manager is being brought up on Windows, we do not
have the tests running. Windows does not have the pty concept nor the
supporting APIs. For now disable the class to allow
swift-tools-support-core to build on Windows with swift-package-manager
which is required to bootstrap swift-package-manager.

While swift-package-manager is being brought up on Windows, we do not
have the tests running.  Windows does not have the `pty` concept nor the
supporting APIs.  For now disable the class to allow
swift-tools-support-core to build on Windows with swift-package-manager
which is required to bootstrap swift-package-manager.
@compnerd
Copy link
Member Author

CC: @tomerd @neonichu @abertelrud

@compnerd
Copy link
Member Author

@swift-ci please test

@tomerd
Copy link
Contributor

tomerd commented Aug 14, 2020

I am fine with this as a temp measure. should we document / spit out a warning or somehow remind ourselves to fix it?

@compnerd
Copy link
Member Author

Doesn't hurt: https://bugs.swift.org/browse/SR-13394 This will just pop out anyways once we get further along and try to get the test suite working :)

@tomerd tomerd merged commit 4949abd into swiftlang:master Aug 14, 2020
@compnerd compnerd deleted the pseudo-working branch August 14, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants