summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorEric Niebler <eniebler@boost.org>2014-07-12 21:26:49 -0700
committerEric Niebler <eniebler@boost.org>2014-07-12 21:27:24 -0700
commitff98ee69f4328a0d8e3ae36a154f0808e5a0d4ea (patch)
tree177de7dab380c777cad39cc287a11c1d994ef370 /status
parent08679b51d7806c60c0fd1f5f1918f96092b3a89f (diff)
downloadboost-ff98ee69f4328a0d8e3ae36a154f0808e5a0d4ea.tar.gz
mark up expected accumulators failures
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index e3bb8e23c9..98607832e4 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -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>
<!-- minmax -->
@@ -7031,5 +7037,9 @@ This platform doesn't supports Boost.Chrono.
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>