Coder Social home page Coder Social logo

Comments (9)

nmathewson avatar nmathewson commented on June 22, 2024

This is a known problem with some of the DNS unit tests in libevent 2.0 and earlier: They require particular behavior on the part of the local DNS resolver. The fix in Libevent 2.1 is not to run these particular tests by default.

from libevent.

shakaran avatar shakaran commented on June 22, 2024

@nmathewson Thanks for your reply. if it is possible, could give me a more detailed explanation about the needed particular behaviour for the local DNS resolver? I would know what specific changes are needed in local DNS resolver for pass the test.

from libevent.

nmathewson avatar nmathewson commented on June 22, 2024

From the looks of it, your resolver isn't answering the PTR requests for the address 127.0.0.1. Those unit tests expect that the resolver will tell it some answer (ideally "localhost").

Personally, I would recommend instead that you skip this test or ignore the results if it isn't passing; it was IMO a mistake to have libevent

from libevent.

jedisct1 avatar jedisct1 commented on June 22, 2024

Thanks for spotting this.

The test has now been disabled.

from libevent.

benlaurie avatar benlaurie commented on June 22, 2024

You say this is disabled, yet I still see the same failure in 2.0.22.

from libevent.

errzey avatar errzey commented on June 22, 2024

One of the problems I noticed with anything client-dns test related is that we rely on our systems to be online and have a proper recursive setup somewhere that doesn't have any filtering.

I have been working on a test-plan to alleviate this problem. 2.1 is a good place for this to happen.

from libevent.

errzey avatar errzey commented on June 22, 2024

@benlaurie I think he's talking about in his project.

from libevent.

azat avatar azat commented on June 22, 2024

AFAIU 2.1 doesn't have this issue, can we close this or we want this fixed in 2.0?

from libevent.

azat avatar azat commented on June 22, 2024

Closing this one, if somebody thinks that this must be fixed in 2.0, please reopen!

from libevent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.