Răsfoiți Sursa

merging changes in RC for acc toolset into the trunk

[SVN r47854]
Boris Gubenko 17 ani în urmă
părinte
comite
00fde9cf3b
1 a modificat fișierele cu 19 adăugiri și 0 ștergeri
  1. 19 0
      status/explicit-failures-markup.xml

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

@@ -1729,6 +1729,14 @@
         </mark-expected-failures>
     </library>
 
+    <!-- gil -->
+    <library name="gil">
+      <mark-expected-failures>
+          <test name="pixel"/>
+          <toolset name="acc"/>
+          <note author="Boris Gubenko" refid="46"/>
+      </mark-expected-failures>
+    </library>
 
     <!-- graph -->
     <library name="graph">
@@ -4077,6 +4085,11 @@ for more information.
 
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="object"/>
+            <toolset name="acc"/>
+            <note author="Boris Gubenko" refid="46"/>
+        </mark-expected-failures>
         <mark-expected-failures>
             <test name="args"/>
             <test name="auto_ptr"/>
@@ -6056,4 +6069,10 @@ choosing instead to bind them to the private (and unimplemented) copy constructo
         problem.
     </note>
 
+    <note id="46">
+        The test does not compile, most likely because of new version of EDG Front End
+        implementing Core Issue 574. In the HP bug tracking system, it is tracked as
+        QuIX ID: QXCR1000804484.
+    </note>
+
 </explicit-failures-markup>

粤ICP备19079148号