Forráskód Böngészése

Bind/Intel 7.1/Linux markup

[SVN r25297]
Aleksey Gurtovoy 21 éve
szülő
commit
91ec49b7e3
1 módosított fájl, 13 hozzáadás és 0 törlés
  1. 13 0
      status/explicit-failures-markup.xml

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

@@ -86,6 +86,19 @@
         </test>
     </library>
 
+
+    <!-- bind-->
+    <library name="bind">
+        <mark-expected-failures>
+            <test name="bind_cv_test"/>
+            <test name="bind_stateful_test"/>
+            <toolset name="intel-7.1-linux"/>
+            <toolset name="intel-7.1-stdlib-default-linux"/>
+            <note refid="2" author="Aleksey Gurtovoy"/>
+        </mark-expected-failures>
+    </library>
+
+
     <!-- concept_check -->
     <library name="concept_check">
         <test name="class_concept_fail_expected">

粤ICP备19079148号