ソースを参照

Adjust markup.

[SVN r23179]
Vladimir Prus 22 年 前
コミット
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">
         <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>         
       </test>
 
@@ -422,8 +425,7 @@
       <test name="variable_map_test">
         <mark-failure>
            <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
            failure is serious and makes one of the primary interfaces
            unusable.</note>

粤ICP备19079148号