Bug 1017580
| Summary: | RBAC: intermittent failures of RBACProviderServerGroupScopedRolesTestCase | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Ladislav Thon <lthon> |
| Component: | Domain Management | Assignee: | Ladislav Thon <lthon> |
| Status: | CLOSED DUPLICATE | QA Contact: | Ladislav Thon <lthon> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | brian.stansberry, emuckenh, jcechace |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-04 08:56:58 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: | |||
|
Description
Ladislav Thon
2013-10-10 08:11:27 UTC
Just noting that this also happens on Windows from time to time; e.g. at https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-62-RBAC-QE-testsuite-Windows-matrix-5/jdk=java16_default,label=Win2k8_x86_64/5/testReport/junit/org.jboss.as.test.integration.domain.rbac/RBACProviderServerGroupScopedRolesTestCase/org_jboss_as_test_integration_domain_rbac_RBACProviderServerGroupScopedRolesTestCase/ Stil no idea what's the cause. Renaming the issue to point out that: - this is not only failing on Solaris SPARC, but also on Windows - it's a single specific test that is failing I've created a Job to run just this single test: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-62-RBAC-testsuite-Solaris-investigation/ I can only guess that the test is failing in a very slow environment, which might mean that either there is a small timeout somewhere in the test, or that there is some concurrency issue in the code. I wasn't able to reproduce the failure manually yet. Turns out this was caused by bug 1024072. I reran the test with EAP 6.2.0.ER6, which contains the fix, and it passed. Closing as dupe. *** This bug has been marked as a duplicate of bug 1024072 *** (Bleh. That was of course ER7. Silly me.) |