[jboss-jira] [JBoss JIRA] (DROOLS-479) Pseudo Clock doesn't work for 2 not statements
RH Bugzilla Integration (JIRA)
issues at jboss.org
Fri Aug 22 01:06:00 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994934#comment-12994934 ]
RH Bugzilla Integration commented on DROOLS-479:
------------------------------------------------
Ryan Zhang <rzhang at redhat.com> changed the Status of [bug 1122738|https://bugzilla.redhat.com/show_bug.cgi?id=1122738] from MODIFIED to ON_QA
> Pseudo Clock doesn't work for 2 not statements
> ----------------------------------------------
>
> Key: DROOLS-479
> URL: https://issues.jboss.org/browse/DROOLS-479
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.1.Final, 6.1.0.Beta3
> Environment: linux 14.04
> Reporter: Richard Ambridge
> Assignee: Mario Fusco
> Labels: pseudoclock
>
> If a rule (event) has the following:
> + "when\n"
> + " $s : Cheese(type==\"stinky\")\n"
> + " not( Cheese(type==\"a\", this after [0s,3s] $s ) )\n"
> + " not( Cheese(type==\"b\", this after [0s,5s] $s ) )\n" //2 * not
> and pseudo clock is used, the rule doesn't fire.
> If realtime clock is used, the rule works.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list