Ver Fonte

Merged r55265, r55266, r55355, and r55356 from trunk, hopefully fixing VC++ problems; removed VC++ from csr_graph_test known failures for regression tests

[SVN r55357]
Jeremiah Willcock há 16 anos atrás
pai
commit
2a1409ced1
2 ficheiros alterados com 1 adições e 12 exclusões
  1. 1 1
      libs/graph
  2. 0 11
      status/explicit-failures-markup.xml

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 4af9462b74b6a8a308bb6232076500d101818c64
+Subproject commit a1d6cf2106f8b2aa51c05d107d260fcaa4eae8bb

+ 0 - 11
status/explicit-failures-markup.xml

@@ -1881,17 +1881,6 @@
             <toolset name="qcc-3.3*"/>
             <note author="Jim Douglas" date="18 Feb 06" refid="27"/>
         </mark-expected-failures>
-        <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.
-            </note>
-        </mark-expected-failures>
         <mark-expected-failures>
             <test name="dijkstra_heap_performance"/>
             <test name="layout_test"/>

粤ICP备19079148号