Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026078Openbravo ERPA. Platformpublic2014-03-25 10:182014-03-27 09:25
alostale 
alostale 
immediatecriticalrandom
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
shankarb
Core
Automated tests
2014-03-24
http://code.openbravo.com/erp/devel/pi/rev/69c758824b3e22ac0ac0adf3751ebb5e0f4d95c3 [^]
No
0026078: random CI int-gui failure
int-gui CI test is randomly failing
see: https://ci.openbravo.com/job/int-gui-oracle/210/ [^]
No tags attached.
has duplicate defect 0025910 closed alostale quick launch popup is not closed when item is selected 
Issue History
2014-03-25 10:18alostaleNew Issue
2014-03-25 10:18alostaleAssigned To => alostale
2014-03-25 10:18alostaleModules => Core
2014-03-25 10:18alostaleTriggers an Emergency Pack => No
2014-03-25 10:20alostaleRelationship addedhas duplicate 0025910
2014-03-25 10:20alostaleReview Assigned To => shankarb
2014-03-25 10:20alostaleRegression level => Automated tests
2014-03-25 10:20alostaleRegression date => 2014-03-24
2014-03-25 10:20alostaleRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/69c758824b3e22ac0ac0adf3751ebb5e0f4d95c3 [^]
2014-03-25 10:25hgbotCheckin
2014-03-25 10:25hgbotNote Added: 0065416
2014-03-25 10:25hgbotStatusnew => resolved
2014-03-25 10:25hgbotResolutionopen => fixed
2014-03-25 10:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a07f840d54afaa17822f6e4be4a18b996409b2fc [^]
2014-03-25 12:18hgbotCheckin
2014-03-25 12:18hgbotNote Added: 0065420
2014-03-25 12:18hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/a07f840d54afaa17822f6e4be4a18b996409b2fc [^] => http://code.openbravo.com/erp/devel/pi/rev/afa0079db3bacd12e4ee8cc4798ec8263b4f651a [^]
2014-03-25 19:47hudsonbotCheckin
2014-03-25 19:47hudsonbotNote Added: 0065449
2014-03-25 19:47hudsonbotCheckin
2014-03-25 19:47hudsonbotNote Added: 0065451
2014-03-27 09:25shankarbNote Added: 0065493
2014-03-27 09:25shankarbStatusresolved => closed
2014-03-27 09:25shankarbFixed in Version => PR14Q2

Notes
(0065416)
hgbot   
2014-03-25 10:25   
Repository: erp/devel/pi
Changeset: a07f840d54afaa17822f6e4be4a18b996409b2fc
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 25 10:24:01 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a07f840d54afaa17822f6e4be4a18b996409b2fc [^]

fixed bug 26078, related to bug 25910: fixed CI

  CI was failing due to the timeout introduced in quick run widget in order to
  prevent quick launch to be kept open just after selecting an item.

  This caused sync test to fail as it was closing and opening profile widget without
  waiting the 50ms defined in the timeout.

  Current patch adds this timeout just to quick launch and not to all quick run widgets

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quickrun-widget.js
---
(0065420)
hgbot   
2014-03-25 12:18   
Repository: erp/devel/pi
Changeset: afa0079db3bacd12e4ee8cc4798ec8263b4f651a
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 25 12:18:20 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/afa0079db3bacd12e4ee8cc4798ec8263b4f651a [^]

fixed bug 26078: JSLint

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
---
(0065449)
hudsonbot   
2014-03-25 19:47   
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/05169b1f5a79 [^]
Maturity status: Test
(0065451)
hudsonbot   
2014-03-25 19:47   
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/05169b1f5a79 [^]
Maturity status: Test
(0065493)
shankarb   
2014-03-27 09:25   
Code reviewed and verified in pi changeset c3112a8c4e22.