JPS: remove cache version from test data

This commit is contained in:
Sergey Rostov
2019-01-09 12:31:45 +03:00
parent b6aed5b98a
commit b3985d2735
22 changed files with 48 additions and 48 deletions
@@ -575,7 +575,7 @@ abstract class AbstractIncrementalJpsTest(
else -> error("Unknown cache manager $cacheManager")
}
logLine("$cacheTitle are $attributesDiff")
logLine("$cacheTitle are ${attributesDiff.status}")
}
override fun markedAsDirtyBeforeRound(files: Iterable<File>) {