Browse Source

markup changes resulting from file name change.

[SVN r35105]
John Maddock 19 years ago
parent
commit
f225857ce6
1 changed files with 9 additions and 0 deletions
  1. 9 0
      status/explicit-failures-markup.xml

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

@@ -4313,6 +4313,7 @@ for more information.
         </mark-expected-failures>
         <mark-expected-failures>
             <test name="tr1_tky_incomplete_type_test"/>
+            <test name="tr1_tky_incomp_type_test"/>
             <test name="tr1_decay_test"/>
             <test name="tr1_extent_test"/>
             <test name="tr1_is_base_of_test"/>
@@ -4344,6 +4345,12 @@ for more information.
                 <note author="John Maddock" refid="2"/>
             </mark-failure>
         </test>
+        <test name="tr1_tky_incomp_type_test">
+            <mark-failure>
+                <toolset name="iw-7_1*"/>
+                <note author="John Maddock" refid="2"/>
+            </mark-failure>
+        </test>
         <test name="tr1_is_abstract_test">
             <mark-failure>
                 <toolset name="borland-5_6_4"/>
@@ -4420,6 +4427,7 @@ for more information.
             <test name="tr1_is_reference_test"/>
             <test name="tr1_tky_function_type_test"/>
             <test name="tr1_tky_incomplete_type_test"/>
+            <test name="tr1_tky_incomp_type_test"/>
             <test name="tr1_tricky_is_enum_test"/>
             <toolset name="sunpro-5_3-sunos"/>
             <note author="John Maddock" refid="2"/>
@@ -4906,3 +4914,4 @@ for more information.
 
 
 
+

粤ICP备19079148号