#
# 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 comment in TransientRegistry.doRegisterObject()
# Blocked by MULE-2162 since the MuleConfiguration is being registered more than once.
org.mule.registry.DuplicateRegistrationTestCase

# MULE-2964: MuleMessage does not serialize attachments
org.mule.MuleMessageTestCase
