[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Java buildd service



On Mon, Jul 02, 2007 at 01:36:19PM +0200, Marcus Better wrote:
> Michael Koch wrote:
> > The buildf failed but differently:
> > 
> > 
> >     [junit] Running org.dom4j.xpath.MatrixConcatTest
> >     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.833 sec
> 
> Ok, so the ThreadingTest succeeded at least.
> 
> Could you send me the test result for the MatrixConcatTest from
> build/test-results/xml, it should contain the exception message.

  <testcase classname="org.dom4j.xpath.MatrixConcatTest" name="testMatrixConcat" time="0.458">
    <error message="Exception occurred evaluting XPath: matrix-concat(&apos;EQUITY_&apos;,/product/cashflows/CashFlow/XREF). Exception: No Such Function matrix-concat" type="org.dom4j.XPathException">org.dom4j.XPathException: Exception occurred evaluting XPath: matrix-concat(&apos;EQUITY_&apos;,/product/cashflows/CashFlow/XREF). Exception: No Such Function matrix-concat
   at org.dom4j.xpath.DefaultXPath.handleJaxenException(DefaultXPath.java:374)
   at org.dom4j.xpath.DefaultXPath.selectNodes(DefaultXPath.java:134)
   at org.dom4j.tree.AbstractNode.selectNodes(AbstractNode.java:166)
   at org.dom4j.xpath.MatrixConcatTest.testMatrixConcat(MatrixConcatTest.java:47)
   at org.dom4j.xpath.MatrixConcatTest.testMatrixConcat(MatrixConcatTest.java:36)
</error>
  </testcase>

Doesnt make much sense to me currently, but I havnt looked into the code.
> 
> > I think it would be okay for now to turn off the checks during build-time
> > to fix #427456.
> 
> Perhaps, but I don't like to turn off test suites just because they fail :)
> It can make multi-threaded programs break randomly...

I dont like that idea either.

> > The buildd currently runs on i386 userspace on amd64 cpu.
> 
> Is it an SMP system?

This is a single-cpu/single-core machine.


Cheers,
Michael 
-- 
 .''`.  | Michael Koch <konqueror@gmx.de>
: :' :  | Free Java Developer <http://www.classpath.org>
`. `'   |
  `-    | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B



Reply to: