summaryrefslogtreecommitdiff
path: root/status/explicit-failures-markup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'status/explicit-failures-markup.xml')
-rw-r--r--status/explicit-failures-markup.xml100
1 files changed, 78 insertions, 22 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 6fcb5505e7..23fac1b237 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -1563,6 +1563,31 @@
</mark-failure>
</test>
</library>
+
+ <!-- fiber -->
+ <library name="fiber">
+ <mark-unusable>
+ <toolset name="cray-*"/>
+ <toolset name="darwin-4.4"/>
+ <toolset name="darwin-4.4*"/>
+ <toolset name="gcc-4.4"/>
+ <toolset name="gcc-4.4*"/>
+ <toolset name="gcc-4.7*"/>
+ <toolset name="gcc-4.7"/>
+ <toolset name="gcc-m*ngw-4.4"/>
+ <toolset name="gcc-m*ngw-4.4*"/>
+ <toolset name="gcc-m*ngw-4.5"/>
+ <toolset name="gcc-m*ngw-4.5*"/>
+ <toolset name="gcc-m*ngw-4.6"/>
+ <toolset name="gcc-m*ngw-4.6*"/>
+ <toolset name="gcc-m*ngw-4.7"/>
+ <toolset name="gcc-m*ngw-4.7*"/>
+ <toolset name="msvc-7.*"/>
+ <toolset name="msvc-8.0"/>
+ <toolset name="pgi-*"/>
+ <toolset name="vacpp-*"/>
+ </mark-unusable>
+ </library>
<!-- filesystem -->
@@ -2036,28 +2061,6 @@
<!-- geometry -->
<library name="geometry">
- <test name="algorithms_*" category="Algorithms">
- </test>
- <test name="arithmetic_*" category="Arithmetic">
- </test>
- <test name="concepts_*" category="Concepts">
- </test>
- <test name="core_*" category="Core">
- </test>
- <test name="geometries_*" category="Geometries">
- </test>
- <test name="io_*" category="IO">
- </test>
- <test name="iterators_*" category="Iterators">
- </test>
- <test name="policies_*" category="Policies">
- </test>
- <test name="strategies_*" category="Strategies">
- </test>
- <test name="util_*" category="Util">
- </test>
- <test name="views_*" category="Views">
- </test>
<mark-unusable>
<toolset name="borland-*"/>
<toolset name="sun-5.10"/>
@@ -2095,6 +2098,30 @@
This configuration is not well configured for UBLAS
</note>
</mark-unusable>
+ <test name="algorithms_*" category="Algorithms">
+ </test>
+ <test name="arithmetic_*" category="Arithmetic">
+ </test>
+ <test name="concepts_*" category="Concepts">
+ </test>
+ <test name="core_*" category="Core">
+ </test>
+ <test name="formulas_*" category="Formulas">
+ </test>
+ <test name="geometries_*" category="Geometries">
+ </test>
+ <test name="io_*" category="IO">
+ </test>
+ <test name="iterators_*" category="Iterators">
+ </test>
+ <test name="policies_*" category="Policies">
+ </test>
+ <test name="strategies_*" category="Strategies">
+ </test>
+ <test name="util_*" category="Util">
+ </test>
+ <test name="views_*" category="Views">
+ </test>
</library>
<library name="geometry/extensions">
@@ -3182,6 +3209,35 @@ for more information.
</mark-unusable>
</library>
+ <!-- poly_collection -->
+ <library name="poly_collection">
+ <mark-unusable>
+ <toolset name="clang-linux-3.0*"/>
+ <toolset name="clang-linux-3.1*"/>
+ <toolset name="clang-linux-3.2*"/>
+ <toolset name="gcc-3.*"/>
+ <toolset name="gcc-4.*"/>
+ <toolset name="gcc-mngw-3.*"/>
+ <toolset name="gcc-mngw-4.*"/>
+ <toolset name="qcc-3.*"/>
+ <toolset name="qcc-4.*"/>
+ <toolset name="msvc-7.1"/>
+ <toolset name="msvc-8.0"/>
+ <toolset name="msvc-9.0"/>
+ <toolset name="msvc-10.0"/>
+ <toolset name="msvc-11.0"/>
+ <toolset name="msvc-12.0"/>
+ <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
+ Compiler's too old for working.
+ </note>
+ </mark-unusable>
+ <mark-unusable>
+ <toolset name="*98"/>
+ <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
+ C++11 or later required.
+ </note>
+ </mark-unusable>
+ </library>
<library name="pool">
<mark-unusable>