Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036316
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Initial data loadminoralways2017-06-22 17:522017-06-26 18:49
Reportermarkmm82View Statuspublic 
Assigned Tomarkmm82 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionffbaeaf896a7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toaferraz
Regression introduced in release
Summary

0036316: Fix IDL module to avoid warnings in Modules Automation.

DescriptionRight now there are some Eclipse warnings inside the src-test folder of IDL module that are causing warnings in Module Automation jobs.

Is needed to fix these warnings:
https://ci.openbravo.com/job/mod-simple/13954/consoleText [^]
Steps To Reproducehttps://ci.openbravo.com/view/modules/job/mod-functional-basic/ [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0097632)
hgbot (developer)
2017-06-26 09:20

Repository: erp/pmods/org.openbravo.idl
Changeset: ffbaeaf896a786a1b5fe9a613dd88bfbc4707922
Author: Mark <markmm82 <at> gmail.com>
Date: Fri Jun 23 14:14:52 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/ffbaeaf896a786a1b5fe9a613dd88bfbc4707922 [^]

Fixes issue 36316: Fix IDL tests to avoid warnings in Modules Automation jobs

There were some Eclipse warnings inside some java files in IDL module that were
causing warnings when running the Module Automation jobs.

To fix that:
- Affected classes are extending from OBBaseTest instead of BaseTest because it is
  deprecated.
- Updated copyright in all affected java class files.
- Removed the use of setUp() and tearDown() methods because execution is managed with
  existing methods of the OBBaseTest class.
- Removed the main() method because text execution is grnated by the @Test annotation.

Additionally, in TestCosting.java:
- Removed declaration of variable costing because it is unused after its assignment.

---
M src-test/org/openbravo/idl/test/TestAssets.java
M src-test/org/openbravo/idl/test/TestBusinessPartners.java
M src-test/org/openbravo/idl/test/TestCosting.java
M src-test/org/openbravo/idl/test/TestJournalEntries.java
M src-test/org/openbravo/idl/test/TestPriceLists.java
M src-test/org/openbravo/idl/test/TestProducts.java
M src-test/org/openbravo/idl/test/TestReferenceLists.java
M src-test/org/openbravo/idl/test/TestStocks.java
---
(0097681)
aferraz (manager)
2017-06-26 18:49

Code review OK

- Issue History
Date Modified Username Field Change
2017-06-22 17:52 markmm82 New Issue
2017-06-22 17:52 markmm82 Assigned To => Triage Finance
2017-06-22 17:54 markmm82 Description Updated View Revisions
2017-06-22 17:54 markmm82 Steps to Reproduce Updated View Revisions
2017-06-22 17:55 markmm82 Assigned To Triage Finance => markmm82
2017-06-26 09:20 hgbot Checkin
2017-06-26 09:20 hgbot Note Added: 0097632
2017-06-26 09:20 hgbot Status new => resolved
2017-06-26 09:20 hgbot Resolution open => fixed
2017-06-26 09:20 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/ffbaeaf896a786a1b5fe9a613dd88bfbc4707922 [^]
2017-06-26 18:49 aferraz Review Assigned To => aferraz
2017-06-26 18:49 aferraz Note Added: 0097681
2017-06-26 18:49 aferraz Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker