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

Added markup for unresearched statechart CW & tru64cxx71 failures, marked tru64cxx65 unusable and updated the validation comment with links of working validators.

[SVN r32907]
Andreas Huber 20 лет назад
Родитель
Сommit
6c43df8c0d
1 измененных файлов с 24 добавлено и 6 удалено
  1. 24 6
      status/explicit-failures-markup.xml

+ 24 - 6
status/explicit-failures-markup.xml

@@ -6,15 +6,17 @@
     <!--
     PLEASE VALIDATE THE XML BEFORE COMMITTING YOUR CHANGES!
 
-    The following online services can be used to validate your changes to this file:
+    The following online services can be used to validate your changes to this
+    file:
 
-        - http://apps.gotdotnet.com/xmltools/xsdvalidator/
+        - http://syseng.nist.gov/b2bTestbed/projects/xmlvalidation/instance_validation.html
+        - http://xmlvalidation.com/
 
-     When using the gotdotnet tool you need to provide both the explicit-failures-markup.xml
-     file as the XML document and the explicit-failures.xsd as the schema document.  Use the
-     browse buttons to select them from your local hard drive.
+     With both tools you need to provide both the explicit-failures-markup.xml
+     file as the XML document and the explicit-failures.xsd as the schema
+     document. Use the browse buttons to select them from your local hard
+     drive.
 
-        - http://tools.decisionsoft.com/schemaValidate.html
     -->
 
     <!-- /////////////// Toolsets /////////////// -->
@@ -2949,6 +2951,7 @@ for more information.
             <toolset name="vc-6_5*"/>
             <toolset name="vc7*"/>
             <toolset name="vc-7_0*"/>            
+            <toolset name="tru64cxx65*"/>            
             <toolset name="gcc-2.95.3*"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
@@ -2978,6 +2981,21 @@ for more information.
                 information.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="CustomReactionTest*"/>
+            <test name="DllTest*"/>
+            <test name="LibTest*"/>
+            <toolset name="cw-9_4"/>
+            <toolset name="cw-9_5-darwin"/>
+            <note author="Andreas Huber" refid="29"/>
+        </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="CustomReactionTest*"/>
+            <test name="FifoSchedulerTest*"/>
+            <test name="TransitionTest*"/>
+            <toolset name="tru64cxx71*"/>
+            <note author="Andreas Huber" refid="29"/>
+        </mark-expected-failures>
     </library>
 
     <!-- static_assert -->

粤ICP备19079148号