Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Remove PlaygroundQuickLook test. #1087

Merged
merged 1 commit into from Nov 16, 2018

Conversation

fredriss
Copy link
Contributor

Historically, this test was verifying some reflection support that was
used for Playgrounds support. Today, through API changes, this was just
testing that we could create an print a specific enum.

With the switch to Swift 5.0 (apple/swift#20374),
this enum is now deprecated and the test fails.

As the coverage provided here seems pretty insignificant, let's just remove
the test.

Historically, this test was verifying some reflection support that was
used for Playgrounds support. Today, through API changes, this was just
testing that we could create an print a specific enum.

With the switch to Swift 5.0 (apple/swift#20374),
this enum is now deprecated and the test fails.

As the coverage provided here seems pretty insignificant, let's just remove
the test.
@fredriss
Copy link
Contributor Author

@swift-ci test and merge

@swift-ci swift-ci merged commit bf5b4bc into apple:stable Nov 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants