[fdo-dev] FDO Unit Test fails
Mateusz Loskot
mateusz at loskot.net
Wed Oct 4 06:12:11 EDT 2006
Mateusz Loskot wrote:
>
> Next, I did run UnitTest program and here is what I got:
>
> --------------------------------------------------------------------
> mloskot:~/dev/fdo/_svn/Fdo/UnitTest$ ./UnitTest
> ..
> In-memory limited conversion to unaligned FGF Polygons, retained as FGF...
> 0.075332 sec for 14915 positions in 343 polygons (4553 geom/s)
>
> In-memory use of limited retained, unaligned FGF, accessed via streamed
> geometries...
> 0.234421 sec for 304095 positions in 7000 streamed geometries (29860 geom/s)
> ............................Filter = ( Width*Length ) AS Area, Area = 123
> .............................ERROR (XSL Processor): 'xsl:variable' has
> an invalid 'junk' attributeWARNING (XSL Processor): At source node
> '#document/DataSet', '' is an illegal element name. The element will not
> be addedFDO_28_UTF8FAILURE
> F.........................................
> UnitTestUtil.cpp:47:Assertion
> Test name: 7XmlTest.testXsl
> FDO_28_UTF8FAILURE
>
> Failures !!!
> Run: 100 Failure total: 1 Failures: 1 Errors: 0
> --------------------------------------------------------------------
Here is log of my build on Windows, and one test fails.
http://198.202.74.219:8501/p4_winxp_quick/builds/5/step-test-fdocore/0
According to my understanding, it's the same/similar problem as reported
above, related to:
1) In-memory limited conversions
2) At source node '#document/DataSet' , '' is an illegal element name.
Am I correct?
Could anyone explain me why on Windows, the output is clean and
readable, but on Linux, I get very messed output, as you can see above?
Is this a kind of CppUnit issue?
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the Fdo-internals
mailing list