Explorar o código

Marked acc as n/a for Interprocess.

[SVN r39849]
Ion Gaztañaga %!s(int64=18) %!d(string=hai) anos
pai
achega
6d9aacfd56
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      status/explicit-failures-markup.xml

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

@@ -1605,6 +1605,8 @@
             <toolset name="gcc-3.2*"/>
             <toolset name="gcc-3.3*"/>
             <toolset name="mipspro"/>
+            <toolset name="acc"/> 
+            <toolset name="hp_cxx*"/> 
             <note author="Ion Gazta&#241;aga">
                 The compiler does not support features that are essential for the library.
             </note>
@@ -1625,10 +1627,18 @@
             <toolset name="gcc-3.2*"/>
             <toolset name="gcc-3.3*"/>
             <toolset name="mipspro"/>
+			<toolset name="hp_cxx*"/>
             <note author="Ion Gazta&#241;aga">
                 The compiler does not support features that are essential for the library.
             </note>
         </mark-unusable>
+        <mark-expected-failures> 
+            <test name="doc_offset_ptr" /> 
+            <toolset name="acc"/> 
+            <note author="Ion Gazta&#241;aga"> 
+                The compiler is not supported by Interprocess. 
+            </note> 
+        </mark-expected-failures>
     </library>
 
     <!-- io-->

粤ICP备19079148号