Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Test 'Jaeger::Encoders::ThriftEncoder without custom tags has ip' fails if there is only IPv6 available #48

Open
dleidert opened this issue Nov 26, 2021 · 0 comments

Comments

@dleidert
Copy link

Hi,

as part of the packaging efforts in the Debian Linux project, we build and test all packages in IPv6-only environments. In such an environment, one test will fail, and we were wondering if you would be willing to have a look at it and deal with this:

...
Failures:

  1) Jaeger::Encoders::ThriftEncoder without custom tags has ip
     Failure/Error: expect(ip_tag.vStr).to be_a(String)

     NoMethodError:
       undefined method `vStr' for nil:NilClass
     # ./spec/jaeger/encoders/thrift_encoder_spec.rb:40:in `block (3 levels) in <top (required)>'

Finished in 0.30993 seconds (files took 0.58969 seconds to load)
187 examples, 1 failure
...

https://bugs.debian.org/1000649

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant