diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-28 11:50:54 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-28 11:50:54 +0000 |
| commit | 55289d4a7a9ae310cca5146db5b99e42d7835297 (patch) | |
| tree | bdc48d87493140fcf8baddf4ad8c6114225d4a93 /java/08ExcludeList | |
| parent | 2366341dd03a1c66c4bf62a579cfc59603bd5d53 (diff) | |
| download | qpid-python-55289d4a7a9ae310cca5146db5b99e42d7835297.tar.gz | |
QPID-1094: Implement XA resource exception handling and add corresponding tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@660911 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList')
| -rw-r--r-- | java/08ExcludeList | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList index c97c968816..1ca9279271 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -1,5 +1,6 @@ org.apache.qpid.test.unit.xa.QueueTest#* org.apache.qpid.test.unit.xa.TopicTest#* +org.apache.qpid.test.unit.xa.FaultTest#* org.apache.qpid.test.unit.ct.DurableSubscriberTests#* // Those tests are not finished org.apache.qpid.test.testcases.TTLTest#* |
