On Thu, 31 Oct 2019 at 22:36, Vladimir Sitnikov <[email protected]> wrote: > > >http://home.apache.org/~sebb/jmeter/build.log > > sebb, it would be nice if you could run DnsManagerTest with a Java debugger > and analyze the failure.
I am unable to get Eclipse to build or run the code. The eclipse.project and eclipse.classpath sample files no longer exist, and I could find no migration info. I tried gw eclipse, but although that created lots of .classpath files, Eclipse is still not set up correctly. > The test sets custom DNS resolver to 20.0.118.11, and it tries to access > localhost. > For some reason, your machine is still able to access it. Does resolving localhost really use DNS? Surely it will use /etc/hosts if that is present? Seems to me it would be sensible to test the resolver independently as well as using it via the sampler. > I've no idea where 20.0.118.11 came from, but it was used in the sources > for ages. > > My macOS (10.14.6) works ok. > macOS at GitHub Actions works as well: > https://github.com/apache/jmeter/runs/284000660 > > Vladimir
