[Cdash] loadXML problem
Julien Jomier
julien.jomier at kitware.com
Mon May 31 21:53:11 UTC 2010
Tobias,
Could you report a bug in the bug tracker (http://www.cdash.org/Bug) and
attach the XML file?
Thanks,
Julien
On 5/31/2010 4:04 AM, Tobias Kaupp wrote:
> CDashers,
>
> My browser spits out the following when I'm trying to look at the details of
> my test result (e.g. calling
> http://[mychdashserver]/cdash/testDetails.php?test=14905&build=232):
>
> Warning: DOMDocument::loadXML() [domdocument.loadxml]: PCDATA invalid Char
> value 12 in Entity, line: 18 in /var/www/CDash-1.6.4/cdash/common.php on line
> 39
>
> Warning: DOMDocument::loadXML() [domdocument.loadxml]: PCDATA invalid Char
> value 26 in Entity, line: 19 in /var/www/CDash-1.6.4/cdash/common.php on line
> 39
>
> There's a whole page full of these warnings and it happens for all tests I
> submitted since upgrading to 1.6.4. The ctest version of the clients is 2.8.0
> and 2.8.1.
>
> Below are the first 24 lines of the Test.xml file which generated the output
> above:
> <?xml version="1.0" encoding="UTF-8"?>
> <Site BuildName="Linux-g++"
> BuildStamp="20100531-0334-Experimental"
> Name="oak"
> Generator="ctest-2.8.1"
> CompilerName="/home/tkaupp/bin/g++"
> OSName="Linux"
> Hostname="oak"
> OSRelease="2.6.30-2-686"
> OSVersion="#1 SMP Sat Sep 26 01:16:22 UTC 2009"
> OSPlatform="i686"
> Is64Bits="0"
> VendorString="GenuineIntel"
> VendorID="Intel Corporation"
> FamilyID="6"
> ModelID="23"
> ProcessorCacheSize="3072"
> NumberOfLogicalCPU="2"
> NumberOfPhysicalCPU="2"
> TotalVirtualMemory="3992"
> TotalPhysicalMemory="3037"
> LogicalProcessorsPerPhysical="1"
> ProcessorClockFrequency="2534"
>>
>
> Any ideas?
>
> Regards, Tobias
>
>
More information about the CDash
mailing list