-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: taskA general taskA general task
Milestone
Description
Sam Brannen opened SPR-8089 and commented
Summary
Most (all?) JMX tests are based on JUnit 3.8; some incorrectly attempt to use JUnit 4's @Ignore annotation. Furthermore, some of these ignored tests actually work.
Caveat
The JMX test suite requires the presence of the jmxremote_optional.jar in order to avoid the "Unsupported protocol: jmxmp" error.
Further Resources
-
jmxremote_optional.jarcan be acquired from Oracle in the JMX Remote API 1.0.1_04 Reference Implementation download.
Issue Links:
- Make "timed" and other environment-sensitive tests optional [SPR-8458] #13104 Make "timed" and other environment-sensitive tests optional ("depends on")
- Install jmxremote_optional.jar in JVM used for Spring CI builds [SPR-8093] #12748 Install jmxremote_optional.jar in JVM used for Spring CI builds ("depends on")
- org.springframework.jmx.export.NotificationListenerTests is marked @Ignore but extends TestCase in 3.0.x branch [SPR-8587] #13231 org.springframework.jmx.export.NotificationListenerTests is marked
@Ignorebut extends TestCase in 3.0.x branch
1 votes, 1 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: taskA general taskA general task