Can we please ensure to add reasons for tests being excluded from particular profiles. While its obvious now, after a while it often becomes less clear which tests should really be excluded and we had to burn a chunk of time not that long ago figuring that out just because so many werent marked.
Robbie On 25 January 2012 15:08, <[email protected]> wrote: > Author: rajith > Date: Wed Jan 25 15:08:22 2012 > New Revision: 1235795 > > URL: http://svn.apache.org/viewvc?rev=1235795&view=rev > Log: > QPID-3604 Excluded testConnectionStop method from 0-91 profile as the > fix was only made to the 0-10 code path. > > Modified: > qpid/trunk/qpid/java/test-profiles/JavaPre010Excludes > > Modified: qpid/trunk/qpid/java/test-profiles/JavaPre010Excludes > URL: > http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/JavaPre010Excludes?rev=1235795&r1=1235794&r2=1235795&view=diff > ============================================================================== > --- qpid/trunk/qpid/java/test-profiles/JavaPre010Excludes (original) > +++ qpid/trunk/qpid/java/test-profiles/JavaPre010Excludes Wed Jan 25 15:08:22 > 2012 > @@ -58,3 +58,4 @@ org.apache.qpid.test.unit.client.connect > // and for this reason this test would fail. > org.apache.qpid.test.unit.client.temporaryqueue.TemporaryQueueTest#testTemporaryQueueReused > > +org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testConnectionStop > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
