diff options
Diffstat (limited to 'java/08ExcludeList-nonvm')
| -rw-r--r-- | java/08ExcludeList-nonvm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index e80106f9f4..d67e2bdaec 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -30,3 +30,6 @@ org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* // QPID-1262, QPID-1119 : This test fails occasionally due to potential protocol issue. org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* + +// Those tests are written against the 0.10 path +org.apache.qpid.test.unit.message.UTF8Test#*
\ No newline at end of file |
