فهرست منبع

explicit-failures-markup.xml:
- Add reasons for expected failures
- Remove an overzealous expected failure


[SVN r23239]

Douglas Gregor 22 سال پیش
والد
کامیت
a73fec35c2
1فایلهای تغییر یافته به همراه11 افزوده شده و 1 حذف شده
  1. 11 1
      status/explicit-failures-markup.xml

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

@@ -102,42 +102,49 @@
         <test name="adj_matrix_cc">
             <mark-failure>
                 <toolset name="vc7"/>
-                <toolset name="intel-win32-7.1-vc6"/>
+                <note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="bfs_cc">
             <mark-failure>
                 <toolset name="vc7"/>
+				 <note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="bundled_properties">
             <mark-failure>
                 <toolset name="vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="dfs_cc">
             <mark-failure>
                 <toolset name="vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="dijkstra_cc">
             <mark-failure>
                 <toolset name="vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="subgraph">
             <mark-failure>
                 <toolset name="vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="transitive_closure_test">
             <mark-failure>
                 <toolset name="vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="vector_graph_cc">
             <mark-failure>
                 <toolset name="vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
     </library>
@@ -227,6 +234,7 @@
             <mark-failure>
                 <toolset name="msvc"/>
                 <toolset name="msvc-stlport"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="function_arith_cxx98">
@@ -505,6 +513,7 @@
         <test name="dead_slot_test">
             <mark-failure>
                 <toolset name="meta-como-win32-4.3.3-vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
         <test name="signal_test">
@@ -523,6 +532,7 @@
         <test name="trackable_test">
             <mark-failure>
                 <toolset name="meta-como-win32-4.3.3-vc7"/>
+				<note refid="3" author="D. Gregor"/>
             </mark-failure>
         </test>
     </library>

粤ICP备19079148号