Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Update README.markdown #307

Merged
merged 1 commit into from
May 12, 2015
Merged

Update README.markdown #307

merged 1 commit into from
May 12, 2015

Conversation

bootstraponline
Copy link
Contributor

I started using this gem in a project for work and encountered a few Why The Failure moments.

  • The parallel feature completely breaks if there's an error and no solution for terminating the zombie processes is provided. I've updated the wiki with a one line command that resolves this issue.
  • The syntax used in the readme is not valid Ruby.
  • The syntax in the readme is inconsistent with the sauce_helper.rb generated by rake sauce:install:spec
  • The swappable sauce link is broken
  • The gem always errors with Exception occured: uninitialized constant Sauce::RSpec::Spec when used from the Rakefile. The gem should be fixed however requiring bundler works around the issue.

I've fixed or added work arounds for these issues in this PR.

@bootstraponline
Copy link
Contributor Author

Travis CI failed because the sauce_ruby build is broken and the dependencies are outdated. I've opened an issue for that. #308

DylanLacey pushed a commit that referenced this pull request May 12, 2015
@DylanLacey DylanLacey merged commit 0e4ccc1 into sauce-archives:master May 12, 2015
@bootstraponline bootstraponline deleted the patch-1 branch May 12, 2015 13:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants