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

Release/1.0.9 #58

Merged
merged 24 commits into from
Oct 9, 2014
Merged

Release/1.0.9 #58

merged 24 commits into from
Oct 9, 2014

Conversation

jmoody
Copy link
Contributor

@jmoody jmoody commented Oct 9, 2014

1.0.9

jmoody and others added 24 commits October 5, 2014 09:30
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
jmoody added a commit that referenced this pull request Oct 9, 2014
@jmoody jmoody merged commit 6417396 into master Oct 9, 2014
@gwynantj
Copy link
Contributor

gwynantj commented Oct 9, 2014

This now has fixed the issue with keyboard not appearing on Travis. Builds have gone green. 👍

@jmoody
Copy link
Contributor Author

jmoody commented Oct 10, 2014

@gwynantj

On Travis! Woot! Any chance I can see your travis setup? All of our iOS Simulator tests on Travis are red. :(

@gwynantj
Copy link
Contributor

@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):
RESET_BETWEEN_SCENARIOS=1 DEVICE_TARGET='iPhone 5s (7.1 Simulator)' bundle exec cucumber

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?

@jmoody jmoody deleted the release/1.0.9 branch November 6, 2014 17:04
@jmoody jmoody mentioned this pull request Oct 13, 2016
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.

2 participants