Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.0.7
-
None
Description
@Jon I copied this from the Slack discussion during the TCK work.
It seems, we also have some failing openejb-core tests (~63) related to this change: https://github.com/apache/tomee/commit/8f5893189dbc52668354bb0ffd9d8da008a588fb - we might need to update the related unit tests (https://ci-builds.apache.org/job/Tomee/job/master-build-quick/103/org.apache.tomee$openejb-core/#showFailuresLink) as the assertions do not fit anymore as the comp bean is always created and does now count for some assertions.
If we are now adding this comp bean, we have to enhance / adjust the related unit tests accordingly.