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

markup hp acc failures for date-time

[SVN r36994]
Jeff Garland 19 лет назад
Родитель
Сommit
da3476454c
1 измененных файлов с 13 добавлено и 0 удалено
  1. 13 0
      status/explicit-failures-markup.xml

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

@@ -1035,6 +1035,19 @@
             </note>
         </mark-expected-failures>
 
+        <mark-expected-failures>
+            <test name="testdate_input_facet_dll"/>
+            <test name="testdate_input_facet"/>
+            <test name="testtime_input_facet"/>
+            <test name="testlocal_time_input_facet"/>
+            <toolset name="acc"/>
+            <note author="Jeff Garland">
+            These tests rely on the ability of an std::map to be
+            instantiated on an incomplete type. The Rogue Wave
+            version 2.2 and higher does not allow this.
+            </note>
+        </mark-expected-failures>
+
         <mark-expected-failures>
             <test name="testtime_wstream"/>
             <toolset name="hp_cxx-65*"/>

粤ICP备19079148号