소스 검색

fix status for date-time regressions

[SVN r23816]
Jeff Garland 22 년 전
부모
커밋
483af85850
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      status/explicit-failures-markup.xml

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

@@ -174,6 +174,11 @@
         </test>
         </test>
         <test name="testmicrosec_time_clock">
         <test name="testmicrosec_time_clock">
             <mark-failure>
             <mark-failure>
+                <toolset name="msvc"/>
+                <toolset name="vc7"/>
+                <toolset name="vc7.1"/>
+                <toolset name="cwpro8"/>
+		<toolset name="borland-5.6.4"/>
                 <toolset name="gcc"/>
                 <toolset name="gcc"/>
 		<toolset name="borland"/>
 		<toolset name="borland"/>
 		<toolset name="mingw"/>
 		<toolset name="mingw"/>

粤ICP备19079148号