Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027113 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2014-07-17 14:07 | 2014-08-08 18:53 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d4dc31fc531b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
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 | 0027113: junit test HiddenUpdateTest is quite slow (2.5 minutes) | |||||||
Description | That test is quite slow: https://ci.openbravo.com/job/int-checks-pgsql/lastCompletedBuild/testReport/org.openbravo.test.dal/HiddenUpdateTest/testHiddenUpdates/ [^] Currently it does process every single record of all entities. However after quick chat with MTA it looks not all of that is needed. Test should just cover all available field-types. So options: - limit 1 and still do all entities - manually selected list of entities just enough to cover all field-types - combination of both options above | |||||||
Steps To Reproduce | run that junit test and check runtime. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0068739) hgbot (developer) 2014-07-19 19:59 |
Repository: erp/devel/pi Changeset: d4dc31fc531b46b30b6fcd964bed57a2d5c1e900 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sat Jul 19 19:59:28 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d4dc31fc531b46b30b6fcd964bed57a2d5c1e900 [^] Fixes issue 27113: junit test HiddenUpdateTest is quite slow (2.5 minutes) --- M src-test/org/openbravo/test/dal/HiddenUpdateTest.java --- |
(0068992) shankarb (viewer) 2014-07-31 06:20 |
Code reviewed and verified in pi changeset be933e11432c. |
(0069187) hudsonbot (viewer) 2014-08-08 18:53 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/4450016dee64 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-07-17 14:07 | shuehner | New Issue | |
2014-07-17 14:07 | shuehner | Assigned To | => mtaal |
2014-07-17 14:07 | shuehner | OBNetwork customer | => No |
2014-07-17 14:07 | shuehner | Modules | => Core |
2014-07-17 14:07 | shuehner | Triggers an Emergency Pack | => No |
2014-07-19 19:59 | hgbot | Checkin | |
2014-07-19 19:59 | hgbot | Note Added: 0068739 | |
2014-07-19 19:59 | hgbot | Status | new => resolved |
2014-07-19 19:59 | hgbot | Resolution | open => fixed |
2014-07-19 19:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d4dc31fc531b46b30b6fcd964bed57a2d5c1e900 [^] |
2014-07-29 08:47 | alostale | Review Assigned To | => shankarb |
2014-07-31 06:20 | shankarb | Note Added: 0068992 | |
2014-07-31 06:20 | shankarb | Status | resolved => closed |
2014-07-31 06:20 | shankarb | Fixed in Version | => 3.0PR14Q4 |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069187 |
Copyright © 2000 - 2009 MantisBT Group |