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/2.0.0 #342

Merged
merged 116 commits into from
Nov 25, 2015
Merged

release/2.0.0 #342

merged 116 commits into from
Nov 25, 2015

Conversation

jmoody
Copy link
Contributor

@jmoody jmoody commented Nov 25, 2015

2.0.0

The following have been removed from RunLoop in 2.0:

  • RunLoop::XCTools; replaced with Xcode and Instruments
  • RunLoop::Environment.sim_post_launch_wait; no replacement.
    Additionally, run-loop no longer responds to CAL_SIM_POST_LAUNCH_WAIT

Might help debug problems launching the simulator.
Need this to generate junit style reports for Jenkins
Wow.  CI Reporter gem is not in a good shape.
Progress on:

Pass all `read` calls through utf-8 filter #230
Testing for stderr is not working.  External errors can cause
us to fail.

Could not inject dylib (RuntimeError) #301
Progress on: remove Retriable from the gem #310
Not ready for primetime yet. :(
jmoody and others added 27 commits November 17, 2015 06:26
…ulator-stable-timeouts-for-ci

Increase simctl install/launch app and simulator stable timeouts in CI environments
Previous behavior was to log the errors, but users are still
confused.
…t-response-to-File.read-errors

Improve Directory.directory_digest response to File.read errors
* uniform naming for keys
* add uninstall app timeout
…ulator-stable-timeouts-for-ci

Increase simctl and sim stable timeouts in CI environments and expose options to users
It has been demonstrated that on El Capitan, the core simulator will
become unstable if it is running for a long time.
Calabash is responsible for sending :reset based on user input and
environment variables.  :reset is supported because it is a legacy
key.  :reset_app_sandbox is the preferred key.
…nds-to-reset

Core: prepare simulator responds to :reset launch arg
…-a-simulator

CoreSimulator can erase a simulator
Fixes timeouts while waiting for Shutdown state while trying to
reset the app sandbox
…-state-option-to-public-API

CoreSim: expose :wait_for_state_timeout option
100% my bad.  I was not paying close enough attention to the order
of operations.
…oblem-in-prepare-sim

Core: prevent double launching of simulator
jmoody added a commit that referenced this pull request Nov 25, 2015
@jmoody jmoody merged commit cca0bac into master Nov 25, 2015
@jmoody jmoody deleted the release/2.0.0 branch November 25, 2015 19:18
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