intellij icon indicating copy to clipboard operation
intellij copied to clipboard

IJ+Go Plugin/GoLand issues with test UI

Open simontoens opened this issue 4 years ago • 0 comments

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.

Screen Shot 2021-10-05 at 8 13 11 PM

simontoens avatar Oct 06 '21 03:10 simontoens