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
@@ -5,7 +5,7 @@ Exit code: NOTHING_DONE
------------------------------------------
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/META-INF/module4.kotlin_module
@@ -18,7 +18,7 @@ Exit code: OK
------------------------------------------
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
@@ -32,7 +32,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
@@ -45,7 +45,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
@@ -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