fixes for the backward-compatibility tests are now on develop and release/1.1.0. Dan has some additional Gradle work to check in that moves generation of the classpaths file to a more appropriate place in the build.

I've verified that the current backward compatibility tests are run as part of geode-core:distributedTest

Le 2/6/2017 à 11:35 AM, Dan Smith a écrit :
For me, the "--tests" option seems to only work with the "test" task (not
"integrationTest" or "distributedTest" which I've brought up before).

It does work with the syntax I sent. For example if you take the BC out of
the name of the test and run the command from my last email, it will find
the normal version of that test and run it.

Are you sure the BC tests aren't run during the "precheckin" task despite
not running with the "--tests" option?

I don't see them in the nightly build either. There's no
ClientServerMiscDUnitTest in the test report -
https://builds.apache.org/job/Geode-nightly/738/testReport/org.apache.geode.internal.cache.tier.sockets/

I filed GEODE-2433 for this issue.


Reply via email to