Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038495 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Tests Stabilization | major | have not tried | 2018-05-04 16:54 | 2024-02-08 14:46 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | asiermartirena | |||||||
Priority | high | Resolution | out of date | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038495: Test CompleteReceiptwithContactInfo is failing in quarantine | |||||||
Description | 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. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0115862) hgbot (developer) 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 (administrator) 2024-02-08 14:46 |
After mass reviewing old pos issues in 52891 => Closing as out of date |
![]() |
|||
Date Modified | Username | Field | Change |
2018-05-04 16:54 | gorka_gil | New Issue | |
2018-05-04 16:54 | gorka_gil | Assigned To | => asiermartirena |
2018-05-04 16:54 | gorka_gil | OBNetwork customer | => No |
2018-05-04 16:54 | gorka_gil | Triggers an Emergency Pack | => No |
2019-11-27 08:28 | hgbot | Checkin | |
2019-11-27 08:28 | hgbot | Note Added: 0115862 | |
2024-02-08 14:46 | shuehner | Note Added: 0160467 | |
2024-02-08 14:46 | shuehner | Status | new => closed |
2024-02-08 14:46 | shuehner | Resolution | open => out of date |
Copyright © 2000 - 2009 MantisBT Group |