Author: ritchiem
Date: Fri Aug  7 18:05:19 2009
New Revision: 802115

URL: http://svn.apache.org/viewvc?rev=802115&view=rev
Log:
Added ServerConfigurationFileTest to exclude as this test requires the default 
server configuration file for validation. Rather than editing the config files 
that the other profiles use simplist to exclude the test.

This doesn't reduce test coverage as this is testing configuration loading only.

Modified:
    qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes

Modified: qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes?rev=802115&r1=802114&r2=802115&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/08StandaloneExcludes Fri Aug  7 18:05:19 
2009
@@ -40,3 +40,8 @@
 org.apache.qpid.client.SessionCreateTest#*
 
 org.apache.qpid.test.client.RollbackOrderTest#*
+
+// This test requires the standard configuration file for validation.
+// Excluding here does not reduce test coverage.
+org.apache.qpid.server.configuration.ServerConfigurationFileTest#*
+



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to