Closed tschorr closed 5 years ago
@tschorr thanks for creating this Pull Request and help improve Plone!
To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.
Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:
@jenkins-plone-org please run jobs
With this simple comment all the jobs will be started automatically.
Happy hacking!
@jenkins-plone-org please run jobs
@jenkins-plone-org please run jobs
Jenkins failure is unrelated, there is a full disk:
Traceback (most recent call last):
File "bin/test", line 420, in <module>
'--test-path', '/home/jenkins/.buildout/eggs/cp27m/Products.validation-2.1.1-py2.7.egg',
File "/home/jenkins/.buildout/eggs/cp27m/collective.xmltestreport-2.0.1-py2.7.egg/collective/xmltestreport/runner.py", line 66, in run
failed = run_internal(defaults, args, script_parts=script_parts)
File "/home/jenkins/.buildout/eggs/cp27m/collective.xmltestreport-2.0.1-py2.7.egg/collective/xmltestreport/runner.py", line 83, in run_internal
runner.options.output.writeXMLReports()
File "/home/jenkins/.buildout/eggs/cp27m/collective.xmltestreport-2.0.1-py2.7.egg/collective/xmltestreport/formatter.py", line 297, in writeXMLReports
outputFile.close()
IOError: [Errno 28] No space left on device
Add documentation about
threads
option to README.