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

Can't manage to pass tests #89

Open
joel1di1 opened this issue May 7, 2014 · 5 comments
Open

Can't manage to pass tests #89

joel1di1 opened this issue May 7, 2014 · 5 comments

Comments

@joel1di1
Copy link

joel1di1 commented May 7, 2014

I try to add a feature in this gem.
Unfortunately, i can't manage to pass the tests.
This what I did

  • clone the repo
  • bundle install => error while installing linecache19 (using ruby 2.0.0)

How do you use ruby-debug19, which stand for ruby 1.9.x with ruby 2.0.0 ?

I tried to use ruby 1.9.3-p392 (from the rbenv file), I've got many errors.

Any ideas?

@burtlo
Copy link
Collaborator

burtlo commented Aug 28, 2014

Oh that should be removed. It is no longer supported.

@burtlo
Copy link
Collaborator

burtlo commented Aug 28, 2014

I removed it from the Gemfile. I'm running the tests now and so many of them fail. 😢

@burtlo
Copy link
Collaborator

burtlo commented Aug 28, 2014

I am working through the issues. Most of them it seems is that someone checked in content after the tests were run. Some of the issues are with the new RSpec changes.

@burtlo
Copy link
Collaborator

burtlo commented Aug 28, 2014

Two tests remain broken:

rspec ./spec/builder_spec.rb:66 # Xcode::Builder when using a builder built from a configuration #testflight should upload ipa and dsym to testflight
rspec ./spec/deploy_spec.rb:49 # Xcode::Deploy Xcode::Deploy::Testflight should call curl with correct bulld paths

Maybe @rayh would know more about those particular specs.

@rayh
Copy link
Owner

rayh commented Oct 20, 2014

I haven't been using Xcoder in anger in my new job, so it's just not received the love it deserves!

Did anyone have any joy with this?

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

No branches or pull requests

3 participants