Added a new, temporary, always-failing Boost Build test named collect_debug_info.py. Used to collect additional debugging information about specific test sites, e.g. Python & OS version. Currently collects information required for debugging detected configuration.py test failures. Registered expected Boost library test failures.

[SVN r78918]
This commit is contained in:
Jurko Gospodnetić 2012-06-13 01:02:02 +00:00
parent 0a49613d9a
commit 13adf824d7
2 changed files with 9 additions and 1 deletions

View file

@ -481,6 +481,14 @@
<!-- build -->
<library name="build">
<mark-expected-failures>
<test name="collect_debug_info"/>
<toolset name="*"/>
<note author="Jurko Gospodnetić">
Temporarily enabled and always failing test used for collecting
additional feedback from the testing site.
</note>
</mark-expected-failures>
</library>
<!-- chrono -->

@ -1 +1 @@
Subproject commit 344db3edc15365706453aee9d5ceb824f714b623
Subproject commit 347d39005c69117cdec965dfedf980cf92968b31