You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Running the test suite inside Xcode works properly, but running them on the command line / on CI (via
rake test
) causes the following failure:The text was updated successfully, but these errors were encountered: