Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant