Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76063 - trunk/status
From: antoshkka_at_[hidden]
Date: 2011-12-19 10:29:18


Author: apolukhin
Date: 2011-12-19 10:29:18 EST (Mon, 19 Dec 2011)
New Revision: 76063
URL: http://svn.boost.org/trac/boost/changeset/76063

Log:
Explicit failures markup update. (VC10 takes too long to compile and link)
Text files modified:
   trunk/status/explicit-failures-markup.xml | 8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-12-19 10:29:18 EST (Mon, 19 Dec 2011)
@@ -668,6 +668,14 @@
                 </note>
             </mark-failure>
         </test>
+ <test name="lexical_cast_typedefed_wchar_test_runtime">
+ <mark-failure>
+ <toolset name="msvc-10.0*"/>
+ <note author="Antony Polukhin">
+ Some VC compilers take too long to compile and link this test.
+ </note>
+ </mark-failure>
+ </test>
         <test name="lexical_cast_float_types_test">
             <mark-failure>
                 <toolset name="gcc-mingw-4.*"/>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk