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 | fd4d0e9bd1c1b1b95e0dd8879d80132442dcd686 (patch) | |
| tree | f1915597264edbf19e0c1fffad29b9f459e2b489 /qpid/java/test-profiles/JavaExcludes | |
| parent | e7b0eefa91ebb4c4ff4f8dcff6b369cceeee4318 (diff) | |
| download | qpid-python-fd4d0e9bd1c1b1b95e0dd8879d80132442dcd686.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@935929 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 99d354e316..1ab9c51926 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/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 |
