: URL: http://svn.apache.org/viewvc?rev=1189160&view=rev
: Log:
: disable test

is there some context to this?  

is the test broken? is the code being tested broken? 

is there an open Jira issue reated to whatever hte problem is?  

can we get a Jira number in that @Ignore message so people who come across 
this test have some idea WTF is going on?

(i assume there is some thread about this somwhere that i just 
haven't found yet in my backlog of mail, but @Ignore messages really need 
to stand on their own explaining wy the test is being ignored)


: -  @Test
: +  @Test @Ignore("fix me")
:    public void testJmxOnCoreReload() throws Exception {
:      List<MBeanServer> servers = MBeanServerFactory.findMBeanServer(null);
:      MBeanServer mbeanServer = servers.get(0);


-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to