소스 검색

Added expected failure markup for the test weighted_tail_variate_means on Tru64/CXX.

[SVN r43438]
Markus Schöpflin 18 년 전
부모
커밋
a6b7f4ea98
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      status/explicit-failures-markup.xml

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

@@ -56,6 +56,14 @@
           <toolset name="acc"/>
           <note author="Boris Gubenko" refid="38"/>
       </mark-expected-failures>
+      <mark-expected-failures>
+        <test name="weighted_tail_variate_means"/>
+        <toolset name="hp_cxx-71*"/>
+        <note author="Markus Schoepflin">
+          This failure is caused by a timeout when compiling the test. It
+          passes when the timeout value is increased.
+        </note>
+      </mark-expected-failures>
     </library>
 
     <!-- minmax -->

粤ICP备19079148号