summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurko Gospodnetić <jurko.gospodnetic@pke.hr>2008-07-26 08:54:48 +0000
committerJurko Gospodnetić <jurko.gospodnetic@pke.hr>2008-07-26 08:54:48 +0000
commit597a9b74c816c227d0d251e458970e6c561fbe73 (patch)
treee7f4e06b72d8731f014214a57de805877f53a54b
parentad2387e43fe16c06dd3814990901b2a3a9a72ad9 (diff)
downloadboost-597a9b74c816c227d0d251e458970e6c561fbe73.tar.gz
Committed a status/explicit-failures-markup.xml patch by Boris Gubenko.
[SVN r47828]
-rw-r--r--status/explicit-failures-markup.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index f68242cfd3..7e05743bfe 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -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">
@@ -4093,6 +4102,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"/>
<test name="builtin_convertors"/>
@@ -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>