About JAVA_OPTS with disableassertions

I use JAVA_OPTS with disableassertions ,but when do “gradle test” ,there are still output java.lang.AssertionError.why ?

Already answered here: http://stackoverflow.com/questions/26399404/how-to-disable-assert-in-gradle-test

Please don’t double-post.