From 46f22cf24528d7e7b3043e559f002264f7518d4b Mon Sep 17 00:00:00 2001 From: Jeremiah Willcock Date: Tue, 11 May 2010 15:33:00 +0000 Subject: [PATCH] Added more known failures [SVN r61912] --- status/explicit-failures-markup.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 21973900bc..b97dca1ecf 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1826,6 +1826,11 @@ + + + + + @@ -6393,5 +6398,9 @@ These tests will fail in most compilers that don't support rvalue references. This test fails when BOOST_UBLAS_NO_NESTED_CLASS_RELATION is defined. + + This test fails because MinGW apparently does not always catch exceptions properly. + +