[JBoss JIRA] (DROOLS-3992) Improving error messages from backend to cell popover
by Guilherme Gomes (Jira)
[ https://issues.redhat.com/browse/DROOLS-3992?page=com.atlassian.jira.plug... ]
Guilherme Gomes updated DROOLS-3992:
------------------------------------
Labels: ScenarioSimulation drools-tools (was: ScenarioSimulation)
> Improving error messages from backend to cell popover
> ------------------------------------------------------
>
> Key: DROOLS-3992
> URL: https://issues.redhat.com/browse/DROOLS-3992
> Project: Drools
> Issue Type: Enhancement
> Components: Scenario Simulation and Testing
> Affects Versions: 7.22.0.Final
> Reporter: Yeser Amer
> Assignee: Yeser Amer
> Priority: Minor
> Labels: ScenarioSimulation, drools-tools
>
> Aim of this ticket:
> - Improve error messages sent by server to the cell popover in case of specific errors: eg.
> [~kkufova]: I noticed that Impossible to parse as boolean message keeps getting displayed instead of an actual help. For example, I used falsee instead of false. I think in this case we definitely need The expected value is 'false' but the actual one is 'falsee'. Another scenario: if the expected value is null but I enter [] instead, the error message is Error with this value: Impossible to parse as boolean. It doesn't say anything about the actual value being null.
> - Improving exceptions handling related to this part: at the moment, any type of exception could be sent to the popover (eg. OutOfMemory). Only a subset should be managed.
> Related to https://issues.jboss.org/browse/DROOLS-3838
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (DROOLS-4838) Create common producer for tests
by Guilherme Gomes (Jira)
[ https://issues.redhat.com/browse/DROOLS-4838?page=com.atlassian.jira.plug... ]
Guilherme Gomes updated DROOLS-4838:
------------------------------------
Labels: drools-tools (was: )
> Create common producer for tests
> --------------------------------
>
> Key: DROOLS-4838
> URL: https://issues.redhat.com/browse/DROOLS-4838
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Gabriele Cardosi
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: drools-tools
>
> Inside the tests there is a whole bunch of mocked objects that are used in multiple places (especially the ones related to grid/cell/rendering stuff).
> Scope of this ticket shuold be to put all of them inside a static producer; this would also reduce the needs for abstract/inheritance chains, simplifying the test environment
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (DROOLS-1989) Test scenarios: Firing a MVEL rule, whose salience is java.lang.Long.MAX_VALUE, in Guvnor
by Guilherme Gomes (Jira)
[ https://issues.redhat.com/browse/DROOLS-1989?page=com.atlassian.jira.plug... ]
Guilherme Gomes updated DROOLS-1989:
------------------------------------
Labels: drools-tools (was: )
> Test scenarios: Firing a MVEL rule, whose salience is java.lang.Long.MAX_VALUE, in Guvnor
> -----------------------------------------------------------------------------------------
>
> Key: DROOLS-1989
> URL: https://issues.redhat.com/browse/DROOLS-1989
> Project: Drools
> Issue Type: Bug
> Components: Test Scenarios Editor
> Affects Versions: 5.5.0.Final
> Reporter: Hisao Furuichi
> Priority: Major
> Labels: drools-tools
> Attachments: repository_export.xml
>
>
> Problem to fire a MVEL rule, whose salience is 9223372036854775807, in Guvnor. The value 9223372036854775807 is java.lang.Long.MAX_VALUE. If I run a test program in JBDS, I can run without any Exception.
> Additional info:
> If I change a dialect of the rule from "mvel" to "java", I can run the test without any Exception.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (DROOLS-4045) Refactor ScenarioSimulationXMLPersistenceTest
by Guilherme Gomes (Jira)
[ https://issues.redhat.com/browse/DROOLS-4045?page=com.atlassian.jira.plug... ]
Guilherme Gomes updated DROOLS-4045:
------------------------------------
Labels: ScenarioSimulation drools-tools (was: ScenarioSimulation)
> Refactor ScenarioSimulationXMLPersistenceTest
> ---------------------------------------------
>
> Key: DROOLS-4045
> URL: https://issues.redhat.com/browse/DROOLS-4045
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Yeser Amer
> Priority: Major
> Labels: ScenarioSimulation, drools-tools
>
> Most of the existing tests in {{ScenarioSimulationXMLPersistenceTest}} are trying to test a single step of the migration and not the whole process. Move single step tests to {{InMemoryMigrationStrategyTest}} and keep in {{ScenarioSimulationXMLPersistenceTest}} only end to end migration testing
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months