mirror of
https://github.com/boostorg/boost.git
synced 2025-04-16 18:24:43 +00:00
More statechart markup updates.
[SVN r52700]
This commit is contained in:
parent
a157e8bd34
commit
dfa8e8e961
1 changed files with 10 additions and 13 deletions
|
@ -4593,7 +4593,6 @@ for more information.
|
|||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="DllTestNormal"/>
|
||||
<toolset name="*cygwin*"/>
|
||||
<toolset name="*mingw*"/>
|
||||
<toolset name="intel-darwin-10*"/>
|
||||
<toolset name="intel-darwin-11*"/>
|
||||
|
@ -4606,6 +4605,14 @@ for more information.
|
|||
for more information.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="DllTest*"/>
|
||||
<toolset name="intel-vc9-win-11.0*"/>
|
||||
<toolset name="msvc-9.0~wm5~stlport5.2"/>
|
||||
<note author="Andreas Huber">
|
||||
This looks like a configuration problem.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures reason="?">
|
||||
<test name="TransitionTest*"/>
|
||||
<toolset name="intel-darwin-10*"/>
|
||||
|
@ -4621,19 +4628,9 @@ for more information.
|
|||
<toolset name="pathscale-3.1"/>
|
||||
<note author="Andreas Huber" refid="29"/>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="StopWatch*"/>
|
||||
<toolset name="msvc-8.0~wm5~stlport5.1"/>
|
||||
<note author="Andreas Huber">
|
||||
This looks like a std library or configuration bug. Since
|
||||
difftime is only used in the example, this failure can be
|
||||
ignored.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
<mark-expected-failures reason="?">
|
||||
<test name="DllTest*"/>
|
||||
<toolset name="cygwin-gcc-stdcxx-4.2.1"/>
|
||||
<toolset name="msvc-8.0~wm5~stlport5.1"/>
|
||||
<test name="UnconsumedResultTest*"/>
|
||||
<toolset name="msvc-9.0~wm5~stlport5.2"/>
|
||||
<note author="Andreas Huber" refid="29"/>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
|
Loading…
Add table
Reference in a new issue