Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0056273Openbravo ERPA. Platformpublic2024-08-19 10:342024-08-19 10:50
ablasco 
ablasco 
normalmajorhave not tried
newopen 
5
 
 
Core
No
0056273: Try-retail fails consistently with pg16
During the pg16 update, some tests in try-retail are failing in Selenium.

The Selenium tests execute scripts in the JavaScript console that may throw exceptions because some properties aren't set in time. These exceptions cause failures in Selenium because there isn't enough time to set the property.


SeleniumHelper.executeScriptWithReturn("OB.MobileApp.model.receipt.attributes.%s !== undefined");


TestCase: VerifyReload.java
*
- Install postgres16
- Install mobile-test and configure environment with pg16
- Execute ant install.source
- Execute VerifyReload.java

No tags attached.
Issue History
2024-08-19 10:34ablascoNew Issue
2024-08-19 10:34ablascoAssigned To => ablasco
2024-08-19 10:34ablascoModules => Core
2024-08-19 10:34ablascoTriggers an Emergency Pack => No
2024-08-19 10:50hgbotNote Added: 0168206

Notes
(0168206)
hgbot   
2024-08-19 10:50   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/413 [^]