Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044361Retail ModulesWeb POSpublic2020-06-15 07:382020-07-14 12:28
prakashmurugesan88 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
 
pi 
adrianromero
No
0044361: C360CheckStatisticsOffline test failing randomly on try
C360CheckStatisticsOffline test failing randomly on try with following error

"javascript error: OB is not defined'

#### Selenium driver exception: The javascript 'return (OB.MobileApp.view.activePopups ? OB.MobileApp.view.activePopups.length : 0);' has failed because: 'javascript error: OB is not defined' ####
Build info: version: '2.53.0', revision: '35ae25b', time: '2016-03-15 17:00:58'
System info: host: 'c18102', ip: '10.1.18.102', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-72-generic', java.version: '11.0.4'
Driver info: driver.version: unknown"
Issue occurs on reloading webpos when it is offline.
No tags attached.
Issue History
2020-06-15 07:38prakashmurugesan88New Issue
2020-06-15 07:38prakashmurugesan88Assigned To => prakashmurugesan88
2020-06-15 07:38prakashmurugesan88Triggers an Emergency Pack => No
2020-06-15 07:39prakashmurugesan88Statusnew => scheduled
2020-06-17 11:54hgbotCheckin
2020-06-17 11:54hgbotNote Added: 0120884
2020-06-18 14:14hgbotCheckin
2020-06-18 14:14hgbotNote Added: 0120904
2020-06-22 10:56hgbotCheckin
2020-06-22 10:56hgbotNote Added: 0120948
2020-06-25 15:49hgbotCheckin
2020-06-25 15:49hgbotNote Added: 0121080
2020-07-13 16:54prakashmurugesan88Statusscheduled => resolved
2020-07-13 16:54prakashmurugesan88Resolutionopen => fixed
2020-07-14 12:28adrianromeroReview Assigned To => adrianromero
2020-07-14 12:28adrianromeroNote Added: 0121435
2020-07-14 12:28adrianromeroStatusresolved => closed
2020-07-14 12:28adrianromeroFixed in Version => pi

Notes
(0120884)
hgbot   
2020-06-17 11:54   
Repository: tools/automation/pi-mobile
Changeset: cb01759b10ad4d74f501f3656c8d5fc31ec2a49e
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Jun 17 15:23:30 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cb01759b10ad4d74f501f3656c8d5fc31ec2a49e [^]

Related to BUG-44361: Added verfication to check modules in development

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/C360CheckStatisticsOffline.java
---
(0120904)
hgbot   
2020-06-18 14:14   
Repository: tools/automation/pi-mobile
Changeset: 4dece75c4d64f6b5b62db1f87a56b406718cb471
Author: Prakash M <prakash <at> qualiantech.com>
Date: Thu Jun 18 17:43:49 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4dece75c4d64f6b5b62db1f87a56b406718cb471 [^]

Related to BUG-44361: Set sendDataToServer flag to false to skip data is in
server for offline test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/C360CheckStatisticsOffline.java
---
(0120948)
hgbot   
2020-06-22 10:56   
Repository: tools/automation/pi-mobile
Changeset: 4d8c6b84ba67f143ba85296ecfa4dcd6248c5711
Author: Prakash M <prakash <at> qualiantech.com>
Date: Mon Jun 22 14:25:28 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4d8c6b84ba67f143ba85296ecfa4dcd6248c5711 [^]

Related to BUG-44361: Fix try error in oracle on verfication of modules in development

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/C360CheckStatisticsOffline.java
---
(0121080)
hgbot   
2020-06-25 15:49   
Repository: tools/automation/pi-mobile
Changeset: eb4928a346464ef5c9d781f3e16e2274c5cfe5af
Author: Prakash M <prakash <at> qualiantech.com>
Date: Thu Jun 25 19:18:32 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/eb4928a346464ef5c9d781f3e16e2274c5cfe5af [^]

Related to BUG-44361: Fixed test C360CheckStatisticsOffline while reloading offline

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/C360CheckStatisticsOffline.java
---
(0121435)
adrianromero   
2020-07-14 12:28   
Verified