Add details about compilation rounds in IC tests
This commit is contained in:
+2
-2
@@ -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
|
||||
@@ -16,7 +16,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
|
||||
|
||||
Reference in New Issue
Block a user