We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0023250 commit 89e228bCopy full SHA for 89e228b
.github/ISSUE_TEMPLATE/tck_challenge.md
@@ -9,10 +9,10 @@ assignees: ''
9
10
**Challenged tests**
11
List the challenged tests with the fully qualified classnames and then the test methods, e.g.
12
-ee.jakarta.tck.faces.test.javaee7.multiFieldValidation.Spec1IT#testFailingPreconditionsNotAfterAllInputComponents
+com.sun.ts.tests.el.api.jakarta_el.arrayelresolver#arrayELResolverTest()
13
14
**TCK Version**
15
-Specify the version of the TCK, e.g. Jakarta Faces 4.0.x
+Specify the version of the TCK, e.g. Jakarta Expression Language 6.0.x
16
17
**Description**
18
A clear and concise description of why you think the tests are wrong.
0 commit comments