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

Separate stopMocking() into disableMocking() and stopMocking() #140

Merged
merged 5 commits into from
Jan 8, 2017

Conversation

cerihughes
Copy link
Contributor

@cerihughes cerihughes commented Jan 4, 2017

A PR to address the crash that happens when a mock is called from a dealloc method (and ONLY the dealloc method).

See #141 for context.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 98.653% when pulling 19f76cc on cerihughes:cerihughes/disable-mocks into 36857f0 on jonreid:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 98.728% when pulling 902f967 on cerihughes:cerihughes/disable-mocks into 36857f0 on jonreid:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 98.728% when pulling ff68fa1 on cerihughes:cerihughes/disable-mocks into 36857f0 on jonreid:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 98.728% when pulling ae294b8 on cerihughes:cerihughes/disable-mocks into 36857f0 on jonreid:master.

@jonreid
Copy link
Owner

jonreid commented Jan 8, 2017

Thank you for your continued attention to this subtle problem! I appreciate your thorough explanations, and failing test cases SO MUCH.

@jonreid jonreid merged commit 9f25e13 into jonreid:master Jan 8, 2017
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