@ -186,6 +186,8 @@ public class MBeanClientInterceptorTests extends AbstractMBeanServerTests {
@@ -186,6 +186,8 @@ public class MBeanClientInterceptorTests extends AbstractMBeanServerTests {
}
}
// TODO [SPR-8089] Clean up ignored JMX tests.
//
// @Ignore should have no effect for JUnit 3.8 tests; however, it appears
// that tests on the CI server -- as well as those in Eclipse -- do in
// fact get ignored. So we leave @Ignore here so that developers can
@ -43,6 +43,8 @@ public class MBeanServerConnectionFactoryBeanTests extends AbstractMBeanServerTe
@@ -43,6 +43,8 @@ public class MBeanServerConnectionFactoryBeanTests extends AbstractMBeanServerTe
// @Ignore should have no effect for JUnit 3.8 tests; however, it appears
// that tests on the CI server -- as well as those in Eclipse -- do in
// fact get ignored. So we leave @Ignore here so that developers can
@ -83,6 +85,8 @@ public class MBeanServerConnectionFactoryBeanTests extends AbstractMBeanServerTe
@@ -83,6 +85,8 @@ public class MBeanServerConnectionFactoryBeanTests extends AbstractMBeanServerTe
}
}
// TODO [SPR-8089] Clean up ignored JMX tests.
//
// @Ignore should have no effect for JUnit 3.8 tests; however, it appears
// that tests on the CI server -- as well as those in Eclipse -- do in
// fact get ignored. So we leave @Ignore here so that developers can