$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: markus.schoepflin_at_[hidden]
Date: 2008-02-29 10:13:41
Author: schoepflin
Date: 2008-02-29 10:13:41 EST (Fri, 29 Feb 2008)
New Revision: 43438
URL: http://svn.boost.org/trac/boost/changeset/43438
Log:
Added expected failure markup for the test weighted_tail_variate_means on Tru64/CXX.
Text files modified: 
   trunk/status/explicit-failures-markup.xml |     8 ++++++++                                
   1 files changed, 8 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2008-02-29 10:13:41 EST (Fri, 29 Feb 2008)
@@ -56,6 +56,14 @@
           <toolset name="acc"/>
           <note author="Boris Gubenko" refid="38"/>
       </mark-expected-failures>
+      <mark-expected-failures>
+        <test name="weighted_tail_variate_means"/>
+        <toolset name="hp_cxx-71*"/>
+        <note author="Markus Schoepflin">
+          This failure is caused by a timeout when compiling the test. It
+          passes when the timeout value is increased.
+        </note>
+      </mark-expected-failures>
     </library>
 
     <!-- minmax -->