Hi,

--- James Taylor <[EMAIL PROTECTED]> wrote:
> On Wed, 2002-04-03 at 02:01, Chris Kimpton wrote:
> 
> > Any "best practices" on the testing - I see unit-test and
> > servlet-tests for turbine - are both maintained?  I just see
> > unit-tests for stratum.
> 

When running the stratum unit tests on a freshly checked out stratum,
all the xo.* tests are failing:

loader constraints violated when linking org/xml/sax/EntityResolver
class 

java.lang.LinkageError: loader constraints violated when linking
org/xml/sax/EntityResolver class
at org.dom4j.io.SAXReader.read(SAXReader.java:298)
at org.dom4j.io.SAXReader.read(SAXReader.java:246)
at org.apache.stratum.xo.Mapper.map(Mapper.java:378)
at org.apache.stratum.xo.Mapper.map(Mapper.java:358)


I presume this is an existing problem.

I also assume you don't mind if I add a test-report task that
generates xml output and runs junitreport on the results.

Chris

=====
------------------------------------------
http://www.soccer2002.org.uk

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to