Update explicit-failures-markup.xml

[skip ci]
This commit is contained in:
Automated Commit 2019-11-19 13:25:03 +00:00
parent a25897ef5a
commit 61a891cb57

View file

@ -3604,31 +3604,6 @@ for more information.
<toolset name="clang-linux-6.0~c++17"/>
<note author="Niall Douglas">libstdc++ 6 is the minimum version which works.</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-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>
<mark-expected-failures>
<test name="experimental-core-outcome-status"/>
<test name="experimental-core-result-status"/>
<toolset name="clang-darwin-ubsan"/>
<note author="Niall Douglas">False positive bug in this implementation of ubsan.</note>
</mark-expected-failures>
</library>
<!-- phoenix -->