Skip to content

Fix the failure message emitted by XCTAssertNotNil #67

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
Mar 10, 2016

Conversation

briancroom
Copy link
Contributor

I noticed this was incorrect while putting together #66. Obviously there's an ordering dependency between these two PRs and one will need to be rebased, but I wanted to call out this fix in a separate PR for future reference.

@modocache
Copy link
Contributor

Nice catch! 👍

@mike-ferris
Copy link

@swift-ci please test

@mxcl
Copy link

mxcl commented Mar 7, 2016

@swift-ci Please test

@modocache
Copy link
Contributor

@briancroom As you prophesied, you'll need to rebase this because I merged #66 first.

@briancroom briancroom force-pushed the fix-XCTAssertNotNil-message branch from 95b2a4b to 1af7f38 Compare March 8, 2016 03:21
@briancroom
Copy link
Contributor Author

Rebased!

@modocache
Copy link
Contributor

@swift-ci Please test

1 similar comment
@mike-ferris
Copy link

@swift-ci Please test

@briancroom
Copy link
Contributor Author

Looks like the Linux CI build is busted now because swiftlang/swift-corelibs-foundation#271 having been merged.

@briancroom briancroom force-pushed the fix-XCTAssertNotNil-message branch from 1af7f38 to 4ab41c8 Compare March 10, 2016 20:53
@briancroom
Copy link
Contributor Author

Rebased.

@modocache
Copy link
Contributor

CI is going to be rocky today due to the Swift 3 migration. It pains me to delay this pull request any further, let's merge it! :shipit:

modocache added a commit that referenced this pull request Mar 10, 2016
Fix the failure message emitted by XCTAssertNotNil
@modocache modocache merged commit fd67e2f into swiftlang:master Mar 10, 2016
@briancroom
Copy link
Contributor Author

😄 great!

@briancroom briancroom deleted the fix-XCTAssertNotNil-message branch March 10, 2016 21:15
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.

4 participants