Bug 900017 (JBPAPP6-976)
| Summary: | Possible issue with JDK 7 and AddressingStatefulTestCase | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Rostislav Svoboda <rsvoboda> |
| Component: | Web Services | Assignee: | Rostislav Svoboda <rsvoboda> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.0 | CC: | asoldano, ropalka, rsvoboda |
| Target Milestone: | --- | ||
| Target Release: | EAP 6.0.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/JBPAPP6-976 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-11-12 23:40:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 900553 | ||
|
Description
Rostislav Svoboda
2012-03-12 10:14:08 UTC
Hi Rotislav, I can't reproduce this locally (tried multiple times) with OpenJDK 1.7.0-b146, current AS7 master and current JBossWS-CXF 4.0.x EAP6 branch. Can you please check if we have fresher results from hudson? With ER3 build this failure is for example in: http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-WS/job/eap-60-jbossws-testsuite-windows/19/jdk=java17_default,label=dev97-W2k8-x86_64/testReport/ http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-WS/job/eap-60-jbossws-testsuite-windows/19/jdk=java17_default,label=dev99-W2k8r2-x86_64/testReport/ http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-WS/job/eap-60-jbossws-testsuite-rhel/jdk=openjdk-1.7.0-local,label=RHEL6_x86_64/12/ For ER5 I didn't run WS testsuite, I'm planning to do so with ER6. Link: Added: This issue is related to JBPAPP-7965 I didn't see this failure with ER6 build. Closing, addressing failures weren't present in ER6 The problem was still present. I fixed wrong test precondition that test methods are executed in same order they're declared in source code. There's no such guarantee and it causes transient failures. I don't know what EAP version is next. Effectively EAP 6.0.0 ER8 is wrong. I fixed in JBossWS EAP 4.0.x upstream, but this is yet not available on EAP 6. Will be available with next JBossWS release. Rosta, please set proper "Fix version" once it is known. Your changes will be in 4.0.5 tag, I'll set proper "Fix version" once it is known. Link: Added: This issue is a dependency of JBPAPP-9188 Link: Removed: This issue is related to JBPAPP-7965 Verified on EAP 601 ER2 Release Notes Docs Status: Added: Not Required Writer: Added: mistysj Release Notes Docs Status: Removed: Not Required Writer: Removed: mistysj Docs QE Status: Removed: NEW |