NICE. Also, how long does the entire test / regression suite take? … roughly.
On Wed, Apr 1, 2015 at 1:01 PM, Clebert Suconic <[email protected]> wrote: > For every Pull Request sent (e.g: > https://github.com/apache/activemq-6/pull/197) > > There will be a build with a considerable sized testsuite running.. > which we call fast-test > https://builds.apache.org/job/ActiveMQ6-PR-Build/223/ > > > This will validate tests, CheckStyle and Licensing. > > > > This will run the entire JMS tests, unit-tests and some other tests. > It's worth looking at: > https://builds.apache.org/job/ActiveMQ6-PR-Build/223/testReport/ > > > > We then run the entire testsuite daily: > https://builds.apache.org/view/All/job/ActiveMQ6-Nightly-Regression-Test/ > > > There are some failures on this environment now but that's something > we are working to solve with Infra. They run ok on my personal dev > enrionment and some other servers I have access to. > > We are in hold now based on the discussions on dev-list this week, but > we should fix that soon. > > > Anyway, I hope you get the picture.. PRs are rejected if they fail the > basic testsuite, and we will monitor the entire testsuite daily. > > On Wed, Apr 1, 2015 at 3:48 PM, Kevin Burton <[email protected]> wrote: > > This was one of the things that bothered/bothers me about ActiveMQ 5.x… > the > > test takes 24 hours to run. I’ve never actually had any success getting > it > > to run because it’s crashed on me every time. (even for release builds). > > > > Our internal tests take 20 minutes to build… and that is too long IMO. > > Certainly our tests could be more comprehensive but I think they’re > pretty > > damn good right now. > > > > Would be good if ActiveMQ 6.0 could resolve this and we could get builds > > integrated quickly after a commit. :) > > > > Kevin > > > > -- > > > > Founder/CEO Spinn3r.com > > Location: *San Francisco, CA* > > blog: http://burtonator.wordpress.com > > … or check out my Google+ profile > > <https://plus.google.com/102718274791889610666/posts> > > <http://spinn3r.com> > > > > -- > Clebert Suconic > http://community.jboss.org/people/[email protected] > http://clebertsuconic.blogspot.com > -- Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com … or check out my Google+ profile <https://plus.google.com/102718274791889610666/posts> <http://spinn3r.com>
