Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053713Retail ModulesWeb POSpublic2023-10-16 15:392023-10-25 09:57
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajorrandom
closedfixed 
5
 
RR23Q4 
No
0053713: Random selenium tests failing in chrome version 117 and above
Random selenium tests failing in chrome version 117 and above

[junit] 07:04:17.435 [Thread-79] ERROR VBS1001.I43113_VerifyCountLayawayAsSales - The javascript 'return (await OB.App.MessageModelController.openDatabase());' has failed because: 'unknown error: unhandled inspector error: {"code":-32000,"message":"Promise was collected"}'
    [junit] 07:04:17.441 [Thread-79] ERROR VBS1001.I43113_VerifyCountLayawayAsSales - #### Selenium driver exception: javascript error: missing ) after argument list
1) Update chrome 117 in mobile-test
2) Push to try
Remove await OB.App.MessageModelController.openDatabase() in mobile-test MobileCoreAPI.java
No tags attached.
blocks defect 0053669 closed ranjith_qualiantech_com Random selenium tests failing in chrome version 117 and above 
Issue History
2023-10-19 11:52ranjith_qualiantech_comTypedefect => backport
2023-10-19 11:52ranjith_qualiantech_comTarget Version => RR23Q4
2023-10-24 07:21hgbotNote Added: 0156215
2023-10-25 09:57hgbotResolutionopen => fixed
2023-10-25 09:57hgbotStatusscheduled => closed
2023-10-25 09:57hgbotNote Added: 0156263
2023-10-25 09:57hgbotNote Added: 0156264

Notes
(0156215)
hgbot   
2023-10-24 07:21   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/341 [^]
(0156263)
hgbot   
2023-10-25 09:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 006004ce51e31e2360da294777d30bbb8ab391b5
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 19-10-2023 15:41:13
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/006004ce51e31e2360da294777d30bbb8ab391b5 [^]

Fixed ISSUE-53713: Database should not be opened when checking pending messages

---
M src-test/org/openbravo/test/mobile/retail/mobilecore/javascript/MobileCoreAPI.java
---
(0156264)
hgbot   
2023-10-25 09:57   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/341 [^]