Add details about compilation rounds in IC tests
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ End of files
|
||||
Compiling files:
|
||||
module1/src/a.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module2/src/b.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
@@ -22,7 +22,7 @@ End of files
|
||||
Compiling files:
|
||||
module2/src/b.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module3/src/c.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
+2
-2
@@ -9,7 +9,7 @@ End of files
|
||||
Compiling files:
|
||||
module1/src/a.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module2/src/b.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
@@ -24,7 +24,7 @@ End of files
|
||||
Compiling files:
|
||||
module2/src/b.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module3/src/c.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user