Add details about compilation rounds in IC tests
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ Cleaning output files:
|
||||
out/production/module/Foo.class
|
||||
out/production/module/META-INF/module.kotlin_module
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After chunkBuildStarted. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Cleaning output files:
|
||||
out/production/module/UsageKt.class
|
||||
|
||||
Vendored
+1
-1
@@ -4,7 +4,7 @@ Cleaning output files:
|
||||
out/production/module/META-INF/module.kotlin_module
|
||||
out/production/module/TheClass.class
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After chunkBuildStarted. Marked as dirty by Kotlin:
|
||||
src/usageInKotlin.kt
|
||||
Cleaning output files:
|
||||
out/production/module/Usage.class
|
||||
|
||||
Vendored
+1
-1
@@ -7,7 +7,7 @@ End of files
|
||||
Compiling files:
|
||||
src/b.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ Cleaning output files:
|
||||
out/production/module/A.class
|
||||
out/production/module/META-INF/module.kotlin_module
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After chunkBuildStarted. Marked as dirty by Kotlin:
|
||||
src/AChild.kt
|
||||
src/getA.kt
|
||||
src/getAChild.kt
|
||||
|
||||
Vendored
+1
-1
@@ -8,7 +8,7 @@ End of files
|
||||
Compiling files:
|
||||
src/A.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/B.kt
|
||||
src/createADefault.kt
|
||||
src/createANonDefault.kt
|
||||
|
||||
Vendored
+1
-1
@@ -7,7 +7,7 @@ End of files
|
||||
Compiling files:
|
||||
src/inline.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
Vendored
+1
-1
@@ -7,7 +7,7 @@ End of files
|
||||
Compiling files:
|
||||
src/inline.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
Vendored
+1
-1
@@ -7,7 +7,7 @@ End of files
|
||||
Compiling files:
|
||||
src/inline.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ End of files
|
||||
Compiling files:
|
||||
src/A.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/AChild.kt
|
||||
src/useAChild.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
|
||||
jps/jps-plugin/testData/incremental/withJava/other/multifileClassAddTopLevelFunWithDefault/build.log
Vendored
+1
-1
@@ -10,7 +10,7 @@ Compiling files:
|
||||
src/a.kt
|
||||
src/b.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
Compiling files:
|
||||
src/b.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/a.kt
|
||||
src/b.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Marked as dirty by Kotlin:
|
||||
After chunkBuildStarted. Marked as dirty by Kotlin:
|
||||
src/partB.kt
|
||||
src/usagePartB.kt
|
||||
Cleaning output files:
|
||||
|
||||
Vendored
+1
-1
@@ -12,7 +12,7 @@ Compiling files:
|
||||
src/partB.kt
|
||||
src/partC.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/useFooF.kt
|
||||
src/useFooG.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ End of files
|
||||
Compiling files:
|
||||
src/function.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ End of files
|
||||
Compiling files:
|
||||
src/property.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
src/usage.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user