File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
jboss-tck-runner/src/test/tck Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 8080 incontainer-tests :
8181 name : " Weld In-container Tests - JDK ${{matrix.java.name}}"
8282 runs-on : ubuntu-latest
83- # Disabled until baseline WFLY supports EE 11 due to BeanManager#getELResolver calls
84- if : false
8583 needs : initial-build
8684 timeout-minutes : 120
8785 strategy :
@@ -150,8 +148,6 @@ jobs:
150148 CDI-TCK :
151149 name : " CDI TCK - JDK ${{matrix.java.name}}"
152150 runs-on : ubuntu-latest
153- # Disabled until baseline WFLY supports EE 11 due to BeanManager#getELResolver calls
154- if : false
155151 needs : initial-build
156152 timeout-minutes : 120
157153 strategy :
@@ -220,8 +216,6 @@ jobs:
220216 relaxed-mode-test :
221217 name : " Relaxed mode testing - JDK ${{matrix.java.name}}"
222218 runs-on : ubuntu-latest
223- # Disabled until baseline WFLY supports EE 11 due to BeanManager#getELResolver calls
224- if : false
225219 needs : initial-build
226220 timeout-minutes : 120
227221 strategy :
@@ -346,8 +340,6 @@ jobs:
346340 name : " Weld Examples build and test - JDK 17}"
347341 runs-on : ubuntu-latest
348342 needs : initial-build
349- # Disabled until baseline WFLY supports EE 11 due to BeanManager#getELResolver calls
350- if : false
351343 timeout-minutes : 120
352344 steps :
353345 - uses : actions/checkout@v5
Original file line number Diff line number Diff line change 3030 <!-- Issues in the spec -->
3131
3232 <!-- Issues in the TCK -->
33- <!-- https://github.com/jakartaee/cdi-tck/issues/440 -->
34- <class name =" org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.specialization.VetoTest" >
35- <methods >
36- <exclude name =" .*" />
37- </methods >
38- </class >
3933
4034 <!-- CDITCK-587 -->
4135 <class name =" org.jboss.cdi.tck.tests.event.observer.transactional.roolback.TransactionalObserverRollbackTest" >
You can’t perform that action at this time.
0 commit comments