diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-07-29 13:54:29 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-07-29 13:54:29 +0000 |
| commit | 8c84006448aab24c6b9272edaba0e92860f275dd (patch) | |
| tree | 38ad2653b4b7b08e5782a3d70af4e4cf0682d8fd /qpid/java | |
| parent | 54fe426057940ed1540d4c9ad7085b4d3b44abbf (diff) | |
| download | qpid-python-8c84006448aab24c6b9272edaba0e92860f275dd.tar.gz | |
added missing exclude
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@798907 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/test-profiles/cpp.async.excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/cpp.async.excludes b/qpid/java/test-profiles/cpp.async.excludes new file mode 100644 index 0000000000..462da779a3 --- /dev/null +++ b/qpid/java/test-profiles/cpp.async.excludes @@ -0,0 +1,2 @@ +// the C++ broker doesn't implement selectors, so they are not persisted with the subscription +org.apache.qpid.test.unit.ct.DurableSubscriberTest#testDurSubRestoresMessageSelector |
