[JBoss JIRA] (DROOLS-3492) Create UX proposal to show/edit Test Scenario (Preview) global setting
by Klara Kufova (Jira)
[ https://issues.jboss.org/browse/DROOLS-3492?page=com.atlassian.jira.plugi... ]
Klara Kufova commented on DROOLS-3492:
--------------------------------------
[~zhutaojiajia], it looks perfect, thank you. However, I believe [~danielezonca] had a different order of the icons in mind; I think we should discuss it. In my opinion, the icons should go from the most general to the most specific, and they should also satisfy the order of operations (defining the table first, running the tests last). So, by that logic:
# Global Settings
# Cheat Sheet
# Test Tools
# Test Report
# Coverage Report
To be honest, I think the Cheat Sheet kind of breaks the continuity of the operations and does not exactly logically belong among the other docks (you cannot achieve anything using the Cheat Sheet and you may refer to it multiple times in different situations). Maybe we could find a different place. However, if it's already decided that we want the Cheat Sheet there as a separate dock, I'm on board.
> Create UX proposal to show/edit Test Scenario (Preview) global setting
> ----------------------------------------------------------------------
>
> Key: DROOLS-3492
> URL: https://issues.jboss.org/browse/DROOLS-3492
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UXD, UXTeam
> Attachments: 11unnamed.png, TestScenario_Cheatsheet.png, TestScenario_TestEditor.png, TestScenario_TestReport.png, TestScenario_whole.png, test-report-icon.png, 屏幕快照 2019-01-22 下午4.44.04.png, 屏幕快照 2019-01-23 下午4.08.30.png, 屏幕快照 2019-01-23 下午4.08.30.png
>
>
> As user I want to be able to see/edit editor global settings.
> For instance DMN file linked to the scenario or the Session name of a Rule scenario
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (WFCORE-4278) jboss-cli "java.lang.ArithmeticException: / by zero" when executed from /usr/bin/expect without tty
by Jean-Francois Denise (Jira)
[ https://issues.jboss.org/browse/WFCORE-4278?page=com.atlassian.jira.plugi... ]
Jean-Francois Denise resolved WFCORE-4278.
------------------------------------------
Resolution: Done
fixed in aesh-readline 1.14
> jboss-cli "java.lang.ArithmeticException: / by zero" when executed from /usr/bin/expect without tty
> ---------------------------------------------------------------------------------------------------
>
> Key: WFCORE-4278
> URL: https://issues.jboss.org/browse/WFCORE-4278
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Environment: Fedora 29, RHEL7.5
> Reporter: Jean-Francois Denise
> Assignee: Jean-Francois Denise
> Priority: Major
>
> Running the jboss-cli.sh from expect without tty (e.g. a cron or a jenkins job), causes a division by zero. (you can simulate non-availability of the real tty with "-nottycopy" :
> NB: The failure occurs when you type a character in the CLI console.
> {code}
> $ /usr/bin/expect
> expect1.1> spawn -nottycopy ./jboss-cli.sh
> spawn -nottycopy ./jboss-cli.sh
> 25901
> expect1.2> interact
> You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
> [disconnected /] Exception in thread "CLI Terminal Connection (uninterruptable)" java.lang.ArithmeticException: / by zero
> at org.aesh.readline.Buffer.printInsertedData(Buffer.java:582)
> at org.aesh.readline.Buffer.insert(Buffer.java:231)
> at org.aesh.readline.AeshConsoleBuffer.writeChar(AeshConsoleBuffer.java:130)
> at org.aesh.readline.Readline$AeshInputProcessor.parse(Readline.java:262)
> at org.aesh.readline.Readline$AeshInputProcessor.access$100(Readline.java:174)
> at org.aesh.readline.Readline.readInput(Readline.java:95)
> at org.aesh.readline.Readline.access$1000(Readline.java:57)
> at org.aesh.readline.Readline$AeshInputProcessor.lambda$start$1(Readline.java:333)
> at org.aesh.terminal.EventDecoder.accept(EventDecoder.java:118)
> at org.aesh.terminal.EventDecoder.accept(EventDecoder.java:31)
> at org.aesh.io.Decoder.write(Decoder.java:133)
> at org.aesh.readline.tty.terminal.TerminalConnection.openBlocking(TerminalConnection.java:216)
> at org.aesh.readline.tty.terminal.TerminalConnection.openBlocking(TerminalConnection.java:203)
> at org.jboss.as.cli.impl.ReadlineConsole$CLITerminalConnection.lambda$null$1(ReadlineConsole.java:176)
> at java.lang.Thread.run(Thread.java:748)
> {code}
> The same works fine on EAP 7.1
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3547) Create a nightly DMN TCK job running kie-dmn-tck module
by Tibor Zimányi (Jira)
Tibor Zimányi created DROOLS-3547:
-------------------------------------
Summary: Create a nightly DMN TCK job running kie-dmn-tck module
Key: DROOLS-3547
URL: https://issues.jboss.org/browse/DROOLS-3547
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.16.0.Final
Reporter: Tibor Zimányi
Assignee: Tibor Zimányi
We should run the DMN TCK suite daily to catch regressions early. There should be a Jenkins job that runs the TCK suite with the latest changes from master branch, and it should run daily.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3501) Register common grid operation keyboard shortcuts at single place
by Klara Kufova (Jira)
[ https://issues.jboss.org/browse/DROOLS-3501?page=com.atlassian.jira.plugi... ]
Klara Kufova updated DROOLS-3501:
---------------------------------
Sprint: (was: 2019 Week 02-04)
> Register common grid operation keyboard shortcuts at single place
> -----------------------------------------------------------------
>
> Key: DROOLS-3501
> URL: https://issues.jboss.org/browse/DROOLS-3501
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor, Guided Decision Table Editor, Scenario Simulation and Testing
> Affects Versions: 7.16.0.Final
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Priority: Major
> Labels: drools-tools
>
> Currently listed three editors register keyboard shortcuts on its own. They register the same general shortcuts and thus they repeat code.
> All editors register register the shortcuts for the grid widget, thgat has its implementation in the appformer repository.
> Pick the common shortcuts of all editors and move the registration into the appformer repository.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3477) MVEL: expression (1 + 2 * 3 + 4 * $v ) causes "no such method or function " for bind variable
by Hiroko Miura (Jira)
[ https://issues.jboss.org/browse/DROOLS-3477?page=com.atlassian.jira.plugi... ]
Hiroko Miura updated DROOLS-3477:
---------------------------------
Attachment: mvel2-var-test3.zip
> MVEL: expression (1 + 2 * 3 + 4 * $v ) causes "no such method or function " for bind variable
> -----------------------------------------------------------------------------------------------
>
> Key: DROOLS-3477
> URL: https://issues.jboss.org/browse/DROOLS-3477
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 7.11.0.Final
> Environment: MVEL2 2.4.2 Final
> Reporter: Hiroko Miura
> Assignee: Mario Fusco
> Priority: Major
> Attachments: mvel2-var-test2.zip, mvel2-var-test3.zip
>
>
> Similar issue was reported and fixed in DROOLS-2854, there is another pattern which does not work.
> When MVEL evaluates
> m.setStatus( 1 + 2 * 3 + 4 * m.getStatus() );
> the following exception happens.
> {noformat}
> Exception executing consequence for rule "Hello World" in com.sample: [Error: no such method or function: m]
> [Near : {... m.setStatus( 1 + 2 * 3 + 4 * m.getStatus() ); ....}]
> {noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months