From efa4ca893c5fe7c88c02ecfe23dfc06c06f031a1 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Thu, 21 Sep 2023 13:11:48 +0200 Subject: [PATCH] remove obsolete TCK test exclusion We previously [1] fixed a TCK bug, but that fix was in fact a breaking change. To avoid ripple effects, we later [2] added that test to the canonical exclusion list with plan to remove the exclusion in the next CDI TCK version. That's what this commit does. [1] https://github.com/jakartaee/cdi-tck/commit/c4eb66e0822b36ee2d585c56c5b016b6944ade65 [2] https://github.com/jakartaee/cdi-tck/commit/5ba2f72048cbe9abcf874d43fd3d1d1b27d5f2e0 --- impl/src/main/resources/tck-tests.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/impl/src/main/resources/tck-tests.xml b/impl/src/main/resources/tck-tests.xml index 3a7fc7727..fa1e49181 100644 --- a/impl/src/main/resources/tck-tests.xml +++ b/impl/src/main/resources/tck-tests.xml @@ -23,14 +23,6 @@ - - - - - - - -