Просмотр исходного кода

Added markup for bind_function_test on sunpro-5_8u1-sunos.

[SVN r31612]
Peter Dimov 20 лет назад
Родитель
Сommit
54d9f911ad
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      status/explicit-failures-markup.xml

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

@@ -287,6 +287,13 @@
             <toolset name="sunpro-5_3-sunos"/>
             <note refid="31" author="Peter Dimov"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="bind_function_test"/>
+            <toolset name="sunpro-5_8u1-sunos"/>
+            <note author="Peter Dimov">
+               This failure is caused by Boost.Function.
+            </note>
+        </mark-expected-failures>
         <mark-expected-failures>
             <test name="mem_fn_derived_test"/>
             <toolset name="sunpro-5_3-sunos"/>

粤ICP备19079148号