Skip to content
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

3 unit tests fail in example project under Xcode 6.1.1 (6A2006) #20

Closed
dmcgloin opened this issue Feb 22, 2015 · 1 comment
Closed

3 unit tests fail in example project under Xcode 6.1.1 (6A2006) #20

dmcgloin opened this issue Feb 22, 2015 · 1 comment

Comments

@dmcgloin
Copy link
Contributor

Without any changes, after downloading latest code, 3 unit tests fail:

testChildrenElements()
testAllElements()
testLastElement()

I was actually trying to debug an issue with Xcode 6.3 Beta, but then I realized that I could not get the tests to run without crashing. However, I had to make 1 change to get code to compile, so I thought maybe my change caused the failure.

However, then I went back to Xcode 6.1.1 and am seeing these 3 test failures.

Will submit separate issue for the Xcode 6.3 beta.

@dmcgloin dmcgloin mentioned this issue Feb 22, 2015
@tadija
Copy link
Owner

tadija commented Feb 23, 2015

This is now fixed with latest merge so I'll close this issue, thanks for the feedback.

@tadija tadija closed this as completed Feb 23, 2015
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

No branches or pull requests

2 participants