Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020548Openbravo ERPA. Platformpublic2012-05-18 11:472012-05-23 16:21
plujan 
AugustoMauch 
immediatecriticalalways
closedfixed 
5
 
3.0MP12 
Core
Automated tests
2012-05-17
https://code.openbravo.com/erp/devel/pi/rev/a683fa9bce54999ea7518eda6a705f920dc65b4c [^]
No
0020548: A change in Heartbeat pop up is making Selenium tests to fail
Because of fix made for issue 0020536 now the Selenium test are failing.
Check screenshot at http://builds.openbravo.com/job/int-modules-pgsql/1661/artifact/SANDBOX/automation/pi/last-results/int-modules-pgsql/screenshots/instanceShouldBeSetUp.png [^]
Review the flow used by automated tests and why they are colliding with the fix. If it turns out it was an intended change in the ERP behaviour, Selenium tests have to be modified.
Regression QA
related to defect 0020536 closed alostale Heartbeat popup not shown after setting purpose 
Issue History
2012-05-18 11:47plujanNew Issue
2012-05-18 11:47plujanAssigned To => alostale
2012-05-18 11:47plujanModules => Core
2012-05-18 11:47plujanTag Attached: Regression QA
2012-05-18 11:51plujanRelationship addedrelated to 0020536
2012-05-18 14:23shuehnerIssue Monitored: shuehner
2012-05-18 14:24shuehnerNote Added: 0048766
2012-05-18 14:24shuehnerPriorityurgent => immediate
2012-05-21 12:06alostaleAssigned Toalostale => AugustoMauch
2012-05-22 13:10AugustoMauchStatusnew => scheduled
2012-05-22 13:10AugustoMauchfix_in_branch => pi
2012-05-22 15:53hgbotCheckin
2012-05-22 15:53hgbotNote Added: 0048866
2012-05-22 15:53hgbotStatusscheduled => resolved
2012-05-22 15:53hgbotResolutionopen => fixed
2012-05-22 15:53hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/int/rev/5d4bd48e4e9fdc046b3150d541525d9297274fd1 [^]
2012-05-22 15:53hgbotCheckin
2012-05-22 15:53hgbotNote Added: 0048867
2012-05-22 16:26shuehnerRegression level => Automated tests
2012-05-22 16:26shuehnerRegression date => 2012-05-17
2012-05-22 16:26shuehnerRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/a683fa9bce54999ea7518eda6a705f920dc65b4c [^]
2012-05-22 16:26shuehnerfix_in_branchpi =>
2012-05-23 16:21AugustoMauchNote Added: 0048888
2012-05-23 16:21AugustoMauchStatusresolved => closed
2012-05-23 16:21AugustoMauchFixed in Version => 3.0MP12

Notes
(0048766)
shuehner   
2012-05-18 14:24   
Raising to immediate as that is blocking all code promotion.
(0048866)
hgbot   
2012-05-22 15:53   
Repository: tools/automation/int
Changeset: 5d4bd48e4e9fdc046b3150d541525d9297274fd1
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Tue May 22 11:43:37 2012 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/5d4bd48e4e9fdc046b3150d541525d9297274fd1 [^]

Fixes issue 20548 Smoke Test should match new Heartbeat behaviour

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/gui/MainPage.java
---
(0048867)
hgbot   
2012-05-22 15:53   
Repository: tools/automation/int
Changeset: 60ba3ea5e2c8205280e35450b816f98905928595
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Tue May 22 12:24:00 2012 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/60ba3ea5e2c8205280e35450b816f98905928595 [^]

Related to issue 20548 Adds more close Heartbeat methods

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/gui/MainPage.java
---
(0048888)
AugustoMauch   
2012-05-23 16:21   
Code reviewed and verified