Boost logo

Boost-Commit :

From: jurko.gospodnetic_at_[hidden]
Date: 2008-07-26 04:54:49


Author: jurko
Date: 2008-07-26 04:54:48 EDT (Sat, 26 Jul 2008)
New Revision: 47828
URL: http://svn.boost.org/trac/boost/changeset/47828

Log:
Committed a status/explicit-failures-markup.xml patch by Boris Gubenko.
Text files modified:
   branches/release/status/explicit-failures-markup.xml | 20 ++++++++++++++++++++
   1 files changed, 20 insertions(+), 0 deletions(-)

Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml (original)
+++ branches/release/status/explicit-failures-markup.xml 2008-07-26 04:54:48 EDT (Sat, 26 Jul 2008)
@@ -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 @@
             </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 @@
         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>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk