natario1
06/22/2020, 3:28 PMNativeBuildType.DEBUG
which I thought would do the job.
I/Konan_main: Uncaught Kotlin exception:
kotlin.IllegalStateException: Test error!
I/Konan_main: at (0x7e54f3d758) // ???
I/Konan_main: at (0x7e54f37704) // ???
at (0x7e54f37374) // ???
at (0x7e54f37834) // ???
at (0x7e54fba8fc) // ???
at (0x7e54fc7538) // ???
at (0x7e54fb934c) // ???
at (0x7e54f935b8) // ???
at (0x7e54f91420) // ???
at (0x7e54fac57c) // ???
at Java_my_package_my_method (0x7e54ff99b0)
at oatexec (0x7e5541c720)
aleksey.tomin
06/22/2020, 3:34 PMnatario1
06/22/2020, 3:34 PMaleksey.tomin
06/22/2020, 3:36 PMI’m building a shared library that is consumed by the android appThe tests was running on the one target.