langtools/test/TEST.groups
changeset 45755 48b1fb3acdab
parent 37856 443bdc8a8b7c
child 46077 08de9d5386a9
equal deleted inserted replaced
45754:740593904730 45755:48b1fb3acdab
     1 #  Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
     1 #  Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
     2 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 #
     3 #
     4 #  This code is free software; you can redistribute it and/or modify it
     4 #  This code is free software; you can redistribute it and/or modify it
     5 #  under the terms of the GNU General Public License version 2 only, as
     5 #  under the terms of the GNU General Public License version 2 only, as
     6 #  published by the Free Software Foundation.
     6 #  published by the Free Software Foundation.
    22 
    22 
    23 # Tiered testing definitions
    23 # Tiered testing definitions
    24 
    24 
    25 # (Nearly) all langtools tests are tier 1.
    25 # (Nearly) all langtools tests are tier 1.
    26 tier1 = \
    26 tier1 = \
    27     com \
       
    28     jdk \
    27     jdk \
    29     lib \
    28     lib \
    30     tools \
    29     tools \
    31     -jdk/jshell/ToolReloadTest.java \
    30     -jdk/jshell/ToolReloadTest.java \
    32     -jdk/jshell/ToolLocaleMessageTest.java
    31     -jdk/jshell/ToolLocaleMessageTest.java