Browse Source

Update explicit-failures-markup.xml

[skip ci]
Automated Commit 6 years ago
parent
commit
6ceb11f201
1 changed files with 0 additions and 25 deletions
  1. 0 25
      status/explicit-failures-markup.xml

+ 0 - 25
status/explicit-failures-markup.xml

@@ -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 -->

粤ICP备19079148号