Explorar o código

Marked mem_fn_eq_test/msvc-7.1 as expected

[SVN r36013]
Peter Dimov %!s(int64=19) %!d(string=hai) anos
pai
achega
4e1eb576a2
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      status/explicit-failures-markup.xml

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

@@ -342,6 +342,13 @@
             <toolset name="msvc-7.0"/>
             <note refid="31" author="Peter Dimov"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+          <test name="mem_fn_eq_test"/>
+          <toolset name="msvc-7.1"/>
+          <note author="Peter Dimov">
+            This failure is only present in release mode and is caused by /OPT:ICF.
+          </note>
+        </mark-expected-failures>
     </library>
 
 

粤ICP备19079148号