]
Dan Berindei reopened ISPN-10804:
---------------------------------
I broke the interception tests again when I split the TCK modules (ISPN-11139)
JCache tck-runner does not run interception tests
-------------------------------------------------
Key: ISPN-10804
URL:
https://issues.redhat.com/browse/ISPN-10804
Project: Infinispan
Issue Type: Bug
Components: JCache, Test Suite
Affects Versions: 9.4.16.Final, 10.0.0.CR3
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 11.0.0.Alpha1
Initially I thought the only way to make the interception TCK tests run was to add a
{{@Priority}} annotation, which is not a good idea because even our tests expect to be
able to switch between the managed or the managed interceptors.
But it turns out if we revert ISPN-10721 and unpack the TCK tests in our build output
directory, we can override {{beans.xml}} and make the interception tests run.