Hi all

When I run ant test I see ~50 test failures, all with a similar message:
     [java] 51) testArguments(org.apache.jmeter.testelement.PackageTest)
     [java] java.lang.NoSuchFieldError: log

I've tried download_jars as well but this didn't seem to fix the issues.
I've also tried: "ant -Djava.awt.headless=true
-Drmi_force_localhost=true -Dskip.bug52310=true -Dskip.test_https=true
test" but get the same issues.

I am running on Linux with Java version "1.8.0_121" and both ant
v1.9.6 and v1.10.1.

Is there something I've missed when running tests?

Thanks

-- 
Graham

Reply via email to