Skip to content

Unit test icons do not reflect the pass/fail status of the tests in runner #1853

@jen20

Description

@jen20

Version: 0.9.488

When running unit tests, the icons for the tests do not reflect the pass/fail status of each test as expected.

Steps to reproduce

  1. Add a .go file with unit tests
  2. Run the tests (via the context menu in this case)
  3. Wait for the tests to pass or fail (as reported by the console output and the status bar)

Expected result: the icons show green/red for pass/fail as when running JUnit tests in IntelliJ
Observed result: the icons remain in the "indeterminate" state as per this screenshot:

Test Window

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions