-
Notifications
You must be signed in to change notification settings - Fork 41
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
Release/1.0.9 #58
Release/1.0.9 #58
Conversation
UITests waits for some (any) JavaScript log output before starting to pass test commands.
…essage Add a log message in host.js to support UITest
Fix default_tracetemplate for Xcode 6.1 GM seed 2
…-in-coresimulator Fix enable-accessibility in CoreSimulator
…r-xcode-6-gm-seed-2 Default simulator for Xcode 6.1 GM seed 2 should be iPhone 5 iOS 8.1
…_xcode_6 Enable Xcode 6 simulator keyboards by default
This now has fixed the issue with keyboard not appearing on Travis. Builds have gone green. 👍 |
On Travis! Woot! Any chance I can see your travis setup? All of our iOS Simulator tests on Travis are red. :( |
@jmoody I'm afraid I can't show what my setup due to it being a company app. But I can give you an outline of what commands we use. For running tests on Travis (We also add a bunch of tags on the end but that shouldn't affect how it runs on Travis): The reason why we run the 7.1 simulator on Travis is due to the iOS 8 simulator being slow and sometimes doesn't work. I hope this helps. I can probably setup a test project that uses a similar setup if that helps anymore? |
1.0.9