I just upgraded my multiplatform project from Grad...
# gradle
l
I just upgraded my multiplatform project from Gradle 7.3 to 8.3. Everything seems to work fine, except one weird thing: When I runn the task
allTests
, it runs the Linux and JS testsuites twice. The JVM one runs only once. Changing back to 7.3 makes
allTests
run all test cases once for each of the three platforms again, so this is clearly triggered by the Gradle upgrade. I've tested different versions, and it appears this started happening with 8.x. Any explanation for this?
t
please create a Kotlin issue with reproduction project
l
Thanks. I found an existing issue reported on this, so I added the details there. I added screenshots of the issue as well as a link to my project that exhibits this since it's open source: https://youtrack.jetbrains.com/issue/KTIJ-27307/KJS-Native-IDE-jsNodeTest-in-multiplatform-shows-tests-twice-in-Test-Results#focus=Comm[…]707000.0-0