markup hp acc failures for date-time

[SVN r36994]
This commit is contained in:
Jeff Garland 2007-02-18 20:16:08 +00:00
parent 2888142048
commit da3476454c

View file

@ -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*"/>