|
|
@@ -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>
|