Hello,
I found strange thing - when I run
mvn install
in kotlin/libraries(with ‘noTest’ profile, to pass this problem http://devnet.jetbrains.net/thread/441160) all tests are passed.
Bun if I run ‘install’ in kdoc module then tests failed(full log attached).
Run install for all projects every time is very slow - can someone help me to fix this problem?
kdoc.log.zip (3.7 KB)