You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.
testFrameworkExtensionInvokerPermission fails, because bundle fragments.tb16a bundle cannot be started as expected. The reason is that this test bundle installs another test bundle on activation - fragments.tb16b and expects AccessControlException by catching it.
Actually the more generic SecurityException is thrown as described by spec.
(In reply to Georgi Boyvalenkov from comment BZ#0)
testFrameworkExtensionInvokerPermission fails, because bundle
fragments.tb16a bundle cannot be started as expected. The reason is that
this test bundle installs another test bundle on activation -
fragments.tb16b and expects AccessControlException by catching it.
Actually the more generic SecurityException is thrown as described by spec.
I agree, that is strange for the test to cache the AccessControlException instead of the general SecurityException.
Original bug ID: BZ#3125
From: Georgi Boyvalenkov <georgi.boyvalenkov@bosch-si.com>
Reported version: R6
The text was updated successfully, but these errors were encountered: