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 | f85f5bc89917b064d2fccad078c25bfa1176a616 (patch) | |
| tree | a615c59db0ca8e1c63c7ed60d3558c730fb91e08 /qpid/java/test-profiles/CPPExcludes | |
| parent | 0aad8136596154aece13f49368a66388bb0bbda3 (diff) | |
| download | qpid-python-f85f5bc89917b064d2fccad078c25bfa1176a616.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@1329215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/CPPExcludes')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 0abe665206..1943049a7b 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -172,3 +172,8 @@ org.apache.qpid.scripts.QpidPasswdTest#* // QPID-3604: Immediate Prefetch no longer supported by 0-10 org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessageListener + +// QPID-3936: Exclude Performance Test Framework tests +org.apache.qpid.systest.disttest.* +org.apache.qpid.disttest.* + |
