Skip to content

Instantly share code, notes, and snippets.

@alloy
Created March 29, 2012 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alloy/9fffdffb35da111e6442 to your computer and use it in GitHub Desktop.
Save alloy/9fffdffb35da111e6442 to your computer and use it in GitHub Desktop.
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Git - check's out a specific commit
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:11:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:8:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Git - check's out a specific tag
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:21:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:8:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Git - removes the .git directory when cleaning
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:30:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:8:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Github repositories, with :download_only set to true - downloads HEAD with no other options specified
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:44:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:41:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Github repositories, with :download_only set to true - downloads a specific tag when specified
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:56:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:41:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Github repositories, with :download_only set to true - downloads a specific commit when specified
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:68:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:41:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Github repositories, with :download_only set to true - deletes the downloaded tarball after unpacking it
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:80:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:41:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Mercurial - check's out a specific revision
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:93:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:92:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Mercurial - removes the .hg directory when cleaning
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:102:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:92:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Subversion - check's out a specific revision
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:114:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:113:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Subversion - check's out a specific tag
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:123:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:113:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': for Subversion - removes the .svn directories when cleaning
spec/functional/downloader_spec.rb:5:in `new'
spec/functional/downloader_spec.rb:5:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/downloader_spec.rb:132:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:113:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/downloader_spec.rb:3:in `<top (required)>'
Bacon::Error: unexpected invocation: #<Mock:target>.add_source_file(#<Pathname:0x7fec1b3ad040>, nil, ' -d some_flag')
unsatisfied expectations:
- expected exactly once, not yet invoked: #<Mock:target>.add_source_file(anything, anything, '-d some_flag')
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:60:in `rescue in block in it': Pod::LocalPod - can add it's source files to a target with any specially configured compiler flags
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:63:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/local_pod_spec.rb:75:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/local_pod_spec.rb:3:in `<top (required)>'
Bacon::Error: {"PODS"=>[{"ASIHTTPRequest (1.8.1)"=>["Reachability"]}, {"ASIWebPageRequest (1.8.1)"=>["ASIHTTPRequest (= 1.8.1)"]}, "JSONKit (1.4)", "SSZipArchive (0.1.2)"], "DEPENDENCIES"=>["ASIWebPageRequest (>= 1.8.1)", "JSONKit (>= 1.0)", "SSZipArchive (< 2)"]}.==({"PODS"=>["ASIHTTPRequest (1.8.1)", {"ASIWebPageRequest (1.8.1)"=>["ASIHTTPRequest (= 1.8.1)"]}, "JSONKit (1.4)", "SSZipArchive (0.1.2)"], "DEPENDENCIES"=>["ASIWebPageRequest (>= 1.8.1)", "JSONKit (>= 1.0)", "SSZipArchive (< 2)"]}) failed
spec/integration_spec.rb:222:in `block (3 levels) in <top (required)>': A full (integration spec) installation for platform `osx' - activates required pods and create a working static library xcode project
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `call'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/integration_spec.rb:186:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/integration_spec.rb:31:in `block in <top (required)>'
spec/integration_spec.rb:30:in `each'
spec/integration_spec.rb:30:in `<top (required)>'
Bacon::Error: [].include?("ASIHTTPRequest.m") failed
spec/integration_spec.rb:323:in `block (4 levels) in <top (required)>': A full (integration spec) installation for platform `osx' - creates a project with multiple targets
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/bundler/gems/Xcodeproj-21d9afe2ffde/lib/xcodeproj/project/object_list.rb:64:in `block in each'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/bundler/gems/Xcodeproj-21d9afe2ffde/lib/xcodeproj/project/object_list.rb:63:in `each'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/bundler/gems/Xcodeproj-21d9afe2ffde/lib/xcodeproj/project/object_list.rb:63:in `each'
spec/integration_spec.rb:317:in `block (3 levels) in <top (required)>'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `call'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/integration_spec.rb:303:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/integration_spec.rb:31:in `block in <top (required)>'
spec/integration_spec.rb:30:in `each'
spec/integration_spec.rb:30:in `<top (required)>'
Bacon::Error: #<Pathname:/Users/eloy/code/CocoaPods/tmp/Pods/Headers/ASIHTTPRequest>.exist?() failed
spec/integration_spec.rb:403:in `block (3 levels) in <top (required)>': A full (integration spec) installation for platform `osx' - should prevent duplication cleaning headers symlinks with multiple targets
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `call'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/integration_spec.rb:386:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/integration_spec.rb:31:in `block in <top (required)>'
spec/integration_spec.rb:30:in `each'
spec/integration_spec.rb:30:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': Pod::Generator::Documentation - returns reads correctly the Pod documentation
spec/unit/generator/documentation_spec.rb:6:in `new'
spec/unit/generator/documentation_spec.rb:6:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/generator/documentation_spec.rb:11:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/generator/documentation_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': Pod::Generator::Documentation - returns the Pod documentation documentation files
spec/unit/generator/documentation_spec.rb:6:in `new'
spec/unit/generator/documentation_spec.rb:6:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/generator/documentation_spec.rb:21:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/generator/documentation_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': Pod::Generator::Documentation - returns the Pod documentation options
spec/unit/generator/documentation_spec.rb:6:in `new'
spec/unit/generator/documentation_spec.rb:6:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/generator/documentation_spec.rb:28:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/generator/documentation_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': Pod::Generator::Documentation - creates the html
spec/unit/generator/documentation_spec.rb:6:in `new'
spec/unit/generator/documentation_spec.rb:6:in `block (2 levels) in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/generator/documentation_spec.rb:55:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/generator/documentation_spec.rb:3:in `<top (required)>'
Bacon::Error: {:ios=>["Classes", "Classes/**/*.{h,m}"], :osx=>["Classes", "Classes/**/*.{h,m}"]}.==(["Classes", "Classes/**/*.{h,m}"]) failed
spec/functional/command_spec.rb:63:in `block (2 levels) in <top (required)>': Pod::Command - creates a new podspec stub file
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `call'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/functional/command_spec.rb:49:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/functional/command_spec.rb:3:in `<top (required)>'
Bacon::Error: [].==([#<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIAuthenticationDialog.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASICacheDelegate.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIDataCompressor.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIDataDecompressor.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIDownloadCache.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIFormDataRequest.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIHTTPRequest.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIHTTPRequestConfig.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIHTTPRequestDelegate.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIInputStream.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASINetworkQueue.h>, #<Pathname:/Users/eloy/code/CocoaPods/spec/fixtures/integration/ASIHTTPRequest/Classes/ASIProgressDelegate.h>]) failed
spec/unit/installer_spec.rb:47:in `block (2 levels) in <top (required)>': Pod::Installer - generates a BridgeSupport metadata file from all the pod headers
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `call'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/installer_spec.rb:33:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/installer_spec.rb:3:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': Pod::Downloader - returns a git downloader with parsed options
spec/unit/downloader_spec.rb:16:in `new'
spec/unit/downloader_spec.rb:16:in `block (2 levels) in <top (required)>'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `call'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/downloader_spec.rb:15:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/downloader_spec.rb:14:in `<top (required)>'
ArgumentError: wrong number of arguments (2 for 3)
/Users/eloy/code/CocoaPods/lib/cocoapods/local_pod.rb:7:in `initialize': Pod::Downloader - returns a github downloader when the :git URL is on github
spec/unit/downloader_spec.rb:24:in `new'
spec/unit/downloader_spec.rb:24:in `block (2 levels) in <top (required)>'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `call'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:57:in `block in it'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:18:in `handle_requirement'
/Users/eloy/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/mocha-on-bacon-0.2.0/lib/mocha-on-bacon.rb:54:in `it'
spec/unit/downloader_spec.rb:23:in `block in <top (required)>'
/Users/eloy/code/CocoaPods/spec/spec_helper/color_output.rb:12:in `handle_specification'
spec/unit/downloader_spec.rb:14:in `<top (required)>'
241 specifications (395 requirements), 6 failures, 18 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment