summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomated Commit <automated@calamity.org.uk>2023-04-24 20:25:13 +0000
committerAutomated Commit <automated@calamity.org.uk>2023-04-24 20:25:13 +0000
commit013db32cf4e9efb3381dea2626e0cc7baaf15855 (patch)
tree4ea1ccb10d30fd3049985b8ae6e6b4e4a1375206
parenta1c35ba1808019ff45371055a56d9dee55c6e095 (diff)
downloadboost-013db32cf4e9efb3381dea2626e0cc7baaf15855.tar.gz
Update explicit-failures-markup.xml
[skip ci]
-rw-r--r--status/explicit-failures-markup.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 0e1f2886e3..6059b00873 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -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 -->