author | chegar |
Tue, 22 Mar 2016 10:43:19 +0000 | |
changeset 36709 | f9f252088afa |
parent 36707 | 317e0a03421a |
parent 36526 | 3b41f1c69604 |
child 36711 | 545ab4f42958 |
permissions | -rw-r--r-- |
31004
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
1 |
########################################################################### |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
2 |
# |
36526 | 3 |
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. |
31004
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
4 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
5 |
# |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
6 |
# This code is free software; you can redistribute it and/or modify it |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
7 |
# under the terms of the GNU General Public License version 2 only, as |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
8 |
# published by the Free Software Foundation. |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
9 |
# |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
10 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
11 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
12 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
13 |
# version 2 for more details (a copy is included in the LICENSE file that |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
14 |
# accompanied this code). |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
15 |
# |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
16 |
# You should have received a copy of the GNU General Public License version |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
17 |
# 2 along with this work; if not, write to the Free Software Foundation, |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
18 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
19 |
# |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
20 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
21 |
# or visit www.oracle.com if you need additional information or have any |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
22 |
# questions. |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
23 |
# |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
24 |
########################################################################### |
dc33ef3ba667
8075546: Add tiered testing definitions to the langtools repo
darcy
parents:
diff
changeset
|
25 |
|
36707
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
26 |
########################################################################### |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
27 |
# |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
28 |
# javadoc |
36526 | 29 |
|
36707
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
30 |
com/sun/javadoc/testTypeAnnotations/TestTypeAnnotations.java 8006735 generic-all output type annotations in javadoc |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
31 |
com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java 8013406 generic-all Test cases fail in javadoc test TestSmoke.java |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
32 |
|
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
33 |
jdk/javadoc/tool/6176978/T6176978.java 8152049 generic-all no longer applicable, should delete |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
34 |
jdk/javadoc/tool/InlineTagsWithBraces.java 8152050 generic-all API, re-evaluate @bold, @maybe causes doclint to throw up. |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
35 |
jdk/javadoc/tool/LangVers.java 8152051 generic-all API, re-evaluate, unsure of this test. |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
36 |
jdk/javadoc/tool/VerifyLocale.java 8149565 generic-all -locale option issues |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
37 |
jdk/javadoc/tool/enum/docComments/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
38 |
jdk/javadoc/tool/enum/enumType/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
39 |
jdk/javadoc/tool/generics/genericClass/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
40 |
jdk/javadoc/tool/generics/genericInnerAndOuter/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
41 |
jdk/javadoc/tool/generics/genericInterface/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
42 |
jdk/javadoc/tool/generics/genericMethod/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
43 |
jdk/javadoc/tool/generics/genericSuper/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
44 |
jdk/javadoc/tool/generics/supertypes/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
45 |
jdk/javadoc/tool/generics/throwsGeneric/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
46 |
jdk/javadoc/tool/generics/tparamCycle/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
47 |
jdk/javadoc/tool/generics/tparamTagOnMethod/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
48 |
jdk/javadoc/tool/generics/tparamTagOnType/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
49 |
jdk/javadoc/tool/generics/wildcards/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
50 |
jdk/javadoc/tool/imports/MissingImport.java 8152054 generic-all API modifications, testing deprecated APIs. |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
51 |
jdk/javadoc/tool/sourceOnly/Test.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
52 |
jdk/javadoc/tool/sourceOption/SourceOption.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
53 |
jdk/javadoc/tool/subpackageIgnore/SubpackageIgnore.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
54 |
jdk/javadoc/tool/varArgs/Main.java 8152054 generic-all API modifications |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
55 |
|
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
56 |
########################################################################### |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
57 |
# |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
58 |
# jshell |
36526 | 59 |
|
36707
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
60 |
jdk/jshell/EditorPadTest.java 8139872 generic-all test requires a non-headless environment |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
61 |
jdk/jshell/ExternalEditorTest.java 8080843 generic-all invalid key error occurs when external editor is used. |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
62 |
jdk/jshell/ToolBasicTest.java 8139873 generic-all JShell tests failing |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
63 |
|
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
64 |
########################################################################### |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
65 |
# |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
66 |
# javac |
36526 | 67 |
|
36707
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
68 |
tools/javac/Paths/AbsolutePathTest.java 8055768 generic-all ToolBox does not close opened files |
36709 | 69 |
tools/javac/Paths/MineField.sh 8149599 generic-all needs rewrite |
36707
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
70 |
tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java 8057679 generic-all clarify error messages trying to annotate scoping |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
71 |
tools/javac/annotations/typeAnnotations/failures/CantAnnotateScoping.java 8057679 generic-all clarify error messages trying to annotate scoping |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
72 |
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass2.java 8057679 generic-all clarify error messages trying to annotate scoping |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
73 |
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass2.java 8057683 generic-all improve ordering of errors with type annotations |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
74 |
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass3.java 8057679 generic-all clarify error messages trying to annotate scoping |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
75 |
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass3.java 8057683 generic-all improve order of errors with type annotations |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
76 |
tools/javac/annotations/typeAnnotations/newlocations/RepeatingTypeAnnotations.java 8057683 generic-all improve ordering of errors with type annotations |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
77 |
tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java 8057687 generic-all emit correct byte code an attributes for type annotations |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
78 |
tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java 8057687 generic-all emit correct byte code an attributes for type annotations |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
79 |
tools/javac/warnings/suppress/TypeAnnotations.java 8057683 generic-all improve ordering of errors with type annotations |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
80 |
|
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
81 |
########################################################################### |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
82 |
# |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
83 |
# javap |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
84 |
|
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
85 |
tools/javap/output/RepeatingTypeAnnotations.java 8057687 generic-all emit correct byte code an attributes for type annotations |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
86 |
|
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
87 |
########################################################################### |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
88 |
# |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
89 |
# sjavac |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
90 |
|
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
91 |
tools/sjavac/IncCompileFullyQualifiedRef.java 8152055 generic-all Requires dependency code to deal with in-method dependencies. |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
92 |
tools/sjavac/IncCompileWithChanges.java 8152055 generic-all Requires dependency code to deal with in-method dependencies. |
317e0a03421a
8152048: change langtools tests to use ProblemList instead of @ignore
jjg
parents:
31004
diff
changeset
|
93 |