Skip to content

[4.1] [test] Fix Interpreter/class_resilience.swift to test the right thing #14141

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 25, 2018

Conversation

jrose-apple
Copy link
Contributor

  • Explanation: This test wasn't testing what it was supposed to be testing, and as such it would fail in rare circumstances when run on an iOS device (using Apple's internal on-device testing tool).
  • Scope: Test change only
  • Issue: rdar://problem/36830081
  • Reviewed by: @aschwaighofer
  • Risk: None
  • Testing: Manually verified the failure and fix on my own iOS device.

…swiftlang#14136)

...and to not fail when the Apple-internal on-device testing tool
decided to clear out unused files.

rdar://problem/36830081
(cherry picked from commit 52e6c1f)
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple
Copy link
Contributor Author

@swift-ci Please nominate

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test macOS

@jrose-apple jrose-apple merged commit 4973417 into swiftlang:swift-4.1-branch Jan 25, 2018
@jrose-apple jrose-apple deleted the 4.1-wmove-over branch January 25, 2018 03:22
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