“No tests found for given includes” for TestNG + Gradle + @Test(dependsOnMethods)

The problem is described in details in this SO question

I’ve checked sources from gradle-2.13-rc-1-all.zip - message “No tests found for given includes” comes from Gradle.
Since I see no ground for this - it seems to be a problem/bug in Gradle.