Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
This repository was 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

@dleidert

Description

@dleidert

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions