Abhitocode commented on PR #3788:
URL:
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3788#issuecomment-2514684293
@gitgabrio, Apologies for my incapability and mistake, I think I have a
mistaken it with other test which was resolved. I checked the test again at
multiple time periods, It did not fail. Hence I re-enabled it.
Failures
1.
incubator-kie-kogito-apps/data-index/data-index-service/data-index-service-mongodb/src/test/java/org/kie/kogito/index/service/graphql/MongoWebSocketSubscriptionIT.java#L1]
- unrelated test failure
2. [Junit Report:
apache_incubator-kie-kogito-examples/kogito-quarkus-examples/process-business-calendar-example/src/test/java/org/kie/kogito/calendar/CreditCardProcessIT.java#L76]
1 expectation failed. Response body doesn't match expectation. Expected:
"[]" Actual: [{"id":"4d978234-db80-449b-8e6d-3121af
- I have tried to look into the issue,
```
2024-12-02 22:09:50,212 INFO
[org.kie.kog.qua.pro.dev.DevModeWorkflowLogger] (executor-thread-1) Triggered
node 'Verify Payment' for process 'BusinessCalendarCreditBill'
(88cac26b-d3d9-47cc-b794-621a67119b88)
2024-12-02 22:09:50,231 INFO
[org.kie.kog.ser.job.imp.SignalProcessInstanceOnExpiredTimer]
(executor-thread-2) Skipping Job 0b85c8c4-fdc2-4f01-a9dc-dfcd06ce5a19. There is
no process for pid 88cac26b-d3d9-47cc-b794-621a67119b88
2024-12-02 22:09:50,269 INFO [org.kie.kog.app.UserTasks]
(executor-thread-1) Registering user task _C10EDD5D-0C5F-4ADB-9B85-28D3B9C7D2A7
with task name null
2024-12-02 22:09:50,460 INFO
[org.kie.kog.qua.pro.dev.DevModeWorkflowLogger] (executor-thread-1) Workflow
'BusinessCalendarCreditBill' (88cac26b-d3d9-47cc-b794-621a67119b88) was
started, now 'Active'
```
Here timer is actually triggered after 1 sec but skips the job saying no
process for pid, couldn't find the exact reason.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]