Files
kotlin-fork/jps-plugin/testData/incremental/withJava/other/classRedeclaration/build.log
T
Alexey Tsvetkov 50bf74b909 Turn off class redeclaration test for JS IC temporarily
So the tests could be run on TC.
Turn on after KT-19846 is fixed.
2017-12-22 16:12:20 +03:00

19 lines
401 B
Plaintext
Vendored

================ Step #1 =================
Compiling files:
src/class2.kt
End of files
Exit code: OK
------------------------------------------
Cleaning output files:
out/production/module/Klass.class
End of files
Compiling files:
src/class1.kt
src/class2.kt
End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
Redeclaration: Klass
Redeclaration: Klass