Skip to content

[test] Enable some language features in validation-test lit config #39881

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

Conversation

porglezomp
Copy link
Contributor

The logic in test/lit.site.cfg.in and validation-test/lit.site.cfg.in is largely duplicated.
This adds some of the missing features in order to try to fix backdeployconcurrency testing.
This should be more fundamentally fixed to keep the different test configs in sync.

@porglezomp porglezomp requested a review from DougGregor October 22, 2021 20:19
@porglezomp porglezomp changed the title [test] Enable some language features in validation-test [test] Enable some language features in validation-test lit config Oct 22, 2021
@porglezomp
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 0bc775d8c022bd0e3280dc785b0bb851481e04f2

@porglezomp
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - b6fdcd4e5132d1d8a780708fb7da0b95e9b8c3ae

@porglezomp
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 76245b0030da32d1e6125b7a28eb94aae8a94a11

The validation-test suite was incorrectly being run without the
concurrency feature enabled, so the tests were disabled. Now that
they're running, they need fixed availability annotations.
The logic in test/lit.site.cfg.in and validation-test/lit.site.cfg.in is
largely duplicated. This adds some of the missing features in order to
try to fix backdeployconcurrency testing. This should be more
fundamentally fixed to keep the different test configs in sync.
@porglezomp porglezomp force-pushed the upload-dylibs-concurrency-back-deploy branch from 76245b0 to c59b238 Compare October 24, 2021 18:03
@porglezomp
Copy link
Contributor Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit b2732e5 into swiftlang:main Oct 24, 2021
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