Skip to content

Conversation

charliewilliams
Copy link
Contributor

…and (2) it wasn't actually used in any tests.

…leaks in production code, and (2) it wasn't actually used in any tests.
@flovilmart
Copy link
Contributor

Can’t we just use macros so the test helper is included only in test builds?

@flovilmart flovilmart closed this Sep 12, 2017
@flovilmart flovilmart reopened this Sep 12, 2017
@charliewilliams
Copy link
Contributor Author

My initial thought was to only include the test helper on test builds. It doesn't seem to actually be used in any tests, though, so having it in doesn't seem to confer any benefit

@flovilmart
Copy link
Contributor

Seems that the build is passing correctly, so let's go with it!

@flovilmart flovilmart merged commit 3012e99 into parse-community:master Sep 23, 2017
tkhoa87 added a commit to notabasement/Parse-SDK-iOS-OSX that referenced this pull request Sep 25, 2017
* master:
  ⚡ Release 1.15.3
  Remove PFEventuallyQueueTestHelper because (1) it was causing memory leaks in production code, and (2) it wasn't actually used in any tests. (parse-community#1188)
  Fix some issues where nil was passed to a method requiring a non-nil parameter (parse-community#1187)
  Xcode 9 modernization (parse-community#1186)
  fixes issue affecting list of listeners (parse-community#1182)
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