|
|
@@ -1729,6 +1729,15 @@
|
|
|
</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">
|
|
|
@@ -4092,6 +4101,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"/>
|
|
|
@@ -6100,4 +6114,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>
|