Details
-
Story
-
Status: Done
-
Highest
-
Resolution: Done
-
None
-
None
Description
Right now debugging AcceptanceTests and TCKTests is a pain because they all need to run just to test a couple failure. AcceptanceTests and TCKTests should be broken out into separate test classes, possibly by the compatibility support groups.
The attached screenshot show each AcceptanceTest group that is executed right now. In order to test the 12 failures that occurred, all tests must be run which is very time consuming.
The AcceptanceTests and the TCKTests have the same compatibility groups and should be broken out into separate classes along the compatibility groups noted in the screenshot.