Просмотр исходного кода

Marked mem_fn_eq_test/msvc-7.1 as expected

[SVN r36013]
Peter Dimov 19 лет назад
Родитель
Сommit
4e1eb576a2
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      status/explicit-failures-markup.xml

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

@@ -342,6 +342,13 @@
             <toolset name="msvc-7.0"/>
             <toolset name="msvc-7.0"/>
             <note refid="31" author="Peter Dimov"/>
             <note refid="31" author="Peter Dimov"/>
         </mark-expected-failures>
         </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>
     </library>
 
 
 
 

粤ICP备19079148号