Update explicit-failures-markup.xml

[skip ci]
This commit is contained in:
Automated Commit 2019-11-30 17:25:06 +00:00
parent 88c11c84a4
commit 6ceb11f201

View file

@ -3497,31 +3497,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 -->