Add explicit failure for zip_iterator_test on msvc 6.5 STLport 4.

[SVN r37013]
This commit is contained in:
Thomas Witt 2007-02-20 08:05:17 +00:00
parent 6cb060ebb0
commit b5291c35a1

View file

@ -2649,6 +2649,16 @@ for more information.
<note author="Aleksey Gurtovoy" date="19 Sep 2004" refid="26"/>
</mark-expected-failures>
<mark-expected-failures>
<test name="zip_iterator_test"/>
<toolset name="msvc-6.5_stlport4"/>
<note author="Thomas Witt">
This test fails with a link error that is most likely
a STLport issue. As STLport 4 is officially unsupported
there is no known resolution.
</note>
</mark-expected-failures>
</library>