Tests for bamboo's smack build

Is it possible that the unit tests for smack are enabled on bamboo’s CI build? See here: http://bamboo.igniterealtime.org/browse/SMACK-TRUNK

cd build && ant test-unit

should do the trick. Although it seems that only a part of the available unit-tests in run, but that’s another issue.

Flow,

I am, by no means, a bamboo expert, but I attempted to add ‘test-unit’ to the Ant task. Did it work like you wanted?

http://bamboo.igniterealtime.org/browse/SMACK-TRUNK-42/log

daryl

Well, that does run ‘ant test-unit’ and the output looks ok. But it doesn’t looks like the tests are configured at the right place (.i.e. http://bamboo.igniterealtime.org/browse/SMACK-TRUNK-42/test ). But then again, I am also no bamboo expert and it’s better then nothing. So thank you

Just out of curiosity: Where exaclty did you configure that? I am unable to find any settings regarding to the build job.

I modified the Ant task for the plan and added test-unit to the ant targets. I am not sure how to get it to appear in the tests section, hmmm.

daryl