JPS: remove cache version from test data
This commit is contained in:
Vendored
+5
-5
@@ -1,9 +1,9 @@
|
||||
================ 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
|
||||
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
|
||||
Building module1
|
||||
Exit code: NOTHING_DONE
|
||||
------------------------------------------
|
||||
@@ -16,7 +16,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/a.kt
|
||||
module2/src/c.kt
|
||||
|
||||
Reference in New Issue
Block a user