8d4fa8f3e8
Running tests as part of parent class produced test names on TeamCity that were different from test names obtained when inner classes were executed first. And it looks like test order execution in Gradle depends on file walker and file system. #KT-23234 Fixed