You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Luciano Resende <lu...@gmail.com> on 2007/03/13 21:29:59 UTC

[sca-java-integration-branch] Problems with Spec Integration Tests

Hi All

   I was playing with the Spec iTests (/testing/sca/itest/spec/) and
realized they were failing in my IDE, but no problems were being detected
while running them from maven. This was due to the name pattern used for the
test classes *Test.java instead *TestCase.java, and due to this reason maven
surefire plugin wasn't executing these test cases as part of the build
process. After making the necessary adjusts on the naming, I've noticed
there are couple test failures, so I am moving these tests to a different
maven profile until we get a clean run of these tests.

-- 
Luciano Resende
http://people.apache.org/~lresende