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
@@ -1,7 +1,7 @@
================ Step #1 =================
Building module1
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module1' production) are INVALID: actual=CacheVersion(version=777) -> expected=CacheVersion(version=9011001)
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module1' production) are INVALID
Marked as dirty by Kotlin:
module1/src/A.kt
Cleaning output files:
@@ -14,7 +14,7 @@ End of files
Exit code: OK
------------------------------------------
Building module2
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module2' production) are INVALID: actual=CacheVersion(version=777) -> expected=CacheVersion(version=9011001)
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module2' production) are INVALID
Marked as dirty by Kotlin:
module2/src/B.kt
Cleaning output files:
@@ -1,6 +1,6 @@
================ Step #1 =================
Lookups cache are INVALID: actual=(777, [jvm]) -> expected=(3011001, [jvm])
Lookups cache are INVALID
Marked as dirty by Kotlin:
module1/src/A.kt
module2/src/B.kt