Add details about compilation rounds in IC tests
This commit is contained in:
jps/jps-plugin/testData/incremental/multiModule/common/functionFromDifferentPackageChanged/build.log
Vendored
+1
-1
@@ -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
|
||||
------------------------------------------
|
||||
|
||||
+1
-1
@@ -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
|
||||
------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user