[
https://issues.apache.org/jira/browse/FELIX-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807861#comment-17807861
]
Tom Watson commented on FELIX-6682:
-----------------------------------
See https://github.com/osgi/osgi/pull/657#issuecomment-1896477389
The TCK for scr (component) has a bug. But the end result is that an assertion
of the specification was never properly tested resulting in a bug in Felix SCR
where calls to
org.osgi.service.component.ComponentServiceObjects.ungetService(S) for a
foreign object are not properly throwing an IllegalArgumentException.
> Felix SCR - 3 TestCases fail in OSGi TCK
> -----------------------------------------
>
> Key: FELIX-6682
> URL: https://issues.apache.org/jira/browse/FELIX-6682
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Reporter: Stefan Bischof
> Priority: Major
>
> Felix SCR doea not passt the the OSGi TCK with 3 tests.
> Versions: 2.2.0-RC - 2.2.6
> https://github.com/osgi/osgi/pull/657
--
This message was sent by Atlassian Jira
(v8.20.10#820010)