Skip to content

Instantly share code, notes, and snippets.

@aergonaut
Last active August 15, 2019 16:53
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 aergonaut/371c7b9886ce59e36bbbbcb261cb3291 to your computer and use it in GitHub Desktop.
Save aergonaut/371c7b9886ce59e36bbbbcb261cb3291 to your computer and use it in GitHub Desktop.
--- tmp/with_silence_in_test_mode.txt 2019-08-15 09:37:37.000000000 -0700
+++ tmp/without_silence_in_test_mode.txt 2019-08-15 09:41:09.000000000 -0700
@@ -1,6 +1,9 @@
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/iconv-1.0.4/lib/iconv/version.rb:1: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/iconv-1.0.4/lib/iconv.rb:4: warning: constant ::Data is deprecated
Using fake sphinx binaries
+DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from <top (required)> at /Users/chris/src/coupa/coupa_development/config/application.rb:9)
+DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from <top (required)> at /Users/chris/src/coupa/coupa_development/config/application.rb:9)
+DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from block in included at /Users/chris/src/coupa/coupa_development/lib/coupa_lib/thinking_sphinx_extensions/remote_sphinx.rb:72)
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
Please register a mime type using `register_mime_type` then
use `register_compressor` or `register_transformer`.
@@ -18,8 +21,8 @@
use `register_compressor` or `register_transformer`.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from <top (required)> at /Users/chris/src/coupa/coupa_development/config/initializers/970-sprockets.rb:14)
-W, [2019-08-15T16:35:30.349288 #80110] WARN -- : LegalInvoice: overriding method 'invalid?'!
-W, [2019-08-15T16:35:30.404496 #80110] WARN -- : LegalPaymentReceipt: overriding method 'invalid?'!
+W, [2019-08-15T16:39:00.360383 #80451] WARN -- : LegalInvoice: overriding method 'invalid?'!
+W, [2019-08-15T16:39:00.414634 #80451] WARN -- : LegalPaymentReceipt: overriding method 'invalid?'!
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:270: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:272: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:270: warning: constant ::Data is deprecated
@@ -36,6 +39,6 @@
exclude {:type=>"encryption"}
.
-Finished in 5.18 seconds (files took 2 minutes 53.5 seconds to load)
+Finished in 5.55 seconds (files took 2 minutes 54.3 seconds to load)
1 example, 0 failures
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/iconv-1.0.4/lib/iconv/version.rb:1: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/iconv-1.0.4/lib/iconv.rb:4: warning: constant ::Data is deprecated
Using fake sphinx binaries
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
Please register a mime type using `register_mime_type` then
use `register_compressor` or `register_transformer`.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from block in <class:Railtie> at /Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/less-rails-2.7.1/lib/less/rails/railtie.rb:15)
DEPRECATION WARNING: You are using a deprecated processor interface Less::Rails::ImportProcessor.
Please update your processor interface:
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from block in <class:Railtie> at /Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/less-rails-2.7.1/lib/less/rails/railtie.rb:20)
/Users/chris/src/coupa/coupa_development/lib/soap/mapping/encodedregistry.rb:150: warning: constant ::Fixnum is deprecated
/Users/chris/src/coupa/coupa_development/lib/soap/mapping/encodedregistry.rb:216: warning: constant ::Fixnum is deprecated
This version of OpenSSL does not support FIPS mode. Starting with FIPS mode disabled!
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
Please register a mime type using `register_mime_type` then
use `register_compressor` or `register_transformer`.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from <top (required)> at /Users/chris/src/coupa/coupa_development/config/initializers/970-sprockets.rb:14)
W, [2019-08-15T16:35:30.349288 #80110] WARN -- : LegalInvoice: overriding method 'invalid?'!
W, [2019-08-15T16:35:30.404496 #80110] WARN -- : LegalPaymentReceipt: overriding method 'invalid?'!
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:270: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:272: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:270: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:272: warning: constant ::Data is deprecated
/Users/chris/src/coupa/coupa_development/app/controllers/concerns/api/auth.rb:7: warning: already initialized constant Api::Auth::SAND_REQUEST_ENDPOINTS
/Users/chris/src/coupa/coupa_development/app/controllers/concerns/api/auth.rb:7: warning: previous definition of SAND_REQUEST_ENDPOINTS was here
/Users/chris/src/coupa/coupa_development/app/models/concerns/dynamic_days_field_alertables.rb:5: warning: already initialized constant DynamicDaysFieldAlertables::SUPPORTED_TRIGGER_FIELDS
/Users/chris/src/coupa/coupa_development/app/models/concerns/dynamic_days_field_alertables.rb:5: warning: previous definition of SUPPORTED_TRIGGER_FIELDS was here
RSpec's reporter has already been initialized with #<IO:<STDERR>> as the deprecation stream, so your change to `deprecation_stream` will be ignored. You should configure it earlier for it to take effect, or use the `--deprecation-out` CLI option. (Called from /Users/chris/src/coupa/coupa_development/spec/config/unit_integration/spec_helper.rb:88:in `block (2 levels) in <top (required)>')
RSpec's reporter has already been initialized with #<IO:<STDERR>> as the deprecation stream, so your change to `deprecation_stream` will be ignored. You should configure it earlier for it to take effect, or use the `--deprecation-out` CLI option. (Called from /Users/chris/src/coupa/coupa_development/spec/config/unit_integration/spec_helper.rb:89:in `block (2 levels) in <top (required)>')
Reticulating Splines
Run options:
include {:locations=>{"./spec/models/object_definition_spec.rb"=>[13]}}
exclude {:type=>"encryption"}
.
Finished in 5.18 seconds (files took 2 minutes 53.5 seconds to load)
1 example, 0 failures
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/iconv-1.0.4/lib/iconv/version.rb:1: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/iconv-1.0.4/lib/iconv.rb:4: warning: constant ::Data is deprecated
Using fake sphinx binaries
DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from <top (required)> at /Users/chris/src/coupa/coupa_development/config/application.rb:9)
DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from <top (required)> at /Users/chris/src/coupa/coupa_development/config/application.rb:9)
DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from block in included at /Users/chris/src/coupa/coupa_development/lib/coupa_lib/thinking_sphinx_extensions/remote_sphinx.rb:72)
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
Please register a mime type using `register_mime_type` then
use `register_compressor` or `register_transformer`.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from block in <class:Railtie> at /Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/less-rails-2.7.1/lib/less/rails/railtie.rb:15)
DEPRECATION WARNING: You are using a deprecated processor interface Less::Rails::ImportProcessor.
Please update your processor interface:
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from block in <class:Railtie> at /Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/less-rails-2.7.1/lib/less/rails/railtie.rb:20)
/Users/chris/src/coupa/coupa_development/lib/soap/mapping/encodedregistry.rb:150: warning: constant ::Fixnum is deprecated
/Users/chris/src/coupa/coupa_development/lib/soap/mapping/encodedregistry.rb:216: warning: constant ::Fixnum is deprecated
This version of OpenSSL does not support FIPS mode. Starting with FIPS mode disabled!
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
Please register a mime type using `register_mime_type` then
use `register_compressor` or `register_transformer`.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from <top (required)> at /Users/chris/src/coupa/coupa_development/config/initializers/970-sprockets.rb:14)
W, [2019-08-15T16:39:00.360383 #80451] WARN -- : LegalInvoice: overriding method 'invalid?'!
W, [2019-08-15T16:39:00.414634 #80451] WARN -- : LegalPaymentReceipt: overriding method 'invalid?'!
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:270: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:272: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:270: warning: constant ::Data is deprecated
/Users/chris/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/activesupport-5.0.7.2/lib/active_support/inflector/methods.rb:272: warning: constant ::Data is deprecated
/Users/chris/src/coupa/coupa_development/app/controllers/concerns/api/auth.rb:7: warning: already initialized constant Api::Auth::SAND_REQUEST_ENDPOINTS
/Users/chris/src/coupa/coupa_development/app/controllers/concerns/api/auth.rb:7: warning: previous definition of SAND_REQUEST_ENDPOINTS was here
/Users/chris/src/coupa/coupa_development/app/models/concerns/dynamic_days_field_alertables.rb:5: warning: already initialized constant DynamicDaysFieldAlertables::SUPPORTED_TRIGGER_FIELDS
/Users/chris/src/coupa/coupa_development/app/models/concerns/dynamic_days_field_alertables.rb:5: warning: previous definition of SUPPORTED_TRIGGER_FIELDS was here
RSpec's reporter has already been initialized with #<IO:<STDERR>> as the deprecation stream, so your change to `deprecation_stream` will be ignored. You should configure it earlier for it to take effect, or use the `--deprecation-out` CLI option. (Called from /Users/chris/src/coupa/coupa_development/spec/config/unit_integration/spec_helper.rb:88:in `block (2 levels) in <top (required)>')
RSpec's reporter has already been initialized with #<IO:<STDERR>> as the deprecation stream, so your change to `deprecation_stream` will be ignored. You should configure it earlier for it to take effect, or use the `--deprecation-out` CLI option. (Called from /Users/chris/src/coupa/coupa_development/spec/config/unit_integration/spec_helper.rb:89:in `block (2 levels) in <top (required)>')
Reticulating Splines
Run options:
include {:locations=>{"./spec/models/object_definition_spec.rb"=>[13]}}
exclude {:type=>"encryption"}
.
Finished in 5.55 seconds (files took 2 minutes 54.3 seconds to load)
1 example, 0 failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment