Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031816 | Openbravo ERP | A. Platform | public | 2016-01-04 18:10 | 2016-03-17 10:54 |
|
Reporter | shuehner | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR16Q2 | |
Merge Request Status | |
Review Assigned To | mtaal |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031816: Same unused (disabled) code in 3 junit tests (DalQueryTest, DalTest, DynamicEntityTest) |
Description | The 3 java files mentioned above all have a similar code which still exists in the test but is disabled via an 'if (false)' block.
https://code.openbravo.com/erp/devel/pi/file/62e77eb7765d/src-test/src/org/openbravo/test/dal/DalQueryTest.java#l173 [^]
Either that test code should be fixed and re-activated of be removed. But keeping it disabled since a long time (merge back from modulary branch) isn't really useful.
|
Steps To Reproduce | Check 'Dead code' warning in eclipse for the 3 files specified in the summary. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0008708 | pi | closed | mtaal | Make test cases side effect free | blocks | feature request | 0031477 | | new | shuehner | Tracking issue to reduce the huge number of eclipse warnings in pi |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-01-04 18:10 | shuehner | New Issue | |
2016-01-04 18:10 | shuehner | Assigned To | => platform |
2016-01-04 18:10 | shuehner | Modules | => Core |
2016-01-04 18:10 | shuehner | Triggers an Emergency Pack | => No |
2016-01-04 18:10 | shuehner | Relationship added | blocks 0031477 |
2016-01-07 12:05 | alostale | Status | new => acknowledged |
2016-01-19 07:53 | alostale | Relationship added | related to 0008708 |
2016-01-19 07:53 | alostale | Assigned To | platform => alostale |
2016-01-19 07:54 | alostale | Review Assigned To | => mtaal |
2016-01-19 07:56 | hgbot | Checkin | |
2016-01-19 07:56 | hgbot | Note Added: 0083388 | |
2016-01-19 07:56 | hgbot | Status | acknowledged => resolved |
2016-01-19 07:56 | hgbot | Resolution | open => fixed |
2016-01-19 07:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1e99517ffbe9ebbd8e81c238d57a2ed3d3d9783d [^] |
2016-01-19 13:18 | mtaal | Note Added: 0083397 | |
2016-01-19 13:18 | mtaal | Status | resolved => closed |
2016-01-19 13:18 | mtaal | Fixed in Version | => 3.0PR16Q2 |
2016-03-17 10:54 | hudsonbot | Checkin | |
2016-03-17 10:54 | hudsonbot | Note Added: 0085052 | |