$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r49501 - trunk/status
From: Boris.Gubenko_at_[hidden]
Date: 2008-10-31 11:19:02
Author: bgubenko
Date: 2008-10-31 11:19:01 EDT (Fri, 31 Oct 2008)
New Revision: 49501
URL: http://svn.boost.org/trac/boost/changeset/49501
Log:
markup tests that take too long to compile with aC++
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    18 +++++++++++++-----                      
   1 files changed, 13 insertions(+), 5 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2008-10-31 11:19:01 EDT (Fri, 31 Oct 2008)
@@ -59,13 +59,18 @@
       </mark-expected-failures>
       <mark-expected-failures>
         <test name="weighted_tail_variate_means"/>
-        <toolset name="acc"/>
         <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>
+      <mark-expected-failures>
+        <test name="weighted_pot_quantile"/>
+        <test name="weighted_tail_variate_means"/>
+        <toolset name="acc"/>
+        <note author="Boris Gubenko" refid="47"/>
+      </mark-expected-failures>
     </library>
 
     <!-- minmax -->
@@ -2901,10 +2906,7 @@
             <test name="karma_pattern*"/>
             <test name="rule"/>
             <toolset name="acc"/>
-            <note author="Boris Gubenko">
-                This failure is caused by a timeout when compiling the test.
-                It passes when the timeout value is increased.
-            </note>
+            <note author="Boris Gubenko" refid="47"/>
         </mark-expected-failures>
         <mark-expected-failures>
             <test name="lexertl3"/>
@@ -3219,6 +3221,7 @@
        </mark-expected-failures>
        <mark-expected-failures>
           <test name="test_policy_2"/>
+          <toolset name="acc"/>
           <toolset name="gcc-mingw-3.4.5"/>
           <note author="John Maddock">
              This test takes too long to build for this compiler and times out.
@@ -6152,4 +6155,9 @@
         QuIX ID: QXCR1000804484.
     </note>
 
+    <note id="47">
+        Depending on system load, the compile time may exceed specified timeout value.
+        The test passes when the timeout value is increased.
+    </note>
+
 </explicit-failures-markup>