summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorAutomated Commit <automated@calamity.org.uk>2019-01-31 02:25:12 +0000
committerAutomated Commit <automated@calamity.org.uk>2019-01-31 02:25:12 +0000
commit243b3114feec0c1230ab7ad4148ae8d467ef54e5 (patch)
tree395db7d8d6af38d6f62c82dad14cd65e11209f38 /status
parent49143f5c13e53ac9e8e7f6dbde11c51b9d42e621 (diff)
downloadboost-243b3114feec0c1230ab7ad4148ae8d467ef54e5.tar.gz
Update explicit-failures-markup.xml
[skip ci]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 6108103165..b390d8b518 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3565,6 +3565,50 @@ for more information.
</mark-expected-failures>
</library>
+ <!-- outcome -->
+ <library name="outcome">
+ <mark-unusable>
+ <toolset name="clang-linux-3*"/>
+ <toolset name="gcc-3*"/>
+ <toolset name="gcc-4*"/>
+ <toolset name="gcc-5*"/>
+ <toolset name="gcc-mngw-3*"/>
+ <toolset name="gcc-mngw-4*"/>
+ <toolset name="gcc-mngw-5*"/>
+ <toolset name="msvc-7*"/>
+ <toolset name="msvc-8*"/>
+ <toolset name="msvc-9*"/>
+ <toolset name="msvc-10*"/>
+ <toolset name="msvc-11*"/>
+ <toolset name="msvc-12*"/>
+ <toolset name="msvc-13*"/>
+ <toolset name="msvc-14.0.*"/>
+ <note author="Niall Douglas">Complete C++14 support is the minimum requirement.</note>
+ </mark-unusable>
+ <mark-expected-failures>
+ <test name="comparison"/>
+ <test name="constexpr"/>
+ <test name="core-result"/>
+ <test name="expected-pass"/>
+ <test name="experimental-core-result-status"/>
+ <test name="hooks"/>
+ <test name="issue0007"/>
+ <test name="issue0009"/>
+ <test name="issue0059"/>
+ <test name="issue0061"/>
+ <test name="propagate"/>
+ <toolset name="gcc-8-c++17"/>
+ <toolset name="gcc-8-c++2a"/>
+ <toolset name="gcc-8-gnu17"/>
+ <toolset name="gcc-8-gnu2a"/>
+ <toolset name="gcc-8-c++2a-O2"/>
+ <toolset name="gcc-8-c++2a-warn"/>
+ <toolset name="gcc-8~c++2a"/>
+ <toolset name="gcc-7~c++1z"/>
+ <note author="Niall Douglas">GCC 8 currently ICEs with Outcome's unit tests in C++ 17 or later.</note>
+ </mark-expected-failures>
+ </library>
+
<!-- phoenix -->
<library name="phoenix">
<mark-expected-failures>