Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026069Openbravo ERPA. Platformpublic2014-03-24 11:362014-03-28 04:44
gorka_gil 
alostale 
normalminorN/A
closedfixed 
5
 
3.0PR14Q2 
gorka_gil
Core
No
0026069: run.webservice.tests has the openbravo url hardcoded
the code for the webservices tests (run.webservice.tests) has the openbravo url hardcoded.

It would be better that it takes from the openbravo properties file.
ant run.webservice.tests
Will look for openbravo in a fixed url
Take the value from the openbravo properties
No tags attached.
related to defect 00260883.0PR14Q2 closed alostale run.webservice.tests fails 
related to feature request 0026116 closed gorka_gil run.webservice.tests don't generate a result file and also stops on any error 
Issue History
2014-03-24 11:36gorka_gilNew Issue
2014-03-24 11:36gorka_gilAssigned To => alostale
2014-03-24 11:36gorka_gilModules => Core
2014-03-24 11:36gorka_gilTriggers an Emergency Pack => No
2014-03-24 13:21alostaleReview Assigned To => gorka_gil
2014-03-24 13:21alostaleTarget Version => PR14Q2
2014-03-24 13:23hgbotCheckin
2014-03-24 13:23hgbotNote Added: 0065397
2014-03-24 13:23hgbotStatusnew => resolved
2014-03-24 13:23hgbotResolutionopen => fixed
2014-03-24 13:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c497a8e94c0e3b254070e0ce9cdbcaa3ae8e2587 [^]
2014-03-25 19:47hudsonbotCheckin
2014-03-25 19:47hudsonbotNote Added: 0065447
2014-03-26 09:52alostaleRelationship addedrelated to 0026088
2014-03-27 12:36hgbotCheckin
2014-03-27 12:36hgbotNote Added: 0065514
2014-03-27 17:57gorka_gilNote Added: 0065539
2014-03-27 17:57gorka_gilStatusresolved => closed
2014-03-28 04:44hudsonbotCheckin
2014-03-28 04:44hudsonbotNote Added: 0065551
2014-03-31 17:19gorka_gilRelationship addedrelated to 0026116

Notes
(0065397)
hgbot   
2014-03-24 13:23   
Repository: erp/devel/pi
Changeset: c497a8e94c0e3b254070e0ce9cdbcaa3ae8e2587
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 24 13:23:03 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c497a8e94c0e3b254070e0ce9cdbcaa3ae8e2587 [^]

fixed issue 26069: run.webservice.tests has the openbravo url hardcoded

  URL is retrieved now from context.url property in Openbravo.properties

---
M src-test/org/openbravo/test/webservice/BaseWSTest.java
M src-test/org/openbravo/test/webservice/PerformanceTest.java
---
(0065447)
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
(0065514)
hgbot   
2014-03-27 12:36   
Repository: erp/devel/pi
Changeset: cf9cc5194ce0be7a427517cc625f15b1f01cf42b
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Mar 26 18:04:20 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cf9cc5194ce0be7a427517cc625f15b1f01cf42b [^]

related to issue 26069: removed sysout

---
M src-test/org/openbravo/test/webservice/BaseWSTest.java
---
(0065539)
gorka_gil   
2014-03-27 17:57   
Tested in a jenkins job that has different url, port and context
localhost:80/jobname

Working fine there
(0065551)
hudsonbot   
2014-03-28 04:44   
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/b405597cc692 [^]
Maturity status: Test