Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027325Openbravo ERPA. Platformpublic2014-08-13 17:202014-08-18 17:12
alostale 
AugustoMauch 
immediatemajorhave not tried
closedfixed 
5
 
3.0PR14Q4 
AugustoMauch
Core
No
0027325: int-basic CI test randomly fail
int-basic CI test randomly fail more often in Oracle.

Problem seems to be caused by slow defaults initialization Selenium not being able to determine when that has happened.
See ie. http://ci.openbravo.com/job/int-basic-oracle/428/testReport/com.openbravo.test.integration.erp.testsuites.smoke.sales/SALb_AddSalesInvoicePayment/salesInvoicePaymentShouldBeAdded_0_/ [^]
-add a flag in ERP to indicate when defaults are loaded
-use this flag in Selenium
No tags attached.
related to defect 00272363.0PR14Q3 closed alostale Process Definition defaults are not calculated if role inherits access to process from window access 
Issue History
2014-08-13 17:20alostaleNew Issue
2014-08-13 17:20alostaleAssigned To => AugustoMauch
2014-08-13 17:20alostaleModules => Core
2014-08-13 17:20alostaleTriggers an Emergency Pack => No
2014-08-13 17:20alostaleReview Assigned To => AugustoMauch
2014-08-13 17:28alostaleRelationship addedrelated to 0027236
2014-08-13 17:29hgbotCheckin
2014-08-13 17:29hgbotNote Added: 0069353
2014-08-13 17:29hgbotStatusnew => resolved
2014-08-13 17:29hgbotResolutionopen => fixed
2014-08-13 17:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/654f4b087ab8f6815f5b6754e309b161849f46d3 [^]
2014-08-14 04:01hudsonbotCheckin
2014-08-14 04:01hudsonbotNote Added: 0069362
2014-08-17 13:44hgbotCheckin
2014-08-17 13:44hgbotNote Added: 0069416
2014-08-18 17:12AugustoMauchNote Added: 0069467
2014-08-18 17:12AugustoMauchStatusresolved => closed
2014-08-18 17:12AugustoMauchFixed in Version => 3.0PR14Q4

Notes
(0069353)
hgbot   
2014-08-13 17:29   
Repository: erp/devel/pi
Changeset: 654f4b087ab8f6815f5b6754e309b161849f46d3
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Aug 13 17:24:08 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/654f4b087ab8f6815f5b6754e309b161849f46d3 [^]

fixed bug 27325: int-basic CI test randomly fail

  added flag to know when defaults are set in parameter windows

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0069362)
hudsonbot   
2014-08-14 04:01   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/39d7672e843c [^]
Maturity status: Test
(0069416)
hgbot   
2014-08-17 13:44   
Repository: tools/automation/int
Changeset: b3b83a5d9d47e529d4fce15e9972b0ead5d15124
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Aug 13 17:23:25 2014 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/b3b83a5d9d47e529d4fce15e9972b0ead5d15124 [^]

related to bug 27325: use parameter windows defaults set flag

---
M src-test/com/openbravo/test/integration/erp/gui/financial/receivablespayables/transactions/AddPaymentProcess.java
M src-test/com/openbravo/test/integration/erp/modules/client/application/gui/OBParameterWindow.java
---
(0069467)
AugustoMauch   
2014-08-18 17:12   
Code reviewed and verified in pi@654f4b087ab8