Files
kotlin-fork/jps-plugin/testData/incremental/withJava/javaUsedInKotlin/methodRenamed/build.log
T
Alexander Udalov 1deb317e0d Update and regenerate incremental compilation tests for 1.5
Set TargetBackend.JVM_IR for these tests by default; remove the
generated IR-based test and add a new old-backend-based test. This fixes
the issue where some (3) of these tests were not properly ignored
because of incorrect target backend used in the test generator.

Also update test data for some tests which use local functions, which
are not generated to separate anonymous classes in JVM IR.
2021-01-28 13:19:27 +03:00

24 lines
621 B
Plaintext
Vendored

================ Step #1 =================
Cleaning output files:
out/production/module/JavaClass.class
End of files
Exit code: NOTHING_DONE
------------------------------------------
Compiling files:
src/JavaClass.java
End of files
Cleaning output files:
out/production/module/META-INF/module.kotlin_module
out/production/module/WillBeResolvedToOtherKt.class
out/production/module/WillBeUnresolvedKt.class
End of files
Compiling files:
src/willBeResolvedToOther.kt
src/willBeUnresolved.kt
End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
Unresolved reference: f