Jelajahi Sumber

marked multi_index/test_serialization as expected failure on Compaq C++ for Tru64

[SVN r33354]
Joaquín M. López Muñoz 20 tahun lalu
induk
melakukan
6fb9c5bc0c
1 mengubah file dengan 12 tambahan dan 0 penghapusan
  1. 12 0
      status/explicit-failures-markup.xml

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

@@ -1626,6 +1626,18 @@ for more information.
               Boost.Serialization is not supported on this platform.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="test_serialization"/>
+            <toolset name="tru64cxx71-006"/>
+            <toolset name="hp_cxx-71_006_tru64"/>
+            <note author="J. L&#243;pez" date="16 Mar 2006">
+              This test fails due to limitations of the template
+              instantiation model used in the testing environment
+              (-timplicit_local) resulting in erroneous duplication of some
+              function-static variables. The test passes with other template
+              instantiation models.
+            </note>
+        </mark-expected-failures>
     </library>
 
 

粤ICP备19079148号