Skip to content
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

Use new recordIssue: API #315

Merged
merged 4 commits into from
Apr 25, 2022
Merged

Use new recordIssue: API #315

merged 4 commits into from
Apr 25, 2022

Conversation

eytanbiala
Copy link
Contributor

-[XCTestCase recordFailureWithDescription:inFile:atLine:expected:] is deprecated, and the replacement is recordIssue:

-[XCTestCase recordFailureWithDescription:inFile:atLine:expected:] is deprecated, and the replacement is recordIssue:
@eytanbiala eytanbiala requested a review from dmaclach April 6, 2022 13:12
Copy link
Collaborator

@dmaclach dmaclach left a comment

Choose a reason for hiding this comment

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

Apologies for being slow on this. I totally missed it.

UnitTesting/GTMGoogleTestRunner.mm Outdated Show resolved Hide resolved
UnitTesting/GTMGoogleTestRunner.mm Outdated Show resolved Hide resolved
Copy link
Contributor Author

@eytanbiala eytanbiala left a comment

Choose a reason for hiding this comment

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

Thanks for coming back to it, I forgot about it as well :) (next time can send a private CL if that's preferred)

Copy link
Collaborator

@dmaclach dmaclach left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@thomasvl thomasvl merged commit 7a94cde into google:main Apr 25, 2022
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.

None yet

4 participants