Skip to content

Instantly share code, notes, and snippets.

@yahonda
Created April 1, 2020 22:58
Show Gist options
  • Save yahonda/f4eb287756e9656b0580def1c3d8291f to your computer and use it in GitHub Desktop.
Save yahonda/f4eb287756e9656b0580def1c3d8291f to your computer and use it in GitHub Desktop.
% ruby -v master
ruby 2.8.0dev (2020-04-01T10:29:39Z master fad0a1451b) [x86_64-darwin19]
% bundle install master
The dependency jruby-openssl (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for java. To add those platforms to the bundle, run `bundle lock --add-platform java`.
Fetching gem metadata from https://rubygems.org/.........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Using rake 11.3.0
Using concurrent-ruby 1.1.6
Using i18n 1.8.2
Using minitest 5.14.0
Using thread_safe 0.3.6
Using tzinfo 1.2.6
Using activesupport 5.0.7.2
Using public_suffix 4.0.3
Using addressable 2.7.0
Using ast 2.4.0
Using bundler 2.1.4
Using byebug 11.1.1
Using coderay 1.1.2
Using json 2.3.0
Using docile 1.3.2
Using simplecov-html 0.10.2
Using simplecov 0.16.1
Using sync 0.5.0
Using tins 1.24.1
Using term-ansicolor 1.7.1
Using thor 0.20.3
Using coveralls 0.8.23
Using safe_yaml 1.0.5
Using crack 0.4.3
Using declarative 0.0.10
Using declarative-option 0.1.0
Using diff-lcs 1.3
Using dotenv 2.7.5
Using fakefs 0.20.1
Using multipart-post 2.1.1
Using faraday 1.0.1
Using github-markup 1.7.0
Using jwt 2.2.1
Using memoist 0.16.2
Using multi_json 1.14.1
Using os 0.9.6
Using signet 0.13.2
Using googleauth 0.11.0
Using httpclient 2.8.3
Using mini_mime 1.0.2
Using uber 0.1.0
Using representable 3.0.4
Using retriable 3.1.2
Using google-api-client 0.37.2 from source at `.`
Using google-id-token 1.4.2
Using hashdiff 1.0.1
Using mime-types-data 3.2019.1009
Using mime-types 3.3.1
Using multi_xml 0.6.0
Using httparty 0.18.0
Using rspec-support 3.9.2
Using rspec-core 3.9.1
Using rspec-expectations 3.9.1
Using rspec-mocks 3.9.1
Using rspec 3.9.0
Using json_spec 1.1.5
Using launchy 2.5.0
Using little-plugger 1.1.4
Using logging 2.2.2
Using method_source 1.0.0
Using opencensus 0.5.0
Using parallel 1.19.1
Using parser 2.7.0.5
Using powerpack 0.1.2
Using pry 0.13.0
Using pry-byebug 3.9.0
Using yard 0.9.24
Using pry-doc 0.13.5
Using rainbow 2.2.2
Using redcarpet 3.5.0
Using redis 3.3.5
Using rmail 1.1.3
Using ruby-progressbar 1.10.1
Using unicode-display_width 1.7.0
Using rubocop 0.49.1
Using webmock 2.3.2
Bundle complete! 30 Gemfile dependencies, 76 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
yahonda@mymacbookpro google-api-ruby-client % bundle exec rake master
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rake-11.3.0/lib/rake/application.rb:378: warning: deprecated Object#=~ is called on Proc; it always returns nil
/Users/yahonda/.rbenv/versions/2.8.0-dev/bin/ruby -I/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rspec-core-3.9.1/lib:/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rspec-support-3.9.2/lib /Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rspec-core-3.9.1/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
An error occurred while loading ./spec/google/api_client/auth/installed_app_spec.rb. - Did you mean?
rspec ./spec/google/api_client/auth/storage_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/api_client/auth/installed_app_spec.rb:1:in `require'
# ./spec/google/api_client/auth/installed_app_spec.rb:1:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/api_client/auth/storage_spec.rb. - Did you mean?
rspec ./spec/google/api_client/auth/installed_app_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/api_client/auth/storage_spec.rb:1:in `require'
# ./spec/google/api_client/auth/storage_spec.rb:1:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/api_client/auth/storages/file_store_spec.rb. - Did you mean?
rspec ./spec/google/api_client/auth/storages/redis_store_spec.rb
rspec ./spec/google/api_client/auth/storage_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/api_client/auth/storages/file_store_spec.rb:1:in `require'
# ./spec/google/api_client/auth/storages/file_store_spec.rb:1:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/api_client/auth/storages/redis_store_spec.rb. - Did you mean?
rspec ./spec/google/api_client/auth/storages/file_store_spec.rb
rspec ./spec/google/api_client/auth/storage_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/api_client/auth/storages/redis_store_spec.rb:1:in `require'
# ./spec/google/api_client/auth/storages/redis_store_spec.rb:1:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/api_client/client_secrets_spec.rb. - Did you mean?
rspec ./spec/google/api_client/auth/storage_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/api_client/client_secrets_spec.rb:15:in `require'
# ./spec/google/api_client/client_secrets_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/api_command_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/http_command_spec.rb
rspec ./spec/google/apis/core/upload_spec.rb
rspec ./spec/google/apis/core/download_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/api_command_spec.rb:15:in `require'
# ./spec/google/apis/core/api_command_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/batch_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/hashable_spec.rb
rspec ./spec/google/apis/core/service_spec.rb
rspec ./spec/google/apis/core/upload_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/batch_spec.rb:15:in `require'
# ./spec/google/apis/core/batch_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/composite_io_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/upload_spec.rb
rspec ./spec/google/apis/core/service_spec.rb
rspec ./spec/google/apis/core/http_command_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/composite_io_spec.rb:15:in `require'
# ./spec/google/apis/core/composite_io_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/download_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/upload_spec.rb
rspec ./spec/google/apis/core/api_command_spec.rb
rspec ./spec/google/apis/core/http_command_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/download_spec.rb:15:in `require'
# ./spec/google/apis/core/download_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/hashable_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/batch_spec.rb
rspec ./spec/google/apis/core/service_spec.rb
rspec ./spec/google/apis/core/upload_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/hashable_spec.rb:15:in `require'
# ./spec/google/apis/core/hashable_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/http_command_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/api_command_spec.rb
rspec ./spec/google/apis/core/upload_spec.rb
rspec ./spec/google/apis/core/batch_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/http_command_spec.rb:15:in `require'
# ./spec/google/apis/core/http_command_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/json_representation_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/composite_io_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/json_representation_spec.rb:15:in `require'
# ./spec/google/apis/core/json_representation_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/service_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/batch_spec.rb
rspec ./spec/google/apis/errors_spec.rb
rspec ./spec/google/apis/versions_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/service_spec.rb:15:in `require'
# ./spec/google/apis/core/service_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/core/upload_spec.rb. - Did you mean?
rspec ./spec/google/apis/core/download_spec.rb
rspec ./spec/google/apis/core/api_command_spec.rb
rspec ./spec/google/apis/core/http_command_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/core/upload_spec.rb:15:in `require'
# ./spec/google/apis/core/upload_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/errors_spec.rb. - Did you mean?
rspec ./spec/google/apis/versions_spec.rb
rspec ./spec/google/apis/options_spec.rb
rspec ./spec/google/apis/generated_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/errors_spec.rb:15:in `require'
# ./spec/google/apis/errors_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/generated_spec.rb. - Did you mean?
rspec ./spec/google/apis/versions_spec.rb
rspec ./spec/google/apis/errors_spec.rb
rspec ./spec/google/apis/core/upload_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/generated_spec.rb:15:in `require'
# ./spec/google/apis/generated_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/generator/generator_spec.rb. - Did you mean?
rspec ./spec/google/apis/generated_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/generator/generator_spec.rb:15:in `require'
# ./spec/google/apis/generator/generator_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/logging_spec.rb. - Did you mean?
rspec ./spec/google/apis/options_spec.rb
rspec ./spec/google/apis/versions_spec.rb
rspec ./spec/google/apis/errors_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/logging_spec.rb:15:in `require'
# ./spec/google/apis/logging_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/options_spec.rb. - Did you mean?
rspec ./spec/google/apis/logging_spec.rb
rspec ./spec/google/apis/versions_spec.rb
rspec ./spec/google/apis/errors_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/options_spec.rb:15:in `require'
# ./spec/google/apis/options_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/google/apis/versions_spec.rb. - Did you mean?
rspec ./spec/google/apis/errors_spec.rb
rspec ./spec/google/apis/options_spec.rb
rspec ./spec/google/apis/generated_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/google/apis/versions_spec.rb:15:in `require'
# ./spec/google/apis/versions_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/integration_tests/adsense_spec.rb. - Did you mean?
rspec ./spec/integration_tests/drive_spec.rb
rspec ./spec/integration_tests/cloudkms_spec.rb
rspec ./spec/integration_tests/pubsub_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/integration_tests/adsense_spec.rb:1:in `require'
# ./spec/integration_tests/adsense_spec.rb:1:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/integration_tests/cloudkms_spec.rb. - Did you mean?
rspec ./spec/integration_tests/adsense_spec.rb
rspec ./spec/integration_tests/pubsub_spec.rb
rspec ./spec/integration_tests/drive_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/integration_tests/cloudkms_spec.rb:15:in `require'
# ./spec/integration_tests/cloudkms_spec.rb:15:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/integration_tests/drive_spec.rb. - Did you mean?
rspec ./spec/integration_tests/adsense_spec.rb
rspec ./spec/integration_tests/cloudkms_spec.rb
rspec ./spec/integration_tests/pubsub_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/integration_tests/drive_spec.rb:1:in `require'
# ./spec/integration_tests/drive_spec.rb:1:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/integration_tests/pubsub_spec.rb. - Did you mean?
rspec ./spec/integration_tests/cloudkms_spec.rb
rspec ./spec/integration_tests/adsense_spec.rb
rspec ./spec/integration_tests/drive_spec.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/integration_tests/pubsub_spec.rb:1:in `require'
# ./spec/integration_tests/pubsub_spec.rb:1:in `<top (required)>'
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: already initialized constant SPEC_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:15: warning: previous definition of SPEC_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: already initialized constant ROOT_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:16: warning: previous definition of ROOT_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: already initialized constant LIB_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:17: warning: previous definition of LIB_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: already initialized constant GENERATED_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:18: warning: previous definition of GENERATED_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: already initialized constant THIRD_PARTY_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:19: warning: previous definition of THIRD_PARTY_DIR was here
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: already initialized constant FIXTURES_DIR
/Users/yahonda/src/github.com/googleapis/google-api-ruby-client/spec/spec_helper.rb:20: warning: previous definition of FIXTURES_DIR was here
An error occurred while loading ./spec/spec_helper/load_path_spec.rb. - Did you mean?
rspec ./spec/spec_helper.rb
Failure/Error: require 'webmock/rspec'
LoadError:
cannot load such file -- rexml/parsers/streamparser
# ./spec/spec_helper.rb:42:in `require'
# ./spec/spec_helper.rb:42:in `<top (required)>'
# ./spec/spec_helper/load_path_spec.rb:15:in `require'
# ./spec/spec_helper/load_path_spec.rb:15:in `<top (required)>'
No examples found.
Finished in 0.00008 seconds (files took 0.68695 seconds to load)
0 examples, 0 failures, 25 errors occurred outside of examples
[Coveralls] Outside the CI environment, not sending data.
Coverage report generated for RSpec to /Users/yahonda/src/github.com/googleapis/google-api-ruby-client/coverage. 0.0 / 0.0 LOC (100.0%) covered.
/Users/yahonda/.rbenv/versions/2.8.0-dev/bin/ruby -I/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rspec-core-3.9.1/lib:/Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rspec-support-3.9.2/lib /Users/yahonda/.rbenv/versions/2.8.0-dev/lib/ruby/gems/2.8.0/gems/rspec-core-3.9.1/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed
%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment