Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.36 KB

File metadata and controls

46 lines (33 loc) · 1.36 KB

type=page status=published title=Appendix A: Frequently Asked Questions next=rebuild.html prev=debug.html ~~ attributes.conf Appendix A: Frequently Asked Questions

A Frequently Asked Questions

This appendix contains the following questions.

* link:#GBFYQ[Where do I start to debug a test failure?]
* link:#GBFWU[What would cause tests be added to the exclude list?]

[[GBFYQ]][[a.1-where-do-i-start-to-debug-a-test-failure]]

A.1 Where do I start to debug a test failure?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

From the JavaTest GUI, you can view recently run tests using the Test
Results Summary, by selecting the red Failed tab or the blue Error tab.
See link:debug.html#GBFUV[Chapter 6, "Debugging Test Problems,"] for more
information.


[[GBFWU]][[a.2-what-would-cause-tests-be-added-to-the-exclude-list]]

A.2 What would cause tests be added to the exclude list?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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.