Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043170Openbravo ERPA. Platformpublic2020-02-05 13:572020-04-06 15:52
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
 
3.0PR20Q1 
cberner
Core
No
0043170: junit test RuntimeModelTest.testIdentifiers is not given useful output (hiding details)
That test checking that all tables have some columns set as column identifier and fails if any tables are missing those.

However the list of specific tables is only shown as log.debug instead of the test output making it impossible to act on easily when seeing the test-failure.

Run that test is an environment where any table does not have any column identifer set
Change test to report the non-compliant tables in junit error output instead of log.debug.

IndexedTest.testSubTabs can be used as example.
No tags attached.
blocks defect 0043121 closed shuehner junit test RuntimeModelTest.testIdentifiers is not given useful output (hiding details) 
Issue History
2020-02-10 18:09caristuTypedefect => backport
2020-02-10 18:09caristuTarget Version => 3.0PR20Q1
2020-02-11 09:29cbernerAssigned Toshuehner => cberner
2020-02-11 09:30cbernerAssigned Tocberner => shuehner
2020-02-11 15:29hgbotCheckin
2020-02-11 15:29hgbotNote Added: 0117645
2020-02-11 15:29hgbotStatusscheduled => resolved
2020-02-11 15:29hgbotResolutionopen => fixed
2020-02-11 15:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/7b81f1be38f5985b040a4e9ef3b7058a62366763 [^] => http://code.openbravo.com/erp/backports/3.0PR20Q1/rev/690b9adc76c321c4d25cbb230384e11762857da9 [^]
2020-02-11 15:30cbernerStatusresolved => closed
2020-04-06 11:53hgbotCheckin
2020-04-06 11:53hgbotNote Added: 0118960
2020-04-06 11:53hgbotStatusclosed => resolved
2020-04-06 11:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/backports/3.0PR20Q1/rev/690b9adc76c321c4d25cbb230384e11762857da9 [^] => http://code.openbravo.com/erp/devel/pi/rev/e30bb25f06147b4c7b01c01b8be9d8f60f1d91cb [^]
2020-04-06 15:52jarmendarizNote Added: 0119001
2020-04-06 15:52jarmendarizStatusresolved => closed

Notes
(0117645)
hgbot   
2020-02-11 15:29   
Repository: erp/backports/3.0PR20Q1
Changeset: 690b9adc76c321c4d25cbb230384e11762857da9
Author: Stefan Huehner <stefan.huehner <at> openbravo.com>
Date: Fri Feb 07 09:36:04 2020 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR20Q1/rev/690b9adc76c321c4d25cbb230384e11762857da9 [^]

Fixes ISSUE-43170: Add useful information to RuntimeModelTest.testIdentifiers

---
M src-test/src/org/openbravo/test/model/RuntimeModelTest.java
---
(0118960)
hgbot   
2020-04-06 11:53   
Repository: erp/devel/pi
Changeset: e30bb25f06147b4c7b01c01b8be9d8f60f1d91cb
Author: Stefan Huehner <stefan.huehner <at> openbravo.com>
Date: Fri Feb 07 09:36:04 2020 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e30bb25f06147b4c7b01c01b8be9d8f60f1d91cb [^]

Fixes ISSUE-43170: Add useful information to RuntimeModelTest.testIdentifiers

---
M src-test/src/org/openbravo/test/model/RuntimeModelTest.java
---
(0119001)
jarmendariz   
2020-04-06 15:52   
closed: wrongly reopened