Add details about compilation rounds in IC tests

This commit is contained in:
Andrey Uskov
2022-07-09 02:04:47 +03:00
committed by teamcity
parent 318d955d64
commit deb2ef9a51
198 changed files with 305 additions and 281 deletions
@@ -2,7 +2,7 @@
Building module1
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module1' production) are INVALID
Marked as dirty by Kotlin:
After chunkBuildStarted. Marked as dirty by Kotlin:
module1/src/A.kt
Cleaning output files:
out/production/module1/META-INF/module1.kotlin_module
@@ -15,7 +15,7 @@ Exit code: OK
------------------------------------------
Building module2
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module2' production) are INVALID
Marked as dirty by Kotlin:
After chunkBuildStarted. Marked as dirty by Kotlin:
module2/src/B.kt
Cleaning output files:
out/production/module2/META-INF/module2.kotlin_module
@@ -28,7 +28,7 @@ Exit code: OK
------------------------------------------
Building module3
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module3' production) are INVALID
Marked as dirty by Kotlin:
After chunkBuildStarted. Marked as dirty by Kotlin:
module3/src/C.kt
Cleaning output files:
out/production/module3/META-INF/module3.kotlin_module
@@ -41,7 +41,7 @@ Exit code: OK
------------------------------------------
Building module4
Local cache for KotlinChunk<KotlinJvmModuleBuildTarget>(Module 'module4' production) are INVALID
Marked as dirty by Kotlin:
After chunkBuildStarted. Marked as dirty by Kotlin:
module4/src/D.kt
Cleaning output files:
out/production/module4/D/D.class
@@ -1,7 +1,7 @@
================ Step #1 =================
Lookups cache are INVALID
Marked as dirty by Kotlin:
ChunkBuildStarted. Marked as dirty by Kotlin:
module1/src/A.kt
module2/src/B.kt
module3/src/C.kt