Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038495Retail ModulesTests Stabilizationpublic2018-05-04 16:542024-02-08 14:46
gorka_gil 
asiermartirena 
highmajorhave not tried
closedout of date 
5
 
 
No
0038495: Test CompleteReceiptwithContactInfo is failing in quarantine
The test has been moved to unstable.

Error:

java.lang.RuntimeException: The database didn't return the expected data
Query has timed out (10 * 1000 = 10000)
Query: "SELECT bp.name AS name, bp.birthday AS birthday, bp.birthplace AS birthplace, ol.em_obrcifp_description AS description, pu.name AS purposeofuse, l.address1 AS address FROM c_order o JOIN c_orderline ol ON (o.c_order_id = ol.c_order_id) JOIN c_bpartner bp ON (ol.em_obrcifp_c_bpartner_id = bp.c_bpartner_id) JOIN obrcifp_purpose_use pu ON (ol.em_obrcifp_purpose_use_id = pu.obrcifp_purpose_use_id) JOIN c_bpartner_location bpl ON (ol.em_obrcifp_c_bp_location_id = bpl.c_bpartner_location_id) JOIN c_location l ON (bpl.c_location_id = l.c_location_id) WHERE ol.em_obrcifp_description = 'Test Item Declaration' AND o.documentno = 'YS-11/0000030' order by name"


Note: after fix in local, if you push to try-retail a change in this test it will be executed, but if you don't edit this file, you need to ping someone of retail to move the test from unstable to stable.
-
No tags attached.
Issue History
2018-05-04 16:54gorka_gilNew Issue
2018-05-04 16:54gorka_gilAssigned To => asiermartirena
2018-05-04 16:54gorka_gilTriggers an Emergency Pack => No
2019-11-27 08:28hgbotCheckin
2019-11-27 08:28hgbotNote Added: 0115862
2024-02-08 14:46shuehnerNote Added: 0160467
2024-02-08 14:46shuehnerStatusnew => closed
2024-02-08 14:46shuehnerResolutionopen => out of date

Notes
(0115862)
hgbot   
2019-11-27 08:28   
Repository: tools/automation/pi-mobile
Changeset: aa154d8ebca3916690fd0fd0e703b8240b01528b
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Nov 27 12:56:03 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/aa154d8ebca3916690fd0fd0e703b8240b01528b [^]

Diabled contactinfo test to wait for the fix of issue 38495

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/contactinfoforproduct/CompleteReceiptwithContactInfo.java
---
(0160467)
shuehner   
2024-02-08 14:46   
After mass reviewing old pos issues in 52891 => Closing as out of date