Closed Strum355 closed 3 years ago
Thanks for reporting, just came here to say the same. I flip between OSX and Windows (using WSL) often, and would be great to have the ability to run a single unit test in Windows.
Also related, I had to update to IntelliJ 2021.2 EAP because of this issue as well: https://youtrack.jetbrains.com/issue/KTIJ-11628#focus=Comments-27-4918500.0-0
Is this only happening with Kotest?
Is this only happening with Kotest?
I don't run that many plugins, but I can verify that IntelliJ 2021.2 EAP with Kotlin on Windows (WSL2) works with JUnit. But I really like Kotest! For now compiling and running tests through the command line works, just not in the idea. Again, only an issue with Windows using WSL2
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I have the same issue, does anyone know if there is a fix for using this plugin and WSL?
Hello everyone, I am experiencing the same issue.
Hello! I have got the same issue...
Hello, I have got the same issue too..
Hello! I have got the same issue...
The latest update to PHPstorm caused this error to pop up for all attempts to run any PHP code in WSL with PHPstorm.
22:37 Error running 'AnalyzerTest: basic test': Cannot run program "\\wsl$\Arch\home\noah\.cache\coursier\jvm\adopt@1.11.0-11\bin\java" (in directory "\\wsl$\Arch\home\noah\Sourcegraph\lsif-kotlin\semanticdb-kotlinc"): CreateProcess error=193, %1 is not a valid Win32 application
Repro repo can be found here, with the particular test file located here. Gradle is configured to use the Java distribution in WSL.
Let me know if you need any more specific information 🙂