JPS, tests: update test data for cacheVersionChanged/withError

In this test only lookups caches are invalidated and only in first step.
module4 shouldn't be rebuilt since is compiled in step 1 and it is independent of all dirty modules.

Previously this module was rebuilt because of #KT-27044 which is fixed
by 5232f08
This commit is contained in:
Sergey Rostov
2018-11-21 11:28:38 +03:00
parent a508f53f9d
commit 4cd4e230bf
@@ -42,17 +42,7 @@ Building module5
Exit code: NOTHING_DONE
------------------------------------------
Building module4
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module4' production) are INVALID: actual=null -> expected=CacheVersion(version=9011001)
Marked as dirty by Kotlin:
module4/src/d.kt
Cleaning output files:
out/production/module4/META-INF/module4.kotlin_module
out/production/module4/module4/D.class
End of files
Compiling files:
module4/src/d.kt
End of files
Exit code: OK
Exit code: NOTHING_DONE
------------------------------------------
Building module1
Compiling files: