|
|
@@ -547,6 +547,7 @@
|
|
|
<toolset name="sun-5.8*"/>
|
|
|
<toolset name="sun-5.9*"/>
|
|
|
<toolset name="msvc-8.0*"/>
|
|
|
+ <toolset name="msvc-9.0*"/>
|
|
|
<toolset name="msvc-7.1*"/>
|
|
|
<toolset name="acc"/>
|
|
|
<note author="Alexander Nasonov">
|
|
|
@@ -1723,6 +1724,9 @@
|
|
|
<mark-expected-failures>
|
|
|
<test name="csr_graph_test"/>
|
|
|
<toolset name="msvc-8.0"/>
|
|
|
+ <toolset name="msvc-8.0_64"/>
|
|
|
+ <toolset name="msvc-8.0_x86_64"/>
|
|
|
+ <toolset name="msvc-9.0"/>
|
|
|
<note author="Doug Gregor">
|
|
|
This failure is due to a problem with partial ordering
|
|
|
of class template partial specializations.
|