#
# 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

# FAIL AFTER API CHANGES FOR MP's (DF)
org.mule.routing.inbound.SelectiveConsumerTestCase
org.mule.routing.inbound.IdempotentReceiverTestCase
