[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - ignores on tests...

clebert.suconic@jboss.com do-not-reply at jboss.com
Thu Aug 20 16:06:47 EDT 2009


IMO we should ban using using things like this:

              <exclude name="**/jms/tests/XAResourceRecoveryTest.class"/>
  |                <exclude name="**/jms/tests/XATest.class"/>
  |                <exclude name="**/jms/tests/stress/**"/>
  |                <exclude name="**/jms/tests/manual/**"/>
  | 

1 year later.. nobody knows why XAResourceRecoverTest and XATest are commented ou on the build.xml :-)

Besides.. we have had a few cases where a test was ignored by accident. (I guess I did it once, Andy.. Jeff..  maybe Tim? :-) )


Better to comment out the test... with a big description on why.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250741#4250741

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250741



More information about the jboss-dev-forums mailing list