From 2d04f3d3e35035e6b4e31f9fc5b3820cf14b35d9 Mon Sep 17 00:00:00 2001 From: Sergey Rostov Date: Wed, 21 Nov 2018 11:28:38 +0300 Subject: [PATCH] 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 fe93ea2 Original commit: 4cd4e230bf239a10b6974ee459191336dde7340d --- .../withError/data-container-version-build.log | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/jps/jps-plugin/testData/incremental/cacheVersionChanged/withError/data-container-version-build.log b/jps/jps-plugin/testData/incremental/cacheVersionChanged/withError/data-container-version-build.log index e9b1283b9d6..9819cc62dd8 100644 --- a/jps/jps-plugin/testData/incremental/cacheVersionChanged/withError/data-container-version-build.log +++ b/jps/jps-plugin/testData/incremental/cacheVersionChanged/withError/data-container-version-build.log @@ -42,17 +42,7 @@ Building module5 Exit code: NOTHING_DONE ------------------------------------------ Building module4 -Local cache for KotlinChunk(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: