JPS: remove cache version from test data
This commit is contained in:
+6
-6
@@ -1,10 +1,10 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Lookups cache are SHOULD_BE_CLEARED: actual=(3011001, [jvm]) -> expected=null
|
||||
Local cache for Module 'module1' production are SHOULD_BE_CLEARED: actual=CacheVersion(version=9011001) -> expected=null
|
||||
Local cache for Module 'module2' production are SHOULD_BE_CLEARED: actual=CacheVersion(version=9011001) -> expected=null
|
||||
Local cache for Module 'module3' production are SHOULD_BE_CLEARED: actual=CacheVersion(version=9011001) -> expected=null
|
||||
Local cache for Module 'module4' production are SHOULD_BE_CLEARED: actual=CacheVersion(version=9011001) -> expected=null
|
||||
Lookups cache are SHOULD_BE_CLEARED
|
||||
Local cache for Module 'module1' production are SHOULD_BE_CLEARED
|
||||
Local cache for Module 'module2' production are SHOULD_BE_CLEARED
|
||||
Local cache for Module 'module3' production are SHOULD_BE_CLEARED
|
||||
Local cache for Module 'module4' production are SHOULD_BE_CLEARED
|
||||
Building module1
|
||||
Exit code: NOTHING_DONE
|
||||
------------------------------------------
|
||||
@@ -35,7 +35,7 @@ Exit code: NOTHING_DONE
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
Lookups cache are INVALID: actual=null -> expected=(3011001, [jvm])
|
||||
Lookups cache are INVALID
|
||||
Marked as dirty by Kotlin:
|
||||
module1/src/z.kt
|
||||
module2/src/a.kt
|
||||
|
||||
Reference in New Issue
Block a user