Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tests fail when run from the command line #44

Open
lazerwalker opened this issue Oct 10, 2014 · 1 comment
Open

Tests fail when run from the command line #44

lazerwalker opened this issue Oct 10, 2014 · 1 comment

Comments

@lazerwalker
Copy link
Member

Running the test suite inside Xcode works properly, but running them on the command line / on CI (via rake test) causes the following failure:

-[INKActivityViewControllerSpecSpec INKActivityViewController_when_the_cancel_button_is_tapped_should_inform_the_presenter]
** TEST FAILED **
@lazerwalker
Copy link
Member Author

Not 100% sure what the underlying problem is. I've had issues with that specific test being run on an iPad before, so I attempted to change the test command to explicitly run against an iPhone instead of an iPad using a destination flag, but ran into issues with xcodebuild claiming that the destination was invalid.

For now, I've just pended out the offending test. I'm fairly confident this is a testing setup issue rather than a code issue, and I would like to release an iOS 8-compatible version sooner rather than later.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant