Skip to content

[test] Fix class_getImageName.swift on 32-bit iOS simulator #17943

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
Jul 13, 2018

Conversation

jrose-apple
Copy link
Contributor

The deallocation order is important in these tests, so we need to take autorelease pools out of the equation.

rdar://problem/42178988

The deallocation order is important in these tests, so we need to take
autorelease pools out of the equation.

rdar://problem/42178988
@jrose-apple
Copy link
Contributor Author

buildbot_incremental,tools=RA,stdlib=RDA,test=iOS,type=simulator
@swift-ci Please test with preset

@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test

@jrose-apple
Copy link
Contributor Author

Oops.

preset=buildbot_incremental,tools=RA,stdlib=RDA,test=iOS,type=simulator
@swift-ci Please test with preset

@jrose-apple jrose-apple merged commit 9788492 into swiftlang:master Jul 13, 2018
@jrose-apple jrose-apple deleted the hold-me-use-me branch July 13, 2018 23:34
jrose-apple added a commit to jrose-apple/swift that referenced this pull request Jul 14, 2018
…g#17943)

The deallocation order is important in these tests, so we need to take
autorelease pools out of the equation.

rdar://problem/42178988
(cherry picked from commit 9788492)
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.

1 participant