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
@@ -8,7 +8,7 @@ End of files
Compiling files:
module1/src/foo.kt
End of files
Marked as dirty by Kotlin:
After build round. Marked as dirty by Kotlin:
module2/src/useFoo.kt
Exit code: ADDITIONAL_PASS_REQUIRED
------------------------------------------
@@ -9,7 +9,7 @@ End of files
Compiling files:
module1/src/foo.kt
End of files
Marked as dirty by Kotlin:
After build round. Marked as dirty by Kotlin:
module2/src/useFoo.kt
Exit code: ADDITIONAL_PASS_REQUIRED
------------------------------------------