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 | 73bb6d2d83d058689e26c1246ad158963b760481 (patch) | |
| tree | 842d6e70be78dfee01e190dbe77949cc659e7107 /java/test-profiles/cpp.async.excludes | |
| parent | 3971ddd3d31744d1a6ae8b0d6da1dfb42102c009 (diff) | |
| download | qpid-python-73bb6d2d83d058689e26c1246ad158963b760481.tar.gz | |
added missing exclude
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@798907 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/cpp.async.excludes')
| -rw-r--r-- | java/test-profiles/cpp.async.excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/cpp.async.excludes b/java/test-profiles/cpp.async.excludes new file mode 100644 index 0000000000..462da779a3 --- /dev/null +++ b/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 |
