summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Prus <ghost@cs.msu.su>2007-01-26 08:23:37 +0000
committerVladimir Prus <ghost@cs.msu.su>2007-01-26 08:23:37 +0000
commit39023c3ee3b0186f8ce0835440818b542b648390 (patch)
tree398f3c1f3d3891e3ec67dc7e368486818ed79741
parent503480522e6228ef9d5190c7a152c9ea3b3b295e (diff)
downloadboost-39023c3ee3b0186f8ce0835440818b542b648390.tar.gz
Merge: Markup for operators_test / gcc-3.4.5_linux_x86_64
[SVN r36800]
-rw-r--r--status/explicit-failures-markup.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 1e3949a700..841cb2e4e0 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -4540,6 +4540,18 @@ for more information.
versions of the compiler (VC 7.1 and greater).
</note>
</mark-expected-failures>
+ <mark-expected-failures>
+ <test name="operators_test"/>
+ <toolset name="gcc-3.4.5_linux_x86_64"/>
+ <note author="Vladimir Prus">
+ The test takes more that 30 minutes to compile and the
+ compilation is automatically killed. It is likely caused
+ by the compiler bug, but it unknown how much this
+ bug affects regular use of the operators library. Is it
+ also unknown if the test can be refactored so that
+ not to trigger this bug.
+ </note>
+ </mark-expected-failures>
</library>