Skip to content

[ownership] Now that we can run -Onone tests with both ownership and … #27091

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

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Sep 9, 2019

…without, run pound_assert in both modes to prevent this test from breaking.

I also extracted out the recursion test into a FileCheck test so that we can
avoid having to do a -verify pattern match again the exact line where the
recursion limit was hit. This limit is noisy in the face of codegen changes
since we are IIRC counting instructions. Thus using -verify we can't pattern
match since the line can change easily.

…without, run pound_assert in both modes to prevent this test from breaking.

I also extracted out the recursion test into a FileCheck test so that we can
avoid having to do a -verify pattern match again the exact line where the
recursion limit was hit. This limit is noisy in the face of codegen changes
since we are IIRC counting instructions. Thus using -verify we can't pattern
match since the line can change easily.
@gottesmm
Copy link
Contributor Author

gottesmm commented Sep 9, 2019

@swift-ci smoke test and merge

@ravikandhadai
Copy link
Contributor

LGTM. Thanks.

@gottesmm
Copy link
Contributor Author

gottesmm commented Sep 9, 2019

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 0673530 into swiftlang:master Sep 9, 2019
ematejska pushed a commit that referenced this pull request Sep 11, 2019
@gottesmm gottesmm deleted the pr-4e08bfd476fc6b39ee3e81032ed3ccaae7417568 branch July 23, 2021 21:50
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