Boost logo

Boost Testing :

From: Nicola Musatti (Nicola.Musatti_at_[hidden])
Date: 2007-09-23 17:07:11


Hallo,
After regression.py broke on me as I described in a previous message, I
tried running collect_and_upload_logs.py with the following command line:

python
D:\boost\svn\trunk\boost\tools\regression\xsl_reports\runner\collect_and_upload_logs.py
--locate-root=D:\boost\svn\trunk\results\boost\bin.v2 --user=nmusatti
--runner=bcbboost

After a rather long while I got the following error message:
# Publishing test log
"D:\boost\svn\trunk\results\boost\bin.v2\status\tuple.
test\borland-5.9.2\debug\test_log.xml"
# Collecting test logs into
"D:\boost\svn\trunk\results\boost\bin.v2\bcbboost.xm
l"...
Traceback (most recent call last):
   File
"D:\boost\svn\trunk\boost\tools\regression\xsl_reports\runner\collect_and
_upload_logs.py", line 500, in <module>
     main()
   File
"D:\boost\svn\trunk\boost\tools\regression\xsl_reports\runner\collect_and
_upload_logs.py", line 489, in main
     commands[ command ]( **accept_args( args ) )
   File
"D:\boost\svn\trunk\boost\tools\regression\xsl_reports\runner\collect_and
_upload_logs.py", line 373, in collect_and_upload_logs
     , http_proxy = http_proxy
   File
"D:\boost\svn\trunk\boost\tools\regression\xsl_reports\runner\collect_and
_upload_logs.py", line 298, in collect_logs
     , 'revision': revision
   File "G:\opt\Python25\Lib\xml\sax\saxutils.py", line 132, in startElement
     self._write(' %s=%s' % (name, quoteattr(value)))
   File "G:\opt\Python25\Lib\xml\sax\saxutils.py", line 73, in quoteattr
     data = escape(data, entities)
   File "G:\opt\Python25\Lib\xml\sax\saxutils.py", line 39, in escape
     data = data.replace("&", "&amp;")
AttributeError: 'NoneType' object has no attribute 'replace'

Does anybody have any idea about what went wrong? Any suggestions on
alternative ways to upload my test results? I'm enclosing the generated
bcbboost.xml file, in case it's any use.

Cheers,
Nicola Musatti

-- 
Nicola.Musatti <at> gmail <dot> com
Home: http://nicola.musatti.googlepages.com/home
Blog: http://wthwdik.wordpress.com/



Boost-testing list run by mbergal at meta-comm.com