diff options
| author | Keith Wall <kwall@apache.org> | 2012-04-23 12:44:37 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-04-23 12:44:37 +0000 |
| commit | a53f2eb6572c7dbe7da66a2cdc34c24cc0ff8d58 (patch) | |
| tree | 0bb7a6fe56b6b5ea389e14971e6ebf2102ded3b2 /java/test-profiles/Excludes | |
| parent | 43cc40f5b18529d96af1b3bf8d2e94f540912451 (diff) | |
| download | qpid-python-a53f2eb6572c7dbe7da66a2cdc34c24cc0ff8d58.tar.gz | |
QPID-3936: Change Performance Test Framework to support running of a series of test definition files and the production of a separate CSV per test definition.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1329215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Excludes')
| -rw-r--r-- | java/test-profiles/Excludes | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index 4c84babc6c..c0532e0b97 100644 --- a/java/test-profiles/Excludes +++ b/java/test-profiles/Excludes @@ -31,9 +31,3 @@ org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* org.apache.qpid.client.ssl.SSLTest#testVerifyLocalHostLocalDomain -// QPID-3936: disable the systests temporarily -org.apache.qpid.systest.disttest.* -org.apache.qpid.systest.disttest.clientonly.* -org.apache.qpid.systest.disttest.controlleronly.* -org.apache.qpid.systest.disttest.controllerandclient.* -org.apache.qpid.systest.disttest.endtoend.* |
