[
https://issues.apache.org/jira/browse/TOMEE-4190?focusedWorklogId=850489&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-850489
]
ASF GitHub Bot logged work on TOMEE-4190:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/23 19:07
Start Date: 12/Mar/23 19:07
Worklog Time Spent: 10m
Work Description: rzo1 merged PR #1026:
URL: https://github.com/apache/tomee/pull/1026
Issue Time Tracking
-------------------
Worklog Id: (was: 850489)
Time Spent: 20m (was: 10m)
> RunWithApplicationComposer should support inheritance
> -----------------------------------------------------
>
> Key: TOMEE-4190
> URL: https://issues.apache.org/jira/browse/TOMEE-4190
> Project: TomEE
> Issue Type: Wish
> Affects Versions: 9.0.0, 8.0.14
> Reporter: Georg Tsakumagos
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The
> [RunWithApplicationComposer|https://github.com/apache/tomee/blob/main/container/openejb-junit5/src/main/java/org/apache/openejb/junit5/RunWithApplicationComposer.java]
> annotation from openejb-junit5 module do not support test inheritance
> correctly. The Annotation is missing the java.{_}lang.annotation.Inherited
> Annotation.{_}
> This is problematic in inherited Tests. The inherited tests get executed but
> the _ExtensionMode_ isn't applied. The extension uses the default settings
> which is not what is configured.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)