Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026088Openbravo ERPA. Platformpublic2014-03-26 09:522014-03-27 17:56
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
3.0PR14Q2 
gorka_gil
Core
No
0026088: run.webservice.tests fails
Webservices test suit fails when it is executed.

The problem is caused because different test cases assume previous ones have already been executed, this cannot be warrantied.
run ant run.webservice.tests
They fail
No tags attached.
related to feature request 00260693.0PR14Q2 closed alostale run.webservice.tests has the openbravo url hardcoded 
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-26 09:52alostaleNew Issue
2014-03-26 09:52alostaleAssigned To => alostale
2014-03-26 09:52alostaleModules => Core
2014-03-26 09:52alostaleTriggers an Emergency Pack => No
2014-03-26 09:52alostaleReview Assigned To => gorka_gil
2014-03-26 09:52alostaleRelationship addedrelated to 0026069
2014-03-26 09:55hgbotCheckin
2014-03-26 09:55hgbotNote Added: 0065461
2014-03-26 09:55hgbotStatusnew => resolved
2014-03-26 09:55hgbotResolutionopen => fixed
2014-03-26 09:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e769978a35ba794be9ee3529d02b57fd220892a2 [^]
2014-03-26 17:36hudsonbotCheckin
2014-03-26 17:36hudsonbotNote Added: 0065479
2014-03-27 17:56gorka_gilNote Added: 0065538
2014-03-27 17:56gorka_gilStatusresolved => closed
2014-03-31 17:19gorka_gilRelationship addedrelated to 0026116

Notes
(0065461)
hgbot   
2014-03-26 09:55   
Repository: erp/devel/pi
Changeset: e769978a35ba794be9ee3529d02b57fd220892a2
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Mar 26 09:54:00 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e769978a35ba794be9ee3529d02b57fd220892a2 [^]

fixed bug 26088: run.webservice.tests fails

  -ensures correct initialization
  -prevents loggin of expected Exceptions

---
M src-test/org/openbravo/test/webservice/BaseWSTest.java
M src-test/org/openbravo/test/webservice/WSUpdateTest.java
M src/org/openbravo/base/exception/OBException.java
---
(0065479)
hudsonbot   
2014-03-26 17:36   
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/635e97fa4faf [^]
Maturity status: Test
(0065538)
gorka_gil   
2014-03-27 17:56   
Working fine