Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-5829

Executable model does not support listeners as named consequences

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 7.46.0.Final
    • executable model
    • None
    • Undefined
    • NEW
    • NEW
    • ---
    • ---

    Description

      org.drools.mvel.integrationtests.RuleExecutionTest in test-compiler-integration fails with some tests when executable-model is enabled.

       

      The executable model does not support the "automatic named consequence 

      $onBeforeAllFire$ and 

      $onAfterAllFire$"

       

      as implemented here

      https://issues.redhat.com/browse/DROOLS-631

        

      See TODO comment in the test class. Once fixed (or the test failure is justified), we can remove the TODO comment and let the test run with executable-model.

      Currently, executable-model is disabled:

              // TODO: ....
              return TestParametersUtil.getKieBaseCloudConfigurations(false);
      

      If the test failure contains multiple bugs, we may split this JIRA into multiple JIRAs.

      Attachments

        Issue Links

          Activity

            People

              lmolteni@redhat.com Luca Molteni
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: