Edward Diener 13 лет назад
Родитель
Сommit
f77ea19c9b
1 измененных файлов с 15 добавлено и 0 удалено
  1. 15 0
      status/explicit-failures-markup.xml

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

@@ -5473,6 +5473,21 @@ This platform doesn't supports Boost.Chrono.
         </mark-expected-failures>
     </library>
 
+    <!-- tti -->
+    <library name="tti">
+      <mark-expected-failures>
+        <test name="test_has_mem_data2"/>
+        <test name="test_has_mem_fun_cv_fail2"/>
+        <test name="test_has_mem_fun_cv_fail4"/>
+        <test name="test_has_member "/>
+        <test name="test_has_member_compile"/>
+        <test name="test_has_member_cv "/>
+        <test name="test_has_member_cv_compile "/>
+        <toolset name="vacpp-12.1.0.1"/>
+        <note>These are all failures with Boost.FunctionTypes which TTI uses.</note>
+      </mark-expected-failures>
+    </library>
+  
     <!-- tuple -->
     <library name="tuple">
         <mark-unusable>

粤ICP备19079148号