#
# Test cases listed in this file are not run.
#

# only works with network connection
#org.mule.util.TimedSocketTestCase

# MULE-2164
org.mule.endpoint.MuleCopiedEndpointURITestCase

# Duplicate registration doesn't currently produce an exception, should it?
# See MULE-1759
# See comment in TransientRegistry.registerObject()
org.mule.registry.DuplicateRegistrationTestCase

# MULE-4034
org.mule.util.TimedSocketTestCase

# MULE-3670
org.mule.util.store.TextFileStoreTestCase

# MULE-4078
org.mule.context.DefaultMuleContextTestCase

#Fails on CE CI server MULE-4008
org.mule.util.TimedSocketTestCase

# Broken by MULE-5422
org.mule.client.DefaultLocalMuleClientTestCase

# Number of test methods are invalid due to changes required for MULE-5450.  Test methods that 
# still pass are in TransientRegistryTestCase while those that fail are in TransientRegistryLifecycleTestCase
org.mule.registry.TransientRegistryLifecycleTestCase