Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045767Retail ModulesWeb POSpublic2021-01-21 08:362021-09-10 09:44
prakashmurugesan88 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
 
 
No
0045767: Test MultipleComplementary failing in try high volume
Test MultipleComplementary failing in try high volume

    [junit] ** Errors found: **
    [junit]
    [junit] java.lang.AssertionError: The time spent in the execution of tap('products_row1 (testId = products_row1)') is higher than the maximum allowed
    [junit] Expected: a value less than <2750L>
    [junit] but: <3256L> was greater than <2750L>
Test failing in try high volume job
No tags attached.
Issue History
2021-01-21 08:36prakashmurugesan88New Issue
2021-01-21 08:36prakashmurugesan88Assigned To => prakashmurugesan88
2021-01-21 08:36prakashmurugesan88Triggers an Emergency Pack => No
2021-01-21 08:44prakashmurugesan88Statusnew => scheduled
2021-01-21 13:52hgbotNote Added: 0125712
2021-09-10 09:43prakashmurugesan88Statusscheduled => resolved
2021-09-10 09:43prakashmurugesan88Resolutionopen => fixed
2021-09-10 09:44prakashmurugesan88Statusresolved => closed

Notes
(0125712)
hgbot   
2021-01-21 13:52   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^]
Changeset: ded9a3e6da9cdbfe89e88e7ce61976018a7ec273
Author: Prakash M <prakash@qualiantech.com>
Date: 2021-01-21T18:21:47+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/ded9a3e6da9cdbfe89e88e7ce61976018a7ec273 [^]

Related to BUG-45767: Fixes MultipleComplementary test failure in highvolume
* Selection of complementary product takes much time

---
M src-db/database/model/tables/OBRECP_COMPLEMENTARYPRODUCT.xml
M src/org/openbravo/retail/complementary/master/ComplementaryProducts.java
---