Openbravo Issue Tracking System - Openbravo ERP  | 
| View Issue Details | 
  | 
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0055963 | Openbravo ERP | A. Platform | public | 2024-07-10 12:47 | 2024-08-01 16:09 | 
  | 
| Reporter | cberner |   | 
| Assigned To | Triage Platform Base |   | 
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | acknowledged | Resolution | open |   | 
| Platform |  | OS | 5 | OS Version |  | 
| Product Version |  |   | 
| Target Version |  | Fixed in Version |  |   | 
| Merge Request Status | open | 
| Review Assigned To |  | 
| OBNetwork customer | No | 
| Web browser |  | 
| Modules | Core | 
| Support ticket |  | 
| Regression level |  | 
| Regression date |  | 
| Regression introduced in release |  | 
| Regression introduced by commit |  | 
| Triggers an Emergency Pack | No | 
  | 
| Summary | 0055963: Avoid double dal-start when executing ant run.test | 
| Description | Dal initialization is executed twice on JUnit tests that extend WeldBaseTest, which is not ideal and results in extra time being spent to re-initialize DAl. | 
| Steps To Reproduce | ant run.test -Dtest=org.openbravo.test.dal.DalTest 
 
Check that there are two lines mentioning DAL layer initialization. | 
| Proposed Solution |  | 
| Additional Information |  | 
| Tags | No tags attached. | 
| Relationships |  | 
| Attached Files |  | 
  | 
| Issue History | 
| Date Modified | Username | Field | Change | 
| 2024-07-10 12:47 | cberner | New Issue |  | 
| 2024-07-10 12:47 | cberner | Assigned To |  => cberner | 
| 2024-07-10 12:47 | cberner | OBNetwork customer |  => No | 
| 2024-07-10 12:47 | cberner | Modules |  => Core | 
| 2024-07-10 12:47 | cberner | Triggers an Emergency Pack |  => No | 
| 2024-07-11 08:45 | hgbot | Merge Request Status |  => open | 
| 2024-07-11 08:45 | hgbot | Note Added: 0166889 |  | 
| 2024-08-01 16:09 | cberner | Assigned To | cberner => Triage Platform Base | 
| 2024-08-01 16:09 | cberner | Status | new => acknowledged |