intellij
intellij copied to clipboard
IJ+Go Plugin/GoLand issues with test UI
I am trying:
- GoLand 2021.2.1 Build #GO-212.5080.40, built on August 18, 2021
- Bazel Plugin: 2021.09.21.0.1-api-version-212 and:
- IJ Ultimate IDEA 2021.2.2 (Ultimate Edition) Build #IU-212.5284.40, built on September 13, 2021
- Bazel Plugin: 021.09.21.0.1-api-version-212
- Go Plugin: 212.5284.31
In both GoLand/IJ, when running tests, the test ui looks broken. For successful tests, the test tree view just says "no tests were found", although the tests did run successfully. If a test fails, the failed test does show up in the test tree view, but "rerun failed tests" doesn't do anything.
