Boost logo

Boost Testing :

Subject: [Boost-testing] --pjl-toolset=python broken?
From: David Walthall (walthall_at_[hidden])
Date: 2009-06-24 13:29:34


I just noticed that none of my trunk regression test results are being
put up. Checking the log, it seems that --pjl-toolset=python is broken.
 Is there any need/desire for me to continue to use
--pjl-toolset=python?

C:\boost_testing_trunk\boost\tools\build\v2\test>C:\Python25\python.exe
test_all.py --default-bjam --xml msvc-7.1
1>C:\boost_testing_trunk\results\boost-build-msvc-7.1\test_log.xml
# Executing SVN command "svn --non-interactive info --xml
"C:\boost_testing_trunk\boost" >"C:\boost_testing_trunk\boost\svn_info.txt""
Traceback (most recent call last):
  File "run.py", line 60, in <module>
    runner(root)
  File "C:\boost_testing_trunk\tools_regression_src\regression.py", line
193, in __init__
    self.main()
  File "C:\boost_testing_trunk\tools_regression_src\regression.py", line
551, in main
    getattr(self,action_m)()
  File "C:\boost_testing_trunk\tools_regression_src\regression.py", line
517, in command_regression
    self.command_collect_logs()
  File "C:\boost_testing_trunk\tools_regression_src\regression.py", line
440, in command_collect_logs
    self.regression_log
  File "C:\boost_testing_trunk\tools_regression_src\process_jam_log.py",
line 73, in __init__
    self.add_log()
  File "C:\boost_testing_trunk\tools_regression_src\process_jam_log.py",
line 93, in add_log
    events.expandNode(node)
  File "C:\Python25\lib\xml\dom\pulldom.py", line 253, in expandNode
    event = self.getEvent()
  File "C:\Python25\lib\xml\dom\pulldom.py", line 265, in getEvent
    self.parser.feed(buf)
  File "C:\Python25\lib\xml\sax\expatreader.py", line 211, in feed
    self._err_handler.fatalError(exc)
  File "C:\Python25\lib\xml\sax\handler.py", line 38, in fatalError
    raise exception
xml.sax._exceptions.SAXParseException: <unknown>:401882:82: mismatched tag


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