Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0012515 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] Z. Others | minor | have not tried | 2010-03-01 19:04 | 2010-03-12 22:40 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | shuehner | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP14 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | a7c862c13fc5 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | pi | SCM revision | ||||||
| Merge Request Status | ||||||||
| 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 | 0012515: The ErrorTextParser class should get some junit tests to spot regressions like 12499 much faster | |||||||
| Description | This class is used to parse all exceptions raised from the database. To avoid missing regression like 12499 for a long time some junit tests for it should be added... | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0024923) hgbot (developer) 2010-03-01 19:10 |
Repository: erp/devel/pi Changeset: a7c862c13fc571038de1b9af0b4449e04b863562 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Mar 01 19:13:54 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/a7c862c13fc571038de1b9af0b4449e04b863562 [^] Fixed 12515: Add some junit-tests for the ErrorTextParser classes The testcase use some xsql-methods to raise a number of db-exceptions then uses the ErrorTextParser to translate those inho user-readable error messages and compares those to some expted values (which have to be in sync with the ad_message strings used for the translation) --- A src-test/org/openbravo/test/system/ErrorTextParserTest.java A src/org/openbravo/test/system/ErrorTextParserTest_data.xsql --- |
|
(0024946) hgbot (developer) 2010-03-02 13:49 |
Repository: erp/devel/pi Changeset: 5621f3cd9f4b480f359dda1cd19fc45ede92d434 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Tue Mar 02 13:52:37 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/5621f3cd9f4b480f359dda1cd19fc45ede92d434 [^] Issue 12515: Avoid errors from mod-triggers by setting core in development As all testcases rollback the transaction at the end no change done to db data --- M src-test/org/openbravo/test/system/ErrorTextParserTest.java M src/org/openbravo/test/system/ErrorTextParserTest_data.xsql --- |
|
(0024949) hgbot (developer) 2010-03-02 14:58 |
Repository: erp/devel/pi Changeset: b56fd08a6a38f968826c774bf3f48cf6b3ecdba0 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Tue Mar 02 15:02:02 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/b56fd08a6a38f968826c774bf3f48cf6b3ecdba0 [^] Issue 12515: add new junit test to the *AntTaskTest-suites --- M src-test/org/openbravo/test/AllAntTaskTests.java M src-test/org/openbravo/test/AllQuickAntTaskTests.java M src-test/org/openbravo/test/AntTaskTests.java --- |
|
(0025121) mtaal (viewer) 2010-03-08 13:24 |
Tested and works fine |
|
(0025369) hudsonbot (viewer) 2010-03-12 22:40 |
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/a7c862c13fc5 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^] |
|
(0025372) hudsonbot (viewer) 2010-03-12 22:40 |
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/5621f3cd9f4b [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^] |
|
(0025374) hudsonbot (viewer) 2010-03-12 22:40 |
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/b56fd08a6a38 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-03-01 19:04 | shuehner | New Issue | |
| 2010-03-01 19:04 | shuehner | Assigned To | => shuehner |
| 2010-03-01 19:04 | shuehner | OBNetwork customer | => No |
| 2010-03-01 19:04 | shuehner | Relationship added | related to 0012499 |
| 2010-03-01 19:10 | hgbot | Checkin | |
| 2010-03-01 19:10 | hgbot | Note Added: 0024923 | |
| 2010-03-01 19:10 | hgbot | Status | new => resolved |
| 2010-03-01 19:10 | hgbot | Resolution | open => fixed |
| 2010-03-01 19:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a7c862c13fc571038de1b9af0b4449e04b863562 [^] |
| 2010-03-02 13:49 | hgbot | Checkin | |
| 2010-03-02 13:49 | hgbot | Note Added: 0024946 | |
| 2010-03-02 14:58 | hgbot | Checkin | |
| 2010-03-02 14:58 | hgbot | Note Added: 0024949 | |
| 2010-03-08 13:24 | mtaal | Note Added: 0025121 | |
| 2010-03-08 13:24 | mtaal | Status | resolved => closed |
| 2010-03-08 13:24 | mtaal | Fixed in Version | => 2.50MP13 |
| 2010-03-08 16:04 | jpabloae | Fixed in Version | 2.50MP13 => 2.50MP14 |
| 2010-03-10 17:25 | anonymous | sf_bug_id | 0 => |
| 2010-03-10 18:30 | anonymous | sf_bug_id | => 2968119 |
| 2010-03-12 22:40 | hudsonbot | Checkin | |
| 2010-03-12 22:40 | hudsonbot | Note Added: 0025369 | |
| 2010-03-12 22:40 | hudsonbot | Checkin | |
| 2010-03-12 22:40 | hudsonbot | Note Added: 0025372 | |
| 2010-03-12 22:40 | hudsonbot | Checkin | |
| 2010-03-12 22:40 | hudsonbot | Note Added: 0025374 | |
| Copyright © 2000 - 2009 MantisBT Group |