Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053714Retail ModulesWeb POSpublic2023-10-16 15:392023-10-25 09:57
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajorrandom
closedfixed 
5
 
RR23Q3.2 
No
0053714: 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 => RR23Q3.2
2023-10-24 07:21hgbotNote Added: 0156216
2023-10-25 09:57hgbotResolutionopen => fixed
2023-10-25 09:57hgbotStatusscheduled => closed
2023-10-25 09:57hgbotNote Added: 0156265
2023-10-25 09:57hgbotNote Added: 0156266

Notes
(0156216)
hgbot   
2023-10-24 07:21   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/342 [^]
(0156265)
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: 3ca808f2021b18c5ace6fc9ab880660f0d9609ea
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 19-10-2023 15:39:56
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/3ca808f2021b18c5ace6fc9ab880660f0d9609ea [^]

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

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