Bug 1180074
| Summary: | Test scenario doesn't reflect changes in rules until the project is re-built | ||
|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Zuzana Krejčová <zkrejcov> |
| Component: | Business Central | Assignee: | Toni Rikkola <trikkola> |
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.1.0 | CC: | alazarot, etirelli, jlocker, kverlaen, lpetrovi, rrajasek, rzhang, trikkola |
| Target Milestone: | ER5 | Keywords: | Regression |
| Target Release: | 6.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1041303 | Environment: | |
| Last Closed: | 2020-03-27 19:42:50 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: | 1041303 | ||
| Bug Blocks: | |||
|
Description
Zuzana Krejčová
2015-01-08 09:55:43 UTC
Ok. There was no missing comment. Most likely the builder class changed and that broke the update for test scenarios. I added some unit tests to prevent this from happening in the future. master https://github.com/droolsjbpm/guvnor/commit/108f12517 https://github.com/droolsjbpm/kie-wb-common/commit/8afef1d43 https://github.com/droolsjbpm/drools-wb/commit/cb64b163a 6.2.x https://github.com/droolsjbpm/guvnor/commit/23312ad2a https://github.com/droolsjbpm/kie-wb-common/commit/2ffd921f0 https://github.com/droolsjbpm/drools-wb/commit/a8a6c6e38 |