Browse Source

Update explicit-failures-markup.xml

[skip ci]
Automated Commit 3 năm trước cách đây
mục cha
commit
013db32cf4
1 tập tin đã thay đổi với 11 bổ sung0 xóa
  1. 11 0
      status/explicit-failures-markup.xml

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

@@ -3515,6 +3515,17 @@ for more information.
             <toolset name="clang-linux-6.0~c++17"/>
             <toolset name="clang-linux-6.0~c++17"/>
             <note author="Niall Douglas">libstdc++ 6 is the minimum version which works.</note>
             <note author="Niall Douglas">libstdc++ 6 is the minimum version which works.</note>
         </mark-unusable>
         </mark-unusable>
+        <mark-unusable>
+            <toolset name="gcc-6*"/>
+            <note author="Niall Douglas">Tests are unstable on GCC 6.</note>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="msvc-14.1"/>
+            <toolset name="msvc-14.1*"/>
+            <toolset name="msvc-14.2"/>
+            <toolset name="msvc-14.2*"/>
+            <note author="Niall Douglas">Tests are unstable on VS2017 and VS2019.</note>
+        </mark-unusable>
     </library>
     </library>
 
 
     <!-- phoenix -->
     <!-- phoenix -->

粤ICP备19079148号