Skip to content

Take advantage of type inference when specifying allTests variables. #117

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
May 25, 2016

Conversation

briancroom
Copy link
Contributor

This is a followup to SR-1589 and #116, applying the change throughout the Corelibs XCTest test suite. I have also updated the documentation examples to indicate that this is the preferred way of declaring allTests for users of the library.

Thanks again to @ddunbar for this suggestion! (Although hopefully not too many users will need to write this code themselves anyway once SR-710 is ready.)

This includes updating the documentation to indicate that this is the
preferred way of declaring `allTests` for users of the library.
@briancroom
Copy link
Contributor Author

@swift-ci please test

@ddunbar
Copy link
Contributor

ddunbar commented May 25, 2016

Yay! 👏

@modocache
Copy link
Contributor

modocache commented May 25, 2016

Unfortunately the broken Foundation test, which is largely being ignored on apple/swift, prevents the swift-corelibs-xctest test suite from running. I'm fine merging this, based on the fact that OS X passed. But that test has been failing for days now... is there a task or pull request to fix it?

@ddunbar
Copy link
Contributor

ddunbar commented May 25, 2016

I do believe people are actively working on fixing it.

@modocache modocache merged commit c82928c into swiftlang:master May 25, 2016
@modocache
Copy link
Contributor

Excellent, hopefully it gets fixed soon! For now, I'm confident in our OS X tests. Thanks @briancroom!

@ddunbar
Copy link
Contributor

ddunbar commented May 25, 2016

I believe Slava is the one actively working on the test failure, feel free to ping tomorrow if you haven't seen any beautiful blue.

@briancroom briancroom deleted the adjust-allTests branch June 1, 2016 12:29
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.

3 participants