Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027743Openbravo ERPA. Platformpublic2014-10-02 16:052014-12-30 23:22
shuehner 
alostale 
immediateminorhave not tried
closedfixed 
5
 
 
inigosanchez
Core
Packaging and release
2014-08-11
main
http://code.openbravo.com/erp/devel/pi/rev/0276fa6a664f5b9b0c9e690d1a45d55da86f792b [^]
No
0027743: ant target run.api.test.javascript is broken after latest junit changes
Running that target does not find its .class anymore.

Looks like that internal target from src/build.xml was missing to be moved to src-test in that project as the others were.
ant run.api.test.javascript -Dapi.test.javascript.details=/tmp -DjsPath=web/ -Dexport=yes
No tags attached.
caused by feature request 0027290 closed inigosanchez Upgrade all test cases of JUnit (Version 4.11) 
? 27743.export (2,340) 2014-10-03 08:14
https://issues.openbravo.com/file_download.php?file_id=7298&type=bug
Issue History
2014-10-02 16:05shuehnerNew Issue
2014-10-02 16:05shuehnerAssigned To => AugustoMauch
2014-10-02 16:05shuehnerModules => Core
2014-10-02 16:05shuehnerRegression level => Packaging and release
2014-10-02 16:05shuehnerTriggers an Emergency Pack => No
2014-10-03 07:29alostaleRelationship addedcaused by 0027290
2014-10-03 07:30alostaleRegression date => 2014-08-11
2014-10-03 07:30alostaleRegression introduced in release => main
2014-10-03 07:30alostaleRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/0276fa6a664f5b9b0c9e690d1a45d55da86f792b [^]
2014-10-03 07:30alostaleAssigned ToAugustoMauch => alostale
2014-10-03 07:49alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=6718#r6718
2014-10-03 07:54alostaleNote Added: 0070674
2014-10-03 07:54alostaleNote Edited: 0070674bug_revision_view_page.php?bugnote_id=0070674#r6720
2014-10-03 08:14alostaleFile Added: 27743.export
2014-10-03 08:14alostaleNote Added: 0070675
2014-10-03 10:22inigosanchezStatusnew => acknowledged
2014-10-03 10:22inigosanchezStatusacknowledged => scheduled
2014-10-03 10:22inigosanchezfix_in_branch => pi
2014-10-03 15:24hgbotCheckin
2014-10-03 15:24hgbotNote Added: 0070701
2014-10-03 15:24hgbotStatusscheduled => resolved
2014-10-03 15:24hgbotResolutionopen => fixed
2014-10-03 15:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/408e2537962c05b167370a0eb7b5fbc44f0db85e [^]
2014-10-06 08:28alostaleReview Assigned To => inigosanchez
2014-10-06 08:52inigosanchezNote Added: 0070722
2014-10-06 08:52inigosanchezStatusresolved => closed
2014-12-30 23:22hudsonbotCheckin
2014-12-30 23:22hudsonbotNote Added: 0072890

Notes
(0070674)
alostale   
2014-10-03 07:54   
Tested by executing the task explained in the steps to reproduce. It generates *.details files in /tmp with info about global js functions + variables.

(0070675)
alostale   
2014-10-03 08:14   
attached export as pi is frozen
(0070701)
hgbot   
2014-10-03 15:24   
Repository: erp/devel/pi
Changeset: 408e2537962c05b167370a0eb7b5fbc44f0db85e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Oct 03 07:51:10 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/408e2537962c05b167370a0eb7b5fbc44f0db85e [^]

fixed bug 27743: ant target run.api.test.javascript is broken

  JavaScriptAntTest ant task was moved to src-test but the ant task in build.xml
  invoking it was not.

  Build.xml files have been changed to reflect new location.

---
M build.xml
M src-test/build.xml
M src/build.xml
---
(0070722)
inigosanchez   
2014-10-06 08:52   
Code reviewed and tested in pi@408e2537962c

Test cases:
-Tested by executing the task explained in the steps to reproduce: VERIFIED
(0072890)
hudsonbot   
2014-12-30 23:22   
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/6525fe229e06 [^]
Maturity status: Test