mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
mark up expected accumulators failures
This commit is contained in:
parent
4592071dd1
commit
daa6072e05
1 changed files with 10 additions and 0 deletions
|
@ -77,6 +77,12 @@
|
|||
<toolset name="acc"/>
|
||||
<note author="Boris Gubenko" refid="47"/>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="p_square_cumul_dist"/>
|
||||
<test name="weighted_p_square_cumul_dist"/>
|
||||
<toolset name="*"/>
|
||||
<note author="Eric Niebler" refid="53"/>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
<!-- algorithm -->
|
||||
|
@ -7203,5 +7209,9 @@ This platform doesn't supports Boost.Container.
|
|||
This test requires lambda function support.
|
||||
</note>
|
||||
|
||||
<note id="53">
|
||||
This test has not been updated to accomodate changes in Boost.Random.
|
||||
</note>
|
||||
|
||||
</explicit-failures-markup>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue