java-code-styles
java-code-styles copied to clipboard
Warn about ignored tests
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.