Michal Hosala

Results 4 comments of Michal Hosala

Hi @jdneo , I can't share my exact project, but I made a stripped down version to reproduce the issue. See here: https://drive.google.com/file/d/1ou7yTyjmeFqmXrkhid0k7DqGP3tJ06-J/view?usp=sharing Seems like when I remove the following...

@jdneo your workaround enabled me to run the tests in VS code. Any idea where is the actual problem and how to address it?

Hmm, I guess too soon. When I applied this remedy to my original project, not just a demo, it started throwing another error, again related to preconditions: ``` java.lang.IllegalArgumentException: Error:...

@jdneo but the problem was not present before vs code update / extension update,on top of that the code is working fine outside of the VS code, in intelliJ, from...