diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-04-20 14:04:13 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-04-20 14:04:13 +0000 |
| commit | 9663c983812647d1dfd0cbb10b9cf881a50d7472 (patch) | |
| tree | 996120c8fedac9b220599ede327bb039013733c8 /java/test-profiles/JavaExcludes | |
| parent | 6558b445a8271f1f27efe1ea4e628aa068de6807 (diff) | |
| download | qpid-python-9663c983812647d1dfd0cbb10b9cf881a50d7472.tar.gz | |
QPID-2097: Enable MALT and update it to fix breakages while it was disabled. Enable the excluded PFC JMX test in the InVM profile now that InVM JMX is available.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@935929 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 99d354e316..1ab9c51926 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -13,9 +13,6 @@ org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* // QPID-1823: this takes ages to run org.apache.qpid.client.SessionCreateTest#* -// QPID-2097 exclude it from the InVM test runs until InVM JMX Interface is reliable -org.apache.qpid.management.jmx.ManagementActorLoggingTest#* - // related to QPID-2471. Temporarily disabling these tests until I figure out why they are failing with the Java broker. org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgs org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgsAckOnEarlier |
