[
https://issues.jboss.org/browse/DROOLS-1326?page=com.atlassian.jira.plugi...
]
Matteo Mortari commented on DROOLS-1326:
----------------------------------------
Hi [~jlocker] thank you for this; kindly pardon me a (banal) question about this
reproducer, please? I checked out your git repo and branch drools1326, I launch the JUnit
test suite but all test are passing, no assertion are failing:
!screenshot-1.png|thumbnail!
and with the following outputs:
{code:java}
2016-11-15 18:44:03,330 [main] INFO Discovered kie.conf
url=jar:file:/home/mmortari/.m2/repository/org/optaplanner/optaplanner-core/7.0.0-SNAPSHOT/optaplanner-core-7.0.0-SNAPSHOT.jar!/META-INF/kie.conf
2016-11-15 18:44:03,388 [main] INFO Adding Assembler
org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
2016-11-15 18:44:04,132 [main] INFO KieModule was added:
MemoryKieModule[releaseId=org.default:artifact:1.0.0-SNAPSHOT]
2016-11-15 18:44:04,135 [main] DEBUG Cannot load a KieRepositoryScanner, using the
DummyKieScanner
2016-11-15 18:44:04,165 [main] DEBUG Starting Engine in PHREAK mode
FIRE
2016-11-15 18:44:04,258 [main] DEBUG State was INACTIVE is now FIRING_ALL_RULES
2016-11-15 18:44:04,330 [main] DEBUG State was FIRING_ALL_RULES is now HALTING
2016-11-15 18:44:04,330 [main] DEBUG State was HALTING is now INACTIVE
ShiftAssignment: null/null
ShiftAssignment: null/null
ShiftAssignment: null/null
MinMaxContractLine: null-CONSECUTIVE_WORKING_WEEKENDS
Employee: B
EmployeeConsecutiveWeekendAssignmentStart: B weekend 2 - ...
EmployeeConsecutiveWeekendAssignmentEnd: B weekend ... - 9
EmployeeWeekendSequence: B is working the weekend of 2 - 9
FIRE
2016-11-15 18:44:04,333 [main] DEBUG State was INACTIVE is now FIRING_ALL_RULES
2016-11-15 18:44:04,342 [main] DEBUG State was FIRING_ALL_RULES is now HALTING
2016-11-15 18:44:04,342 [main] DEBUG State was HALTING is now INACTIVE
ShiftAssignment: null/null
ShiftAssignment: null/null
ShiftAssignment: null/null
MinMaxContractLine: null-CONSECUTIVE_WORKING_WEEKENDS
Employee: B
EmployeeConsecutiveWeekendAssignmentStart: B weekend 9 - ...
EmployeeConsecutiveWeekendAssignmentStart: B weekend 2 - ...
EmployeeConsecutiveWeekendAssignmentEnd: B weekend ... - 9
EmployeeConsecutiveWeekendAssignmentEnd: B weekend ... - 2
EmployeeWeekendSequence: B is working the weekend of 9 - 9
EmployeeWeekendSequence: B is working the weekend of 2 - 2
FIRE
2016-11-15 18:44:04,345 [main] DEBUG State was INACTIVE is now FIRING_ALL_RULES
2016-11-15 18:44:04,348 [main] DEBUG State was FIRING_ALL_RULES is now HALTING
2016-11-15 18:44:04,348 [main] DEBUG State was HALTING is now INACTIVE
ShiftAssignment: null/null
ShiftAssignment: null/null
ShiftAssignment: null/null
MinMaxContractLine: null-CONSECUTIVE_WORKING_WEEKENDS
Employee: B
EmployeeConsecutiveWeekendAssignmentStart: B weekend 2 - ...
EmployeeConsecutiveWeekendAssignmentEnd: B weekend ... - 9
EmployeeWeekendSequence: B is working the weekend of 2 - 9
{code}
hence I'm not really sure where is the error.
Can you guide me to pin point to where the test should be exhibiting the failure, where an
assert should be failing or an error is present, please?
Thanks!
Stateful working memory regression OCT-2016: nurserostering
long_hint01.xml
---------------------------------------------------------------------------
Key: DROOLS-1326
URL:
https://issues.jboss.org/browse/DROOLS-1326
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta2
Reporter: Geoffrey De Smet
Assignee: Mario Fusco
Priority: Blocker
Attachments: screenshot-1.png
Something regressed in Drools master between 27-SEP and 11-OCT.
See:
https://kie-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/optaplanner-turtl...
I 'll ask [~jlocker] to isolate.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)