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 fbf757b commit 0023250Copy full SHA for 0023250
.github/ISSUE_TEMPLATE/tck_challenge.md
@@ -0,0 +1,21 @@
1
+---
2
+name: TCK Challenge
3
+about: Create a TCK Challenge
4
+title: ''
5
+labels: 'challenge'
6
+assignees: ''
7
+
8
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
13
14
+**TCK Version**
15
+Specify the version of the TCK, e.g. Jakarta Faces 4.0.x
16
17
+**Description**
18
+A clear and concise description of why you think the tests are wrong.
19
20
+**Additional context**
21
+Add any other context about the challenge here.
0 commit comments