Fixed
Status Update
Comments
ls...@google.com <ls...@google.com> #2
Similar to bug 71705553 but for packages and directories.
ls...@google.com <ls...@google.com> #3
Also happens for Java.
ls...@google.com <ls...@google.com> #4
Fixed in commmit a4088ec
Will be in next 3.2 canary versions.
Will be in next 3.2 canary versions.
Description
Steps:
- Create a new empty activity android project with kotlin support
- Right click in "test" package and run unit tests
- Repeat last step
What happens:
A second run configuration is created instead of reusing the previous one.