Updated testattribs values from stable to full and valivation. release34-BLD200207252340
authorpknakal@netbeans.org
Wed, 10 Jul 2002 14:27:23 +0000
changeset 2379ca3c004d7e0b
parent 2378 d16fa2ca07b3
child 2380 93b700f032d9
Updated testattribs values from stable to full and valivation.
rmi/test/cfg-qa-functional.xml
     1.1 --- a/rmi/test/cfg-qa-functional.xml	Wed Jul 10 14:11:37 2002 +0000
     1.2 +++ b/rmi/test/cfg-qa-functional.xml	Wed Jul 10 14:27:23 2002 +0000
     1.3 @@ -14,17 +14,17 @@
     1.4  
     1.5  <mconfig name="RMI API tests">
     1.6      
     1.7 -    <testbag testattribs="stable" executor="ide" name="testbag_1" resultsprocessor="RMI_Tests">
     1.8 +    <testbag testattribs="validation,full" executor="ide" name="testbag_1" resultsprocessor="RMI_Tests">
     1.9          <testset dir="qa-functional/src">
    1.10              <patternset>
    1.11  		<include name="rmitests/RMIApiTests.class"/>
    1.12                  <include name="guitests/*/*.class"/>
    1.13 +                <exclude name="rmitests/RMIApiTests.class/testRMIRegistry"/>
    1.14              </patternset>
    1.15          </testset>
    1.16      </testbag>
    1.17  
    1.18 -    <!--testbag testattribs="experimental" executor="ide" name="testbag_2" resultsprocessor="RMI_Tests"-->
    1.19 -    <testbag testattribs="stable" executor="ide" name="testbag_2" resultsprocessor="RMI_Tests">
    1.20 +    <testbag testattribs="experimental" executor="ide" name="testbag_2" resultsprocessor="RMI_Tests">
    1.21          <testset dir="qa-functional/src">
    1.22              <patternset>
    1.23  		<include name="rmitests/RMIApiTests.class"/>