Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUVNOR-2980: Test scenarios do not show correct results #1226

Merged
merged 1 commit into from
Apr 27, 2017

Conversation

manstis
Copy link
Contributor

@manstis manstis commented Apr 26, 2017

See https://issues.jboss.org/browse/GUVNOR-2980

As far as I could tell; the issue was that the Rule names expected to fire was "fully qualified names" whereas the information regarding which rules had actually fired was "simple names". I've changed TestingEventListener to record "fully qualified names".

I've also tested the rule filtering (see here) and confirm it works as expected with "fully qualified names".

@manstis
Copy link
Contributor Author

manstis commented Apr 26, 2017

@Rikkola Please cast your expert judgement!

@etirelli This is the fix for the blocker; backport to 7.0.x on @Rikkola approval.

@jomarko
Copy link
Contributor

jomarko commented Apr 27, 2017

@manstis thanks for this PR, it seems good to me, anyway, this could solve also this problem: https://issues.jboss.org/browse/GUVNOR-2840 Am I right?

@manstis
Copy link
Contributor Author

manstis commented Apr 27, 2017

Jenkins please retest this.

@manstis
Copy link
Contributor Author

manstis commented Apr 27, 2017

@jomarko I assume it will fix that too; but will give it a try...

@manstis
Copy link
Contributor Author

manstis commented Apr 27, 2017

@jomarko I can confirm with this fix https://issues.jboss.org/browse/GUVNOR-2840 is also fixed.

@jomarko
Copy link
Contributor

jomarko commented Apr 27, 2017

@manstis thanks, good job!

Copy link
Contributor

@Rikkola Rikkola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, nice to see we had existing tests for this area.

@manstis manstis merged commit cd7e5ed into apache:master Apr 27, 2017
manstis added a commit to manstis/drools that referenced this pull request Apr 27, 2017
manstis added a commit that referenced this pull request Apr 27, 2017
@etirelli
Copy link
Contributor

@manstis thanks!

Rikkola pushed a commit to Rikkola/drools that referenced this pull request Jan 27, 2020
…pache#1226)

* [DROOLS-3969] Show selected cell on right click. Some SONAR fix

* [DROOLS-3969] Reverting unrelated modifications. Improving tests
tarilabs pushed a commit to tarilabs/drools that referenced this pull request Jun 28, 2022
nprentza pushed a commit to nprentza/drools that referenced this pull request Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants