Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-708

PassivationActivationTest uses manual serialization

    Details

      Description

      It should use Beans.serialize/deserialize

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            lancea Lance Andersen added a comment -

            Not sure this should be on the exclude list for the tck

            <!-- CDITCK-179 -->
            <class
            name="org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest">
            <methods>
            <exclude name="testPassivationAndActivation"/>
            </methods>
            </class>

            Show
            lancea Lance Andersen added a comment - Not sure this should be on the exclude list for the tck <!-- CDITCK-179 --> <class name="org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest"> <methods> <exclude name="testPassivationAndActivation"/> </methods> </class>
            Hide
            pmuir Pete Muir added a comment -

            Thanks Lance, this is actually a Weld issue! I removed the excludes.

            Show
            pmuir Pete Muir added a comment - Thanks Lance, this is actually a Weld issue! I removed the excludes.
            Show
            jharting Jozef Hartinger added a comment - This is an option for SFSBs: https://github.com/wildfly/wildfly/blob/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/stateful/passivation/PassivationTestCaseSetup.java
            Hide
            jharting Jozef Hartinger added a comment -

            org.jboss.weld.tests.enterprise.EnterpriseBeanTest.testPassivationOfEjbs() is ignored for now.

            Show
            jharting Jozef Hartinger added a comment - org.jboss.weld.tests.enterprise.EnterpriseBeanTest.testPassivationOfEjbs() is ignored for now.

              People

              • Assignee:
                Unassigned
                Reporter:
                pmuir Pete Muir
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:

                  Development