[JBoss JIRA] Created: (JBWS-2726) Rewrite dar/JMSClientTestCase
by Richard Opalka (JIRA)
Rewrite dar/JMSClientTestCase
-----------------------------
Key: JBWS-2726
URL: https://jira.jboss.org/jira/browse/JBWS-2726
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-native
Reporter: Richard Opalka
Assignee: Alessio Soldano
Fix For: jbossws-native-3.2.1
I'm assigning this issue to you Alessio because you're the test author.
dar/JMSClientTestCase test uses MBean server and checks MessageCount attribute
for detecting whether message have been delivered to MDB, or not.
However this approach causes transient failures against different AS versions.
For example when I run that test standalone against AS 5.1.0, I'm getting failure for the first time.
Other test executions pass without problems (i.e. 2-nd and other tries).
Please consider using file approach instead of checking MBean server attributes.
This will be more reliable approach IMHO.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBWS-2587) Investigate why jaxws.samples.wssecurity.* tests are failing when running whole test suite
by Richard Opalka (JIRA)
Investigate why jaxws.samples.wssecurity.* tests are failing when running whole test suite
------------------------------------------------------------------------------------------
Key: JBWS-2587
URL: https://jira.jboss.org/jira/browse/JBWS-2587
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.1.0
Reporter: Richard Opalka
Assignee: Alessio Soldano
Priority: Optional
Fix For: jbossws-native-3.1.1
Results :
Failed tests:
testUsernameTokenNegative(org.jboss.test.ws.jaxws.samples.wssecurity.SimpleUsernameTestCase)
testUsernameTokenNegative(org.jboss.test.ws.jaxws.samples.wssecurity.SimpleDispatchTestCase)
Tests run: 1438, Failures: 2, Errors: 0, Skipped: 0
I'd like to see that fixed. Feel free to reschedule to next release Alessio (since code freeze is away already)
but if you have some time could you have a look now? The strange thing for me is we can't reproduce it on hudson.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months