Vladimir Prus 22 лет назад
Родитель
Сommit
2d5845ea9e
1 измененных файлов с 6 добавлено и 4 удалено
  1. 6 4
      status/explicit-failures-markup.xml

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

@@ -407,8 +407,11 @@
 
 
       <test name="unicode_test">
       <test name="unicode_test">
         <mark-failure>
         <mark-failure>
-            <toolset name="intel-win32"/>
-        <note>The failures is caused by problems with std::locale implementation</note>
+            <toolset name="intel-win32-7.1-vc6"/>
+            <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
+            <toolset name="msvc"/>
+            <toolset name="vc7"/>
+        <note>The failures are caused by problems with std::locale implementation</note>
         </mark-failure>         
         </mark-failure>         
       </test>
       </test>
 
 
@@ -422,8 +425,7 @@
       <test name="variable_map_test">
       <test name="variable_map_test">
         <mark-failure>
         <mark-failure>
            <toolset name="msvc"/>
            <toolset name="msvc"/>
-           <toolset name="vc7"/>
-        <note>The failures is caused by compiler bug: it's not possible to
+        <note>The failures are caused by compiler bug: it's not possible to
            explicitly pass template arguments to member template function. The
            explicitly pass template arguments to member template function. The
            failure is serious and makes one of the primary interfaces
            failure is serious and makes one of the primary interfaces
            unusable.</note>
            unusable.</note>

粤ICP备19079148号