Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043082Retail ModulesWeb POSpublic2020-01-31 12:052020-02-07 12:52
gorka_gil 
prakashmurugesan88 
immediatecriticalalways
closedfixed 
5
 
RR20Q2 
marvintm
Packaging and release
pi
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/57f249702de4 [^]
No
0043082: Performance test doesn't finish
The performance test doesn't finish,
it get hangs in step "string-validate-input"

This completely blocks the usage of the pos, since is not possible to reach the login page.

It doesn't throw any error in the console.
Needed to have an environment that is in production mode (if not the performance test is disabled):
- No test mode
- No development mode

Also is needed to clean cache, since if was already executed it doesn't run again.
No tags attached.
caused by feature request 0042954 closed gorka_gil Remove https validation in development mode 
Issue History
2020-01-31 12:05gorka_gilNew Issue
2020-01-31 12:05gorka_gilAssigned To => Retail
2020-01-31 12:05gorka_gilRegression introduced in release => pi
2020-01-31 12:05gorka_gilTriggers an Emergency Pack => No
2020-01-31 12:14gorka_gilSummaryPerformance test don't finish => Performance test doesn't finish
2020-01-31 12:14gorka_gilDescription Updatedbug_revision_view_page.php?rev_id=20269#r20269
2020-01-31 12:16gorka_gilRegression level => Packaging and release
2020-01-31 14:50prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-01-31 14:51prakashmurugesan88Statusnew => scheduled
2020-01-31 14:59hgbotCheckin
2020-01-31 14:59hgbotNote Added: 0117407
2020-01-31 14:59hgbotStatusscheduled => resolved
2020-01-31 14:59hgbotResolutionopen => fixed
2020-01-31 14:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/982df95da3b435f814bf2ca099f712d78eb044ab [^]
2020-01-31 15:04prakashmurugesan88Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/57f249702de4 [^]
2020-01-31 15:05prakashmurugesan88Relationship addedcaused by 0042954
2020-02-07 12:52marvintmReview Assigned To => marvintm
2020-02-07 12:52marvintmStatusresolved => closed
2020-02-07 12:52marvintmFixed in Version => RR20Q2

Notes
(0117407)
hgbot   
2020-01-31 14:59   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 982df95da3b435f814bf2ca099f712d78eb044ab
Author: Prakash M <prakash <at> qualiantech.com>
Date: Fri Jan 31 19:28:25 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/982df95da3b435f814bf2ca099f712d78eb044ab [^]

Fixed issue 43082 : Fixed performance test incomplete issue

---
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---