java-code-styles icon indicating copy to clipboard operation
java-code-styles copied to clipboard

Warn about ignored tests

Open ryanwalls opened this issue 2 years ago • 0 comments

Flaky tests are a common problem at Block. To combat the flakiness we oftentimes automate ignoring tests. This warning will make those ignored tests more visible and hopefully inspire developers to fix the underlying flakiness issues and re-enable tests.

ryanwalls avatar Jun 21 '23 21:06 ryanwalls