0 Replies Latest reply on Jun 5, 2012 6:36 PM by spyhunter99

    3.4.0 from source tests fail

    spyhunter99

      after doing a clean check out of native 3.4.0 tag and running the tests, i get the following output.

      maven 2.2.1 apache ant 1.8.1

       

       

      Failed tests:

        testExplicitSecureService1(org.jboss.test.ws.jaxws.webserviceref.StubPropertyTestCase)

        testExplicitSecureService2(org.jboss.test.ws.jaxws.webserviceref.StubPropertyTestCase)

        testExplicitSecurePort1(org.jboss.test.ws.jaxws.webserviceref.StubPropertyTestCase)

        testImplicitSecureService1(org.jboss.test.ws.jaxws.webserviceref.StubPropertyTestCase)

        testImplicitSecureService2(org.jboss.test.ws.jaxws.webserviceref.StubPropertyTestCase)

        testImplicitSecurePort1(org.jboss.test.ws.jaxws.webserviceref.StubPropertyTestCase)

        testOneWay(org.jboss.test.ws.jaxws.samples.dar.AddressingClientTestCase)

        testAuth(org.jboss.test.ws.jaxws.jbws1991.UsernameAuthTestCase)

       

       

      Tests in error:

        testUnchecked(org.jboss.test.ws.jaxws.jbws1999.JBWS1999TestCase)

        testFriendRequired(org.jboss.test.ws.jaxws.jbws1999.JBWS1999TestCase)

        testRoleSecuredServiceAccess(org.jboss.test.ws.jaxrpc.samples.secureejb.SecureEJBTestCase)

        testBasicSecuredServiceAccess(org.jboss.test.ws.jaxrpc.samples.secureejb.SecureEJBTestCase)

        testDynamicProxy(org.jboss.test.ws.jaxws.webserviceref.StubPropertyTestCase)

        testUsernameToken(org.jboss.test.ws.jaxws.samples.wssecurity.SimpleUsernameTestCase)

        testEchoString(org.jboss.test.ws.jaxrpc.wsse.UsernameTestCase)

        testEchoSimpleUserType(org.jboss.test.ws.jaxrpc.wsse.UsernameTestCase)

        testRoleSecuredServiceAccess(org.jboss.test.ws.jaxrpc.jbws723.JBWS723TestCase)

        testBasicSecuredServiceAccess(org.jboss.test.ws.jaxrpc.jbws723.JBWS723TestCase)

        testSync(org.jboss.test.ws.jaxws.samples.dar.AddressingClientTestCase)

        testAsync(org.jboss.test.ws.jaxws.samples.dar.AddressingClientTestCase)

        testUsernameToken(org.jboss.test.ws.jaxws.samples.wssecurity.SimpleDispatchTestCase)

        testSync(org.jboss.test.ws.jaxws.samples.dar.ClientTestCase)

        testAsync(org.jboss.test.ws.jaxws.samples.dar.ClientTestCase)

       

       

      Tests run: 1458, Failures: 8, Errors: 15, Skipped: 0

       

       

      am I doing something wrong or is this normal?