- The following tests are failing on precheck as well as in IntelliJ Tests : - CustomConfigWithCacheIntegrationTest <http://test-results-nnagclean.s3-website-us-west-2.amazonaws.com/integrationTest/classes/org.apache.geode.internal.logging.log4j.custom.CustomConfigWithCacheIntegrationTest.html> . cacheLogWriterMessageShouldMatchCustomConfig <http://test-results-nnagclean.s3-website-us-west-2.amazonaws.com/integrationTest/classes/org.apache.geode.internal.logging.log4j.custom.CustomConfigWithCacheIntegrationTest.html#cacheLogWriterMessageShouldMatchCustomConfig> - CustomConfigWithLogServiceIntegrationTest <http://test-results-nnagclean.s3-website-us-west-2.amazonaws.com/integrationTest/classes/org.apache.geode.internal.logging.log4j.custom.CustomConfigWithLogServiceIntegrationTest.html> . logEventShouldMatchCustomConfig <http://test-results-nnagclean.s3-website-us-west-2.amazonaws.com/integrationTest/classes/org.apache.geode.internal.logging.log4j.custom.CustomConfigWithLogServiceIntegrationTest.html#logEventShouldMatchCustomConfig>
With the following error : - java.lang.AssertionError: Expecting: "CUSTOM: level=DEBUG time=2016/10/04 15:51:11.338 PDT message=this is a log statement throwable= " to match pattern: "CUSTOM: level=DEBUG time=.* message=this is a log statement throwable= "