From 2a0c809e569f811f102b672dfa27b70c3ef361ed Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 28 Nov 2023 14:26:20 +0100 Subject: [PATCH] Exclude InvocationContextTest#testGetTargetMethod and InterceptorBindingInheritanceTest --- impl/src/main/resources/tck-tests.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/impl/src/main/resources/tck-tests.xml b/impl/src/main/resources/tck-tests.xml index a555fc365..96c94db51 100644 --- a/impl/src/main/resources/tck-tests.xml +++ b/impl/src/main/resources/tck-tests.xml @@ -56,6 +56,18 @@ + + + + + + + + + + + +