Add details about compilation rounds in IC tests
This commit is contained in:
@@ -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:
|
||||
module1/src/D.kt
|
||||
module2/src/B.kt
|
||||
module3/src/C.kt
|
||||
@@ -54,7 +54,7 @@ End of files
|
||||
Compiling files:
|
||||
module3/src/C.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module4/src/E.kt
|
||||
module5/src/F.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
|
||||
+1
-1
@@ -9,7 +9,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:
|
||||
module1/src/a.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user