JPS: remove cache version from test data
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module' production) are INVALID: actual=CacheVersion(version=777) -> expected=CacheVersion(version=9011001)
|
||||
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module' production) are INVALID
|
||||
Marked as dirty by Kotlin:
|
||||
src/a.kt
|
||||
src/b.kt
|
||||
@@ -17,4 +17,4 @@ Compiling files:
|
||||
src/other.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
------------------------------------------
|
||||
------------------------------------------
|
||||
Vendored
+1
-1
@@ -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:
|
||||
src/a.kt
|
||||
src/b.kt
|
||||
|
||||
Reference in New Issue
Block a user