Skip to content

Add a missing CHECK line to OSLogFullOptTest.swift #35471

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
Jan 18, 2021

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Jan 18, 2021

This test was sensitive to arbitrary block ID's because it was missing
the CHECK line that sets a regex used by subsequent checks.

This is also an example of why it helps to use CHECK-LABEL at the end
of a function scope.

This test was sensitive to arbitrary block ID's because it was missing
the CHECK line that sets a regex used by subsequent checks.

This is also an example of why it helps to use CHECK-LABEL at the end
of a function scope too.
@atrick
Copy link
Contributor Author

atrick commented Jan 18, 2021

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit fcd5aae into swiftlang:main Jan 18, 2021
@atrick atrick deleted the fix-oslogtest branch January 30, 2021 07:34
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.

2 participants