Bug 1057586
| Summary: | Some Unit tests of 5.3.x failed | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Michael <mbiarnes> | ||||||||||
| Component: | BRM (Guvnor) | Assignee: | manstis | ||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | future | ||||||||||||
| 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: | 2025-02-10 03:34:57 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: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 854921 [details]
droolsjbpm-integration
Created attachment 854922 [details]
guvnor
Created attachment 854924 [details]
jbpm
This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |
Created attachment 854920 [details] droolsjbpm-build-distribution Description of problem: When building and executing the unit tests of drools/guvnor 5.3.x branch + 5.2.x jbpm a series of unit tests failed. The build itself was successful and ste snity checks were OK. Version-Release number of selected component (if applicable): build of the 5.3.x branch (5.3.6-SNAPSHOT) How reproducible: mvn clean install -Dfull -Dmaven.test.failure.ignore=true > testResult all projects, and looking then into testResult you can see which tests failed. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: