diff options
Diffstat (limited to 'java/08ExcludeList')
| -rw-r--r-- | java/08ExcludeList | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList index 8af1f14a03..0e900736c0 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -9,3 +9,5 @@ org.apache.qpid.test.testcases.FailoverTest#* org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover // QPID-1225 : Temporary remove this test until the problem has been addressed org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess +// Those tests are written against the 0.10 path +org.apache.qpid.test.unit.message.UTF8Test#*
\ No newline at end of file |
