Sfoglia il codice sorgente

apply 1.34 markups for acc toolset to the HEAD

[SVN r38213]
Boris Gubenko 19 anni fa
parent
commit
08e6ec03d4
1 ha cambiato i file con 72 aggiunte e 0 eliminazioni
  1. 72 0
      status/explicit-failures-markup.xml

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

@@ -20,6 +20,7 @@
     -->
     -->
 
 
     <!-- /////////////// Toolsets /////////////// -->
     <!-- /////////////// Toolsets /////////////// -->
+    <mark-toolset name="acc" status="required"/>
     <mark-toolset name="borland-5.6.4" status="required"/>
     <mark-toolset name="borland-5.6.4" status="required"/>
     <mark-toolset name="borland-5.8.2" status="required"/>
     <mark-toolset name="borland-5.8.2" status="required"/>
     <mark-toolset name="cw-9.4" status="required"/>
     <mark-toolset name="cw-9.4" status="required"/>
@@ -290,6 +291,28 @@
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </library>
 
 
+    <!-- bimap-->
+    <library name="bimap">
+        <mark-expected-failures>
+            <test name="test_bimap_assign"/>
+            <test name="test_bimap_ordered"/>
+            <test name="test_bimap_unconstrained"/>
+            <test name="test_bimap_unordered"/>
+            <toolset name="acc"/>
+            <note refid="39" author="Boris Gubenko"/>
+        </mark-expected-failures>
+        <mark-expected-failures>
+        <test name="typeof"/>
+                <toolset name="acc"/>
+                <toolset name="intel-vc71-win*"/>
+                <toolset name="intel-vc8-win*"/>
+                <toolset name="intel-win-9.1"/>
+                <toolset name="tru64*"/>
+                <toolset name="hp_cxx*"/>
+            <note refid="40" author="Boris Gubenko"/>
+        </mark-expected-failures>
+    </library>
+
     <!-- bind-->
     <!-- bind-->
     <library name="bind">
     <library name="bind">
         <mark-expected-failures>
         <mark-expected-failures>
@@ -1009,6 +1032,19 @@
             </note>
             </note>
         </mark-expected-failures>
         </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>
         <mark-expected-failures>
             <test name="testtime_wstream"/>
             <test name="testtime_wstream"/>
             <toolset name="hp_cxx-65*"/>
             <toolset name="hp_cxx-65*"/>
@@ -1249,6 +1285,7 @@
             <test name="format_test3"/>
             <test name="format_test3"/>
             <toolset name="tru64cxx65*"/>
             <toolset name="tru64cxx65*"/>
             <toolset name="hp_cxx-65*"/>
             <toolset name="hp_cxx-65*"/>
+            <toolset name="acc"/>
             <note author="Markus Schoepflin" refid="33"/>
             <note author="Markus Schoepflin" refid="33"/>
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </library>
@@ -1743,6 +1780,11 @@
              compiler release.
              compiler release.
           </note>
           </note>
        </mark-expected-failures>
        </mark-expected-failures>
+       <mark-expected-failures>
+            <test name="copy"/>
+            <toolset name="acc"/>
+            <note refid="39" author="Boris Gubenko"/>
+       </mark-expected-failures>
 
 
     </library>
     </library>
 
 
@@ -2309,6 +2351,7 @@ for more information.
         </mark-unusable>
         </mark-unusable>
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="*_native"/>
             <test name="*_native"/>
+            <toolset name="acc"/>
             <toolset name="vc-8_0*"/>
             <toolset name="vc-8_0*"/>
             <toolset name="msvc-8.0*"/>
             <toolset name="msvc-8.0*"/>
             <toolset name="intel-vc71-win*"/>
             <toolset name="intel-vc71-win*"/>
@@ -2528,6 +2571,16 @@ for more information.
             <note author="Aleksey Gurtovoy" date="19 Sep 2004" refid="26"/>
             <note author="Aleksey Gurtovoy" date="19 Sep 2004" refid="26"/>
         </mark-expected-failures>
         </mark-expected-failures>
 
 
+       <mark-expected-failures>
+            <test name="is_lvalue_iterator"/>
+            <toolset name="acc"/>
+            <note author="Boris Gubenko">
+                For some currently unknown reason, with aCC6, this test can be compiled
+                only in strict ansi mode. Since on HP-UX/aCC6 boost testing is done in the
+                default compilation mode, this test fails to compile on this platform.
+            </note>
+       </mark-expected-failures>
+
     </library>
     </library>
 
 
 
 
@@ -3192,6 +3245,16 @@ for more information.
             <toolset name="hp_cxx*"/>
             <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin" refid="29"/>
             <note author="Markus Schoepflin" refid="29"/>
         </mark-expected-failures>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="data_members"/>
+            <toolset name="acc"/>
+            <note author="Boris Gubenko">
+                This test assumes standard-compliant dependent template name lookup which
+                is performed by aCC6 only in strict ansi mode. Since on HP-UX/aCC6 boost
+                testing is done in the default compilation mode, this test fails to
+                compile on this platform (in strict ansi mode, it compiles and succeeds).
+            </note>
+        </mark-expected-failures>
     </library>
     </library>
 
 
     <!-- random -->
     <!-- random -->
@@ -4751,4 +4814,13 @@ for more information.
         This test assumes compiler support for rvalue references.
         This test assumes compiler support for rvalue references.
     </note>
     </note>
 
 
+    <note id="39">
+        When compiling this test, aCC6 runs out of memory. The HP
+        compiler group is aware of this issue and is working on the fix.
+    </note>
+
+    <note id="40">
+        This test assumes native typeof support.
+    </note>
+
 </explicit-failures-markup>
 </explicit-failures-markup>

粤ICP备19079148号