diff options
| author | Alex Rudyy <orudyy@apache.org> | 2014-07-04 10:29:58 +0000 |
|---|---|---|
| committer | Alex Rudyy <orudyy@apache.org> | 2014-07-04 10:29:58 +0000 |
| commit | b9bc2e95fcc5698e2d6e36bd490b7cfe1fcc81ca (patch) | |
| tree | 87ff56aca5f12642cec548c071fb67a57479f7a1 /qpid/java/test-profiles/JavaJsonExcludes | |
| parent | a2dfed6abeaad71e69d9d73c6db42b47d7d93c66 (diff) | |
| download | qpid-python-b9bc2e95fcc5698e2d6e36bd490b7cfe1fcc81ca.tar.gz | |
QPID-5875: Exclude test VirtualHostRestTest.testPutCreateVirtualHostUsingProfileNodeType from json profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1607825 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaJsonExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaJsonExcludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaJsonExcludes b/qpid/java/test-profiles/JavaJsonExcludes index 9a5d87ca8a..48613b5082 100644 --- a/qpid/java/test-profiles/JavaJsonExcludes +++ b/qpid/java/test-profiles/JavaJsonExcludes @@ -21,4 +21,5 @@ org.apache.qpid.server.store.berkeleydb.* org.apache.qpid.server.store.berkeleydb.replication.* org.apache.qpid.server.store.SplitStoreTest#* org.apache.qpid.systest.rest.VirtualHostNodeRestTest#testCreateAndDeleteVirtualHostNode +org.apache.qpid.systest.rest.VirtualHostRestTest#testPutCreateVirtualHostUsingProfileNodeType org.apache.qpid.server.BrokerStartupTest#testStartupWithNoConfig |
