#List tests to be excluded.
#Lines beginning with a '#' are comments
#Enter One method per line with syntax FULL_CLASS_NAME#METHOD_NAME as in the example below

# This is a dummy test that fails if not in the exclude list.
org.jsr107.tck.CachingTest#dummyTest

# This is due to remote client always notifying https://issues.jboss.org/browse/ISPN-9665
org.jsr107.tck.event.CacheListenerTest#testCacheClearListener
