Skip to content

Replace all 9999 availability in non-stdlib tests. #26109

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 2 commits into from
Jul 12, 2019

Conversation

stephentyrone
Copy link
Contributor

Follow-on to #26108

@stephentyrone stephentyrone requested a review from jckarter July 12, 2019 13:22
@stephentyrone
Copy link
Contributor Author

stephentyrone commented Jul 12, 2019

@jckarter Mainly tagging you to check that you folks haven't yet added anything to these tests that actually shouldn't be available when building for 5.1, and that there aren't other reasons to maintain 9999 for these.

@stephentyrone
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a62137e

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - a62137e

@stephentyrone
Copy link
Contributor Author

Linux failure is in LLDB, looks unrelated to this change: 09:44:25 error: missing required modules: 'Swift', 'SwiftOnoneSupport'

Modules again?

Copy link
Contributor

@jckarter jckarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@stephentyrone
Copy link
Contributor Author

@swift-ci smoke test linux

@stephentyrone
Copy link
Contributor Author

Checked in with @dcci about the LLDB failures, we think this is not a PR blocker, so merging with the linux smoke-test only.

@stephentyrone stephentyrone merged commit ca1e808 into swiftlang:master Jul 12, 2019
@stephentyrone stephentyrone deleted the test-9999 branch July 12, 2019 18:49
stephentyrone added a commit to stephentyrone/swift that referenced this pull request Jul 15, 2019
Replace all 9999 availability in non-stdlib tests with the appropriate platform availability.
stephentyrone added a commit that referenced this pull request Jul 16, 2019
…6145)

* Replace all 9999 availability in non-stdlib tests. (#26109)

Replace all 9999 availability in non-stdlib tests with the appropriate platform availability.

* Merge pull request #26129 from aschwaighofer/fix_test_dynamic_replacement_opaque_result

Fix test/Interpreter/dynamic_replacement_opaque_result.swift
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