! (TODO) Update build test data in 171
This commit is contained in:
committed by
Dmitry Jemerov
parent
7da424d53f
commit
1d29c81346
+18
-23
@@ -13,15 +13,6 @@ Cleaning output files:
|
||||
out/production/module2/foo/A.class
|
||||
End of files
|
||||
Building module2
|
||||
Compiling files:
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
module1/src/A.kt
|
||||
module2/src/B.kt
|
||||
module2/src/createA.kt
|
||||
module2/src/useAfoo.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
Cleaning output files:
|
||||
out/production/module2/META-INF/module2.kotlin_module
|
||||
out/production/module2/foo/B.class
|
||||
@@ -40,6 +31,24 @@ Unresolved reference: boo
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
Building module1
|
||||
Exit code: NOTHING_DONE
|
||||
------------------------------------------
|
||||
Building module2
|
||||
Compiling files:
|
||||
module2/src/B.kt
|
||||
module2/src/createA.kt
|
||||
module2/src/useAfoo.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
module1/src/A.kt
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
Exit code: NOTHING_DONE
|
||||
------------------------------------------
|
||||
|
||||
================ Step #3 =================
|
||||
|
||||
Building module1
|
||||
Cleaning output files:
|
||||
out/production/module1/foo/A.class
|
||||
@@ -50,20 +59,6 @@ End of files
|
||||
Exit code: OK
|
||||
------------------------------------------
|
||||
Building module2
|
||||
Compiling files:
|
||||
module2/src/B.kt
|
||||
module2/src/createA.kt
|
||||
module2/src/useAfoo.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
------------------------------------------
|
||||
|
||||
================ Step #3 =================
|
||||
|
||||
Building module1
|
||||
Exit code: NOTHING_DONE
|
||||
------------------------------------------
|
||||
Building module2
|
||||
Compiling files:
|
||||
module2/src/failCompilation.kt
|
||||
End of files
|
||||
|
||||
Reference in New Issue
Block a user