Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038495
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Tests Stabilizationmajorhave not tried2018-05-04 16:542024-02-08 14:46
Reportergorka_gilView Statuspublic 
Assigned Toasiermartirena 
PriorityhighResolutionout of dateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038495: Test CompleteReceiptwithContactInfo is failing in quarantine

DescriptionThe 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-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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

- Issue History
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 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
Powered by Mantis Bugtracker