|
43 | 43 | <exclude name="testContextualDestroyCatchesException"/> |
44 | 44 | </methods> |
45 | 45 | </class> |
46 | | - <class name="org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.GenericInitializerMethodTest"> |
47 | | - <methods> |
48 | | - <exclude name="testGenericInitializerMethodNotAllowed"/> |
49 | | - </methods> |
50 | | - </class> |
51 | 46 | <class name="org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.LifecycleCallbackInterceptorTest"> |
52 | 47 | <methods> |
53 | 48 | <exclude name="testPostConstructInterceptor"/> |
|
61 | 56 | <exclude name="testPublicLifecycleInterceptorMethod"/> |
62 | 57 | </methods> |
63 | 58 | </class> |
64 | | - <class name="org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.UnresolvedDisposalMethodDefinitionTest"> |
65 | | - <methods> |
66 | | - <exclude name="testUnresolvedDisposalMethod"/> |
67 | | - </methods> |
68 | | - </class> |
69 | 59 | <class name="org.jboss.cdi.tck.interceptors.tests.contract.invocationContext.InvocationContextTest"> |
70 | 60 | <methods> |
71 | 61 | <exclude name="testGetTargetMethod"/> |
|
85 | 75 | <exclude name="testTooManyScopesSpecifiedInJava"/> |
86 | 76 | </methods> |
87 | 77 | </class> |
88 | | - <class name="org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParameterizedReturnTypeWithTypeVariableTest"> |
89 | | - <methods> |
90 | | - <exclude name="testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable"/> |
91 | | - </methods> |
92 | | - </class> |
93 | | - <class name="org.jboss.cdi.tck.tests.interceptors.definition.broken.nonDependent.NonDependentInterceptorTest"> |
94 | | - <methods> |
95 | | - <exclude name="testDeploymentWithScopedInterceptor"/> |
96 | | - </methods> |
97 | | - </class> |
98 | 78 | <class name="org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.LifecycleCallbackInterceptorExceptionTest"> |
99 | 79 | <methods> |
100 | 80 | <exclude name="testLifecycleCallbackInterceptorCanCatchException"/> |
|
165 | 145 | <exclude name="testExceptions"/> |
166 | 146 | </methods> |
167 | 147 | </class> |
168 | | - <class name="org.jboss.cdi.tck.tests.interceptors.invocation.InterceptorInvocationTest"> |
169 | | - <methods> |
170 | | - <exclude name="testDisposerMethodsAreIntercepted"/> |
171 | | - <exclude name="testInitializerMethodsNotIntercepted"/> |
172 | | - <exclude name="testProducerMethodsAreIntercepted"/> |
173 | | - <exclude name="testLifecycleCallbacksAreIntercepted"/> |
174 | | - <exclude name="testObjectMethodsAreNotIntercepted"/> |
175 | | - </methods> |
176 | | - </class> |
177 | | - <class name="org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefix2Test"> |
178 | | - <methods> |
179 | | - <exclude name="testDuplicateBeanNamePrefix"/> |
180 | | - </methods> |
181 | | - </class> |
182 | 148 | <class name="org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidTransitiveInterceptorBindingAnnotationsTest"> |
183 | 149 | <methods> |
184 | 150 | <exclude name="testInterceptorBindingsWithConflictingAnnotationMembersNotOk"/> |
|
214 | 180 | <exclude name="testDeploymentFails"/> |
215 | 181 | </methods> |
216 | 182 | </class> |
217 | | - <class name="org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParametrizedReturnTypeWithTypeVariable02Test"> |
218 | | - <methods> |
219 | | - <exclude name="testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable"/> |
220 | | - </methods> |
221 | | - </class> |
222 | 183 | <class name="org.jboss.cdi.tck.tests.definition.scope.ScopeDefinitionTest"> |
223 | 184 | <methods> |
224 | 185 | <exclude name="testScopeTypeHasCorrectTarget"/> |
|
239 | 200 | <exclude name="testGetInjectableReferenceOnBeanManager"/> |
240 | 201 | </methods> |
241 | 202 | </class> |
242 | | - <class name="org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.async.InterceptorWithAsyncObserverMethodTest"> |
243 | | - <methods> |
244 | | - <exclude name="testInterceptorWithAsyncObserverMethodNotOk"/> |
245 | | - </methods> |
246 | | - </class> |
247 | 203 | <class name="org.jboss.cdi.tck.interceptors.tests.order.aroundInvoke.AroundInvokeOrderTest"> |
248 | 204 | <methods> |
249 | 205 | <exclude name="testInvocationOrder"/> |
|
281 | 237 | <exclude name="testDeploymentFails"/> |
282 | 238 | </methods> |
283 | 239 | </class> |
284 | | - <class name="org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PublicFinalMethodNotProxyableTest"> |
285 | | - <methods> |
286 | | - <exclude name="testClassWithPublicFinalMethodCannotBeProxied"/> |
287 | | - </methods> |
288 | | - </class> |
289 | 240 | <class name="org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamFieldTest"> |
290 | 241 | <methods> |
291 | 242 | <exclude name="testDeploymentFails"/> |
|
306 | 257 | <exclude name="testAbstractClassDeclaredInJavaNotDiscovered"/> |
307 | 258 | </methods> |
308 | 259 | </class> |
309 | | - <class name="org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ProtectedFinalMethodNotProxyableTest"> |
310 | | - <methods> |
311 | | - <exclude name="testClassWithPublicFinalMethodCannotBeProxied"/> |
312 | | - </methods> |
313 | | - </class> |
314 | 260 | <class name="org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest"> |
315 | 261 | <methods> |
316 | 262 | <exclude name="testTypeLevelAndConstructorLevelBinding"/> |
|
382 | 328 | <exclude name="testMultipleLifecycleInterceptors"/> |
383 | 329 | </methods> |
384 | 330 | </class> |
385 | | - <class name="org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.NamePrefixTest"> |
386 | | - <methods> |
387 | | - <exclude name="testDuplicateBeanNamePrefix"/> |
388 | | - </methods> |
389 | | - </class> |
390 | | - <class name="org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest"> |
391 | | - <methods> |
392 | | - <exclude name="testClassWithPublicFinalMethodCannotBeProxied"/> |
393 | | - </methods> |
394 | | - </class> |
395 | | - <class name="org.jboss.cdi.tck.tests.implementation.simple.definition.dependentWithPublicField.DependentWithPublicFieldTest"> |
396 | | - <methods> |
397 | | - <exclude name="testNonDependentScopedBeanCanNotHavePublicField"/> |
398 | | - </methods> |
399 | | - </class> |
400 | | - <class name="org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.ObserverMethodWithParametertizedTypeTest"> |
401 | | - <methods> |
402 | | - <exclude name="testObserverMethodCanObserveArrayWildcard"/> |
403 | | - <exclude name="testObserverMethodCanObserveArrayTypeVariable"/> |
404 | | - </methods> |
405 | | - </class> |
406 | 331 | <class name="org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.InterceptorOrderTest"> |
407 | 332 | <methods> |
408 | 333 | <exclude name="testInterceptorsInvocationOrder"/> |
|
433 | 358 | <exclude name="testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable"/> |
434 | 359 | </methods> |
435 | 360 | </class> |
436 | | - <class name="org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PackagePrivateFinalMethodNotProxyableTest"> |
437 | | - <methods> |
438 | | - <exclude name="testClassWithPublicFinalMethodCannotBeProxied"/> |
439 | | - </methods> |
440 | | - </class> |
441 | 361 | <class name="org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest"> |
442 | 362 | <methods> |
443 | 363 | <exclude name="testInstanceOfInterceptorForEveryEnabledInterceptor"/> |
|
449 | 369 | </class> |
450 | 370 | <class name="org.jboss.cdi.tck.tests.inheritance.generics.MemberLevelInheritanceTest"> |
451 | 371 | <methods> |
452 | | - <exclude name="testObserverResolution"/> |
453 | | - <exclude name="testObserver"/> |
454 | | - <exclude name="testInjectionPoint"/> |
455 | 372 | <exclude name="testInjectionPointDefinition"/> |
456 | 373 | </methods> |
457 | 374 | </class> |
458 | | - <class name="org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefixTest"> |
459 | | - <methods> |
460 | | - <exclude name="testDuplicateBeanNamePrefix"/> |
461 | | - </methods> |
462 | | - </class> |
463 | 375 | <class name="org.jboss.cdi.tck.tests.definition.scope.inOtherBda.ScopeDefinedInOtherBDATest"> |
464 | 376 | <methods> |
465 | 377 | <exclude name="testCustomScopeInOtherBDAisBeanDefiningAnnotation"/> |
466 | 378 | </methods> |
467 | 379 | </class> |
468 | | - <class name="org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.InterceptorWithObserverMethodTest"> |
469 | | - <methods> |
470 | | - <exclude name="testInterceptorWithObserverMethodNotOk"/> |
471 | | - </methods> |
472 | | - </class> |
473 | 380 | <class name="org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest"> |
474 | 381 | <methods> |
475 | 382 | <exclude name="testDeploymentFails"/> |
|
508 | 415 | <exclude name="testDeploymentFails"/> |
509 | 416 | </methods> |
510 | 417 | </class> |
511 | | - <class name="org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable2.RequestScopedProducerFieldWithTypeVariableTest"> |
512 | | - <methods> |
513 | | - <exclude name="testRequestScopedProducerFieldParameterizedWithTypeVariableNotAllowed"/> |
514 | | - </methods> |
515 | | - </class> |
516 | 418 | <class name="org.jboss.cdi.tck.tests.event.observer.ObserverNotificationTest"> |
517 | 419 | <methods> |
518 | 420 | <exclude name="testObserverMethodNotInvokedIfNoActiveContext"/> |
|
0 commit comments