mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Update explicit-failures-markup.xml
[skip ci]
This commit is contained in:
parent
a1c35ba180
commit
013db32cf4
1 changed files with 11 additions and 0 deletions
|
@ -3515,6 +3515,17 @@ 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-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>
|
||||
|
||||
<!-- phoenix -->
|
||||
|
|
Loading…
Add table
Reference in a new issue