Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012690 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2010-03-15 20:13 | 2010-06-16 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 2c4cf1d57766 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012690: junit testcase ClassLoaderTest is not included in standard testrun (not included in *Ant*Tests) | |||||||
Description | The ClassLoaderTest should be added to the various *Ant*Test testsuites to be used by the usual junit tests started from the commandline (i.e. via hudson). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0025496) shuehner (administrator) 2010-03-15 20:14 |
Note when doing so the following failure of this testcase will be made visible and should be adressed: [main] ERROR org.openbravo.test.model.ClassLoaderTest - 806C812ED5BB074EE040007F0101087D : org.openbravo.erpCommon.ad_callouts.ComboReloads6456FDAA469148E580B92126863C5A20 |
(0027835) hgbot (developer) 2010-05-31 16:35 |
Repository: erp/devel/pi Changeset: a28a0b6574ecdb790bdf553a3393f85f20cde944 Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Mon May 31 16:33:18 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/a28a0b6574ecdb790bdf553a3393f85f20cde944 [^] Fixes issue 12690: Added testcase on missing suites --- M src-test/org/openbravo/test/AllAntTaskTests.java M src-test/org/openbravo/test/AntTaskTests.java --- |
(0027838) hgbot (developer) 2010-05-31 18:48 |
Repository: erp/devel/pi Changeset: 2c4cf1d57766c2815f16e2d638222c6dd4dfacf9 Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Mon May 31 18:47:09 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2c4cf1d57766c2815f16e2d638222c6dd4dfacf9 [^] Fixes issue 12690: Changed the way of loading the classes --- M src-test/org/openbravo/test/AllQuickAntTaskTests.java M src-test/org/openbravo/test/model/ClassLoaderTest.java --- |
(0027851) hgbot (developer) 2010-06-01 10:35 |
Repository: erp/devel/pi Changeset: ed354b157970ff09b7d10baac68622ae2ce7087e Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Tue Jun 01 10:32:51 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ed354b157970ff09b7d10baac68622ae2ce7087e [^] Fixes unstable build. Related to issue 12690 --- M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml --- |
(0027936) hudsonbot (developer) 2010-06-03 22:49 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/a28a0b6574ec [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c011484a38d9 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17407.obx [^] |
(0027937) hudsonbot (developer) 2010-06-03 22:49 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/2c4cf1d57766 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c011484a38d9 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17407.obx [^] |
(0027939) hudsonbot (developer) 2010-06-03 22:49 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/ed354b157970 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c011484a38d9 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17407.obx [^] |
(0028438) shuehner (administrator) 2010-06-15 11:46 |
Reviewed. Testcase is now automatically run in the junit batch tests (verified on hudson full-builds output). Removed model_object/model_object_mapping entries point to non-existent classes (which is what the test checks) -> removal fine, as those entries cannot be used. |
Issue History | |||
Date Modified | Username | Field | Change |
2010-03-15 20:13 | shuehner | New Issue | |
2010-03-15 20:13 | shuehner | Assigned To | => iperdomo |
2010-03-15 20:14 | shuehner | Note Added: 0025496 | |
2010-03-15 20:14 | shuehner | Relationship added | related to 0012426 |
2010-03-15 20:29 | iperdomo | Status | new => acknowledged |
2010-05-31 14:03 | iperdomo | Priority | normal => urgent |
2010-05-31 14:03 | iperdomo | Severity | minor => major |
2010-05-31 14:04 | iperdomo | Status | acknowledged => scheduled |
2010-05-31 14:04 | iperdomo | fix_in_branch | => pi |
2010-05-31 16:35 | hgbot | Checkin | |
2010-05-31 16:35 | hgbot | Note Added: 0027835 | |
2010-05-31 16:35 | hgbot | Status | scheduled => resolved |
2010-05-31 16:35 | hgbot | Resolution | open => fixed |
2010-05-31 16:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a28a0b6574ecdb790bdf553a3393f85f20cde944 [^] |
2010-05-31 18:48 | hgbot | Checkin | |
2010-05-31 18:48 | hgbot | Note Added: 0027838 | |
2010-05-31 18:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a28a0b6574ecdb790bdf553a3393f85f20cde944 [^] => http://code.openbravo.com/erp/devel/pi/rev/2c4cf1d57766c2815f16e2d638222c6dd4dfacf9 [^] |
2010-06-01 10:35 | hgbot | Checkin | |
2010-06-01 10:35 | hgbot | Note Added: 0027851 | |
2010-06-01 13:50 | shuehner | Relationship added | related to 0013492 |
2010-06-03 22:49 | hudsonbot | Checkin | |
2010-06-03 22:49 | hudsonbot | Note Added: 0027936 | |
2010-06-03 22:49 | hudsonbot | Checkin | |
2010-06-03 22:49 | hudsonbot | Note Added: 0027937 | |
2010-06-03 22:49 | hudsonbot | Checkin | |
2010-06-03 22:49 | hudsonbot | Note Added: 0027939 | |
2010-06-15 11:46 | shuehner | Note Added: 0028438 | |
2010-06-15 11:46 | shuehner | Status | resolved => closed |
2010-06-16 00:00 | anonymous | sf_bug_id | 0 => 3016762 |
Copyright © 2000 - 2009 MantisBT Group |