Browse Source

Cross merge change in HEAD and RC_1_34_0 to bring both versions in sync with each other.

[SVN r34423]
Rene Rivera 20 years ago
parent
commit
eed3440c99
1 changed files with 6 additions and 0 deletions
  1. 6 0
      status/explicit-failures-markup.xml

+ 6 - 0
status/explicit-failures-markup.xml

@@ -2743,6 +2743,12 @@ for more information.
                 <note author="Fernando Cacciola" refid="3"/>
             </mark-failure>
         </test>
+        <test name="converter_test">
+            <mark-failure>
+                <toolset name="gcc-3.4.5_linux_x86_64"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
     </library>
 
     <!-- numeric/interval -->

粤ICP备19079148号