mirror of
https://github.com/boostorg/boost.git
synced 2025-04-16 02:04:38 +00:00
markup hp acc failures for date-time
[SVN r36994]
This commit is contained in:
parent
2888142048
commit
da3476454c
1 changed files with 13 additions and 0 deletions
|
@ -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*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue