It seems I missed
JdbcMixedCacheStoreTest2 / JdbcMixedCacheStoreVamTest2 in the patch for some reason, although I did mention them in the JIRA description :(
Searching again, I see some more tests that need renaming:
./core/src/test/java/org/infinispan/profiling/ProfileTestSlave.java
./core/src/test/java/org/infinispan/xsite/TestBackupForNotSpecified.java
./query/src/test/java/org/infinispan/query/config/LegacyConfigurationAdaptorTests.java
./tools/src/test/java/org/infinispan/test/fwk/TestNameVerifier.java
Could you create a JIRA + PR for them as well?
BTW, it may be a good idea to remove the auto-correcting functionality of TestNameVerifier, so we can enable it all the time, and instead add the ability to check the file names against the Surefire pattern.