Status: Accepted
Owner:
[hidden email]
Labels: Milestone-1.3
New issue 4325 by
[hidden email]: 1.3 Build is broken due to XML
generated by testrunner is wrong?
http://code.google.com/p/pharo/issues/detail?id=4325aused by: org.dom4j.DocumentException: Error on line 9 of document
file:///builds/workspace/Pharo%20Core%201.3/PharoCore-1.3-AfterRunningTests/HelpSystem-Tests-Core-UI-Test.xml :
XML document structures must start and end within the same entity. Nested
exception: XML document structures must start and end within the same
entity.
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HelpSystem-Tests-Core-UI" tests="6">
<testcase classname="HelpSystem.Tests.Core.UI.HelpBrowserTest"
name="testDefaultHelpBrowser" time="0.0">
</testcase>
<testcase classname="HelpSystem.Tests.Core.UI.HelpBrowserTest"
name="testDefaultHelpBrowserIsReplacable" time="0.0">
</testcase>
<testcase classname="HelpSystem.Tests.Core.UI.HelpBrowserTest"
name="testLazyDefaultHelpBrowser" time="0.0">
</testcase>
There is a PharoDebug Log that says:
*** Warning: Warning: You are about to load new versions of the following
packages that have unsaved changes in the image. If you continue, you will
lose these changes.
HudsonBuildTools
Which normally should not happen.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker