Skip to content

Ruby 3.4 tests: mock requests correctly #13

@olleolleolle

Description

@olleolleolle

I had the Ruby 3.4 in the test matrix, and I had lots of test failures. I removed it, and created this issue instead.

Errors included: "unable to resolve address: Name or service not known"

expected Faraday::ProxyAuthError, got #<Faraday::ClientError #<Faraday::ClientError: unable to resolve address: Name or service not known>> with backtrace:

To see the issue:

  • Install Ruby 3.4
  • bundle
  • bundle exec rake

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