Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0046549 | Openbravo ERP | A. Platform | public | 2021-05-05 16:54 | 2021-05-19 09:24 | |||||||
| Reporter | shuehner | |||||||||||
| Assigned To | shuehner | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | closed | Resolution | fixed | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | PR21Q2 | Fixed in Version | PR21Q2 | |||||||||
| Merge Request Status | merged | |||||||||||
| Review Assigned To | alostale | |||||||||||
| 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 | 0046549: ant compile.test does not work incrementally because of wrong src definition | |||||||||||
| Description | That ant target is used as dependency in any run of junit tests via ant. It has a wrong src definition where the file-location in which the sources are found does not match the java-package. That is similar to what we fixed in 20416 for the main compilation. Effect of this bug is re-compiling 580 sources on every run of this target. Example runtime: - current ca. 41 seconds - fixed: ca. 24 seconds Apart from local waiting that is also run several times in many ci jobs: - At least twice for stand-alone + webservice tests - in jobs with custom junit tests even more times (+1 per each module) i.e. mod-platform runs that compile step 6 times and other mod-* jobs even more times | |||||||||||
| Steps To Reproduce | run ant compile.test run ant compile.test a second time Notice that the 2nd compilation does compile many sources files when it should compile 0 (as there are no source changes). | |||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2021-05-06 14:39 | shuehner | Type | defect => backport | |||||||||
| 2021-05-06 14:39 | shuehner | Target Version | PR21Q3 => PR21Q2 | |||||||||
| 2021-05-19 09:19 | hgbot | Merge Request Status | => open | |||||||||
| 2021-05-19 09:19 | hgbot | Note Added: 0128377 | ||||||||||
| 2021-05-19 09:24 | hgbot | Merge Request Status | open => merged | |||||||||
| 2021-05-19 09:24 | hgbot | Note Added: 0128384 | ||||||||||
| 2021-05-19 09:24 | hgbot | Resolution | open => fixed | |||||||||
| 2021-05-19 09:24 | hgbot | Status | scheduled => resolved | |||||||||
| 2021-05-19 09:24 | hgbot | Fixed in Version | => PR21Q2 | |||||||||
| 2021-05-19 09:24 | hgbot | Note Added: 0128385 | ||||||||||
| 2021-05-19 09:24 | alostale | Assigned To | platform => shuehner | |||||||||
| 2021-05-19 09:24 | alostale | Review Assigned To | => alostale | |||||||||
| 2021-05-19 09:24 | alostale | Status | resolved => closed | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||