Преглед изворни кода

some date-time adjustments for serialization tests

[SVN r26649]
Jeff Garland пре 21 година
родитељ
комит
8e3a491c70
1 измењених фајлова са 23 додато и 1 уклоњено
  1. 23 1
      status/explicit-failures-markup.xml

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

@@ -213,11 +213,33 @@
             <toolset name="iw-7_1-vc6"/>
         </mark-unusable>
 
+        <test name="testgreg_serialize*">
+            <mark-failure>
+            <toolset name="borland*"/>
+            <toolset name="msvc*"/>
+            <toolset name="mingw*"/>
+            <toolset name="gcc-2.*"/>
+            <note author="B. Garst">The serialization library does not support this compiler.
+            </note>
+            </mark-failure>
+        </test>
+
+        <test name="testtime_serialize*">
+            <mark-failure>
+            <toolset name="borland*"/>
+            <toolset name="msvc*"/>
+            <toolset name="mingw*"/>
+            <toolset name="gcc-2.*"/>
+            <note author="B. Garst">The serialization library does not support this compiler.
+            </note>
+            </mark-failure>
+        </test>
+
         <test name="testdate_iterator">
             <mark-failure>
             <toolset name="intel-7.1-stdlib-default-linux"/>
             <toolset name="intel-7.1-linux"/>
-         <note author="J. Garland" refid="19,21"/>
+                <note author="J. Garland" refid="19,21"/>
             </mark-failure>
         </test>
         <test name="testdate_iterator_dll">

粤ICP备19079148号