From d5ce987cdd77eaf7242706cfec68cc1fc5f3c0ab Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Tue, 28 Jul 2015 14:00:01 -0700 Subject: [PATCH] workaround: Investigate TreeWalkerTest.testDestroyNonExistingCache failure on Windows. #1496 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87dd66405..afb7a66c3 100644 --- a/pom.xml +++ b/pom.xml @@ -1082,7 +1082,8 @@ .*.DefaultLogger7576 .*.Main8090 .*.PackageNamesLoader7872 - .*.TreeWalker9492 + .*.PropertyCacheFile8798 + .*.TreeWalker9491 .*.checks.AbstractOptionCheck10080 .*.checks.AbstractTypeAwareCheck8784