Subject: [Boost-bugs] [Boost C++ Libraries] #5684: status/explicit-failures-markup.xml misses tag </library>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-11 10:39:04
#5684: status/explicit-failures-markup.xml misses tag </library>
---------------------------------------+------------------------------------
Reporter: apolukhin | Owner: danieljames
Type: Bugs | Status: new
Milestone: To Be Determined | Component: unordered
Version: Boost Development Trunk | Severity: Showstopper
Keywords: failures regression tests |
---------------------------------------+------------------------------------
No closing </library> tag in status/explicit-failures-markup.xml for
library unordered:
{{{
<!-- unordered -->
<library name="unordered">
<mark-expected-failures>
<test name="unnecessary_copy_tests"/>
<toolset name="borland-*"/>
<toolset name="sun-*"/>
<note author="Daniel James">
This tests whether inserting elements creates as few copies as
I think
is possible. If this fails it just means that the container
might be
a little inefficient.
</note>
</mark-expected-failures>
<!-- utility/enable_if -->
<library name="utility/enable_if">
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5684> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC