jaxp/test/TEST.groups
author kvn
Thu, 25 Jun 2015 09:48:50 -0700
changeset 31412 32477ea959ee
parent 30990 897cd13b10ea
child 31285 2dec844adc37
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30990
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
     1
#  Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
28134
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     2
#  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     3
#
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     4
#  This code is free software; you can redistribute it and/or modify it
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     5
#  under the terms of the GNU General Public License version 2 only, as
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     6
#  published by the Free Software Foundation.
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     7
#
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     8
#  This code is distributed in the hope that it will be useful, but WITHOUT
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
     9
#  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    10
#  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    11
#  version 2 for more details (a copy is included in the LICENSE file that
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    12
#  accompanied this code).
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    13
#
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    14
#  You should have received a copy of the GNU General Public License version
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    15
#  2 along with this work; if not, write to the Free Software Foundation,
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    16
#  Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    17
#
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    18
#  Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    19
#  or visit www.oracle.com if you need additional information or have any
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    20
#  questions.
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    21
#
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    22
30990
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    23
# Tiered testing definitions
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    24
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    25
# No jaxp tests are tier 1.
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    26
tier1 = 
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    27
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    28
# All jaxp tests are tier 2.
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    29
tier2 = \
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    30
    :jaxp_all
897cd13b10ea 8075551: Add tiered testing definitions to the jaxp repo
darcy
parents: 28134
diff changeset
    31
28134
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    32
jaxp_all = \
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents:
diff changeset
    33
    javax/xml/jaxp