Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017262Openbravo ERPA. Platformpublic2011-05-19 09:042011-06-03 12:31
plujan 
mtaal 
immediatecriticalhave not tried
closedfixed 
5
pi 
 
Core
No
0017262: Test registry is empty
If you execute:
>>> window.OB.TestRegistry.registry

You get:
Object {}

So all Selenium automated test have stopped working.
Check Jenkins output:
http://builds.openbravo.com/job/int-dummy-pgsql/127/testReport/com.openbravo.test.integration.erp.testsuites.smoke.masterdata/ADMa_LoggingInAndOut/userShouldLogInAndLogOut_0_/ [^]
No tags attached.
Issue History
2011-05-19 09:04plujanNew Issue
2011-05-19 09:04plujanAssigned To => mtaal
2011-05-19 09:04plujanModules => Core
2011-05-19 09:32jpabloaeIssue Monitored: jpabloae
2011-05-19 09:55mtaalNote Added: 0037192
2011-05-19 09:55mtaalStatusnew => feedback
2011-05-19 09:56mtaalNote Edited: 0037192bug_revision_view_page.php?bugnote_id=0037192#r2048
2011-05-19 16:49plujanNote Added: 0037233
2011-05-19 16:49plujanStatusfeedback => new
2011-05-19 17:47hgbotCheckin
2011-05-19 17:47hgbotNote Added: 0037242
2011-05-19 17:47hgbotStatusnew => resolved
2011-05-19 17:47hgbotResolutionopen => fixed
2011-05-19 17:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/983adc08635f38bff5de24f2c07610c36a276557 [^]
2011-05-19 18:38hgbotCheckin
2011-05-19 18:38hgbotNote Added: 0037245
2011-05-19 18:38hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/983adc08635f38bff5de24f2c07610c36a276557 [^] => http://code.openbravo.com/erp/devel/pi/rev/5c1f2b2560f002a4dad4e74da59ae676ac7dddae [^]
2011-05-26 07:45hudsonbotCheckin
2011-05-26 07:45hudsonbotNote Added: 0037512
2011-05-26 07:45hudsonbotCheckin
2011-05-26 07:45hudsonbotNote Added: 0037514
2011-06-03 12:31iperdomoNote Added: 0037959
2011-06-03 12:31iperdomoStatusresolved => closed

Notes
(0037192)
mtaal   
2011-05-19 09:55   
(edited on: 2011-05-19 09:56)
As described when setting up the test registry, the test cases should use test=true in the url to enabled the testregistry.

Let me know if you still encounter issues after adding test=true to the url of the app.

(0037233)
plujan   
2011-05-19 16:49   
When using the test=true parameter, the test cases that log out and log in do not have the registry
(0037242)
hgbot   
2011-05-19 17:47   
Repository: erp/devel/pi
Changeset: 983adc08635f38bff5de24f2c07610c36a276557
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri May 20 02:46:34 2011 +1100
URL: http://code.openbravo.com/erp/devel/pi/rev/983adc08635f38bff5de24f2c07610c36a276557 [^]

Fixes issue 17262: Test registry is empty

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-test-registry.js
---
(0037245)
hgbot   
2011-05-19 18:38   
Repository: erp/devel/pi
Changeset: 5c1f2b2560f002a4dad4e74da59ae676ac7dddae
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri May 20 03:37:45 2011 +1100
URL: http://code.openbravo.com/erp/devel/pi/rev/5c1f2b2560f002a4dad4e74da59ae676ac7dddae [^]

Fixes issue 17262: Test registry is empty

---
M config/Openbravo.properties.template
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-test-registry.js
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/ApplicationComponent.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl
---
(0037512)
hudsonbot   
2011-05-26 07:45   
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/728387046be6 [^]

Maturity status: Test
(0037514)
hudsonbot   
2011-05-26 07:45   
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/728387046be6 [^]

Maturity status: Test
(0037959)
iperdomo   
2011-06-03 12:31   
Testing machines are working fine