Skip to content

TestURLSession - remove some forced unwraps #1010

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
May 26, 2017

Conversation

pushkarnk
Copy link
Member

We want to start enabling URLSession tests iteratively and monitor the CI for failures. I'm creating this PR for enabling URLSession tests that use a completion handler only, with two changes that will help us understand any CI failures better:

  1. Some extra XCTAssert* calls, printing out errors if they occur
  2. Elimination of all forced unwraps

@pushkarnk
Copy link
Member Author

@swift-ci please test

@pushkarnk
Copy link
Member Author

I am merging this now and will continue to monitor the CI.

@pushkarnk
Copy link
Member Author

@swift-ci test and merge

@swift-ci swift-ci merged commit 31bd673 into swiftlang:master May 26, 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.

2 participants