From 5004d38d2eb8a09454bbf25634ab888ad049231e Mon Sep 17 00:00:00 2001 From: Ryan Walls Date: Wed, 21 Jun 2023 17:58:14 -0400 Subject: [PATCH] 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. --- configs/inspection/Square.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/inspection/Square.xml b/configs/inspection/Square.xml index a87576b..b155b36 100644 --- a/configs/inspection/Square.xml +++ b/configs/inspection/Square.xml @@ -43,4 +43,5 @@ +