Hi Darran,
which tests are actually failing for you? I've just run the
ws-rm tests
from the trunk code base against AS 4.2 trunk and got no
failures/run in
1 minute and 3 secs (the current hudson conf on
jbws.dyndns.org is
running on the 2.0.4 QA branch right now instead).
[alessio localhost trunk]$ ant -Dtest=jaxws/wsrm test
Buildfile: build.xml
...
tests-run-internal:
[junit] Running
org.jboss.test.ws.jaxws.wsrm.deserialization.RMDeSerializati
onTestCase
[junit] Tests run: 22, Failures: 0, Errors: 0, Time
elapsed: 0,491 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.oneway.RMAddressableOneWayTestC
ase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time
elapsed: 5,674 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.oneway.RMAnonymousOneWayTestCas
e
[junit] Tests run: 1, Failures: 0, Errors: 0, Time
elapsed: 4,432 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.oneway.RMSecuredAddressableOneW
ayTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time
elapsed: 6,497 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.oneway.RMSecuredAnonymousOneWay
TestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time
elapsed: 5,49 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.persistence.PersistenceTestCase
[junit] FIXME [JBWS-2044]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time
elapsed: 0,025 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.reqres.RMAddressableReqResTestC
ase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time
elapsed: 6,651 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.reqres.RMAnonymousReqResTestCas
e
[junit] Tests run: 3, Failures: 0, Errors: 0, Time
elapsed: 5,93 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.reqres.RMSecuredAddressableReqR
esTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time
elapsed: 9,985 sec
[junit] Running
org.jboss.test.ws.jaxws.wsrm.reqres.RMSecuredAnonymousReqRes
TestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time
elapsed: 9,07 sec
BUILD SUCCESSFUL
Total time: 1 minute 3 seconds
Cheers
Alessio
Darran Lofthouse ha scritto:
> What is the current status of the JBossWS Testsuite?
>
> At the moment there seems to be a number of WS-RM tests
that take a
> huge amount of time to execute and then fail. Overall
I am seeing
> testsuite runs of over three hours.
>
> I really need the ability to be confident I have not
broken anything
> else before committing code and just running the
samples is not
> sufficient.
>
> Regards,
> Darran Lofthouse.
> _______________________________________________
> jbossws-dev mailing list
> jbossws-dev lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jbossws-dev
_______________________________________________
jbossws-dev mailing list
jbossws-dev lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-dev
|