Appendix A: Frequently Asked Questions |
Previous | Next | Contents |
This appendix contains the following questions.
See Chapter 6, "Debugging Test Problems," for more information.
If you need to restart a test run, you can figure out which test crashed the test suite by looking at the logs.
The exclude file (TCK-Exclude-List.txt
) contains all tests that are not
required to be run. 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 |