Appendix A: Frequently Asked Questions |
Previous | Next | Contents |
This appendix contains the following questions.
The Maven Surefire Plugin used to run the TCK tests, describes how to run the plugin under a debugger: https://maven.apache.org/surefire/maven-surefire-plugin/examples/debugging.html
The following is a list of reasons for a test to be included in the Exclude List:
An error in a Compatible Implementation that does not allow the test to execute properly has been discovered.
An error in the specification that was used as the basis of the test has been discovered.
An error in the test has been discovered.
Previous | Next | Contents |