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.5 #200

Merged
merged 89 commits into from
Jan 26, 2017
Merged

Release/1.0.5 #200

merged 89 commits into from
Jan 26, 2017

Conversation

jmoody
Copy link
Contributor

@jmoody jmoody commented Jan 24, 2017

1.0.5

Fitness

One failure because of a problem on Test Cloud.

jmoody and others added 30 commits December 13, 2016 14:21
These require a UITextField with the keyboard showing or they
will occasionally fail with

Timed out waiting for key event to complete

The fact that they sometimes pass is troubling - how did they
ever pass?
Must refer to an installed application - not a running application.
…launching

POST /session raises when app is not installed and when app fails to launch
before making an expensive XCUITest query
Trying to avoid 'missing' an alert with the isSpringBoardShowingAnAlert call
to UIApplication
…isible-SpringBoard-alert-before-XCUITest-query

SpringBoard: ask UIApplication for SpringBoard alert before making an expensive XCUITest query
DeviceAgent 1.0.4 used XCUIElement [button tap].  This seems
to have made SpringBoard interactions less stable.

This change taps the alert button using coordinates that have
been translated given the SpringBoard interface orientation
and application size.
Previously, the wait only happened when the alert was successfully dismissed.

The idea here is that we should wait if a button tap failed and hopefully
dismiss the alert on the next time around
…rts-by-touching-coordinates

Dismiss SpringBoard alerts by touching alert buttons with coordinates
…ash.framework-0.20.4

TestApp: update to calabash.framework 0.20.4
jmoody and others added 25 commits January 12, 2017 18:22
* Jan 12 2017
* 1d361a83599948b0110c12946a8cf75a37f295f2
…Lumberjack-definitions

Update CocoaLumberjack to 3.0.0
…s-to-match-XCUITest

Increase touch duration to 0.2 to match XCUITest
…localizations

Add SpringBoard alert localizations to 1.0.5
@jmoody jmoody added this to the 1.0.5 milestone Jan 24, 2017
@jmoody jmoody self-assigned this Jan 24, 2017
@jmoody
Copy link
Contributor Author

jmoody commented Jan 25, 2017

Jenkins test this please

@jmoody jmoody merged commit 3970777 into master Jan 26, 2017
@jmoody jmoody deleted the release/1.0.5 branch January 26, 2017 09:06
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.

1 participant