Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027107 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2014-07-17 10:35 | 2014-08-08 18:53 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 2af6df6ea7fe | |||
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 | 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 | 0027107: Some more junit testcase ordering problems (with latest java6 updates +java7) | |||||||
Description | similar to 26968. Found by: http://ci.openbravo.com/job/int-checks-pgsql/lastCompletedBuild/testReport/ [^] UniqueConstraintImportTest.testCountryTrlImport must be ran after testACreateCountryTrl or it will always fail. However that testACreateCountryTrl is not really testing anything so should not be a test-method in any case imo. DalTest.testSaveBooleanValue2 needs to come after testSaveBooleanValue1. Also many other methods in that file looks to have implicit dependencies between them. Found by: http://ci.openbravo.com/view/try/job/try-checks-oracle/506/ [^] Here test-module creation must be before usage org.openbravo.test.modularity.DBPrefixTest.testAddDBPrefixValid2 org.openbravo.test.modularity.DBPrefixTest.testAddDBPrefixNotValid1 org.openbravo.test.modularity.DBPrefixTest.testAddDBPrefixNotValid2 org.openbravo.test.modularity.DBPrefixTest.testAddDBPrefixNotValid3 org.openbravo.test.modularity.DBPrefixTest.testAddDBPrefixNotValid4 org.openbravo.test.modularity.TableNameTest.testCreateTable2 org.openbravo.test.modularity.TableNameTest.testChangePackage org.openbravo.test.modularity.TableNameTest.testCreateTable1 | |||||||
Steps To Reproduce | Run those junit tests (all in their defining files) often enough with latest openjdk-6 (>=6b31) or java 7. And notice that they sometimes fail. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0068721) shuehner (administrator) 2014-07-18 11:23 |
And some more: from: https://ci.openbravo.com/view/retail/job/ret-checks-pgsql/403/ [^] org.openbravo.test.preference.PreferenceTest.testPLConflict org.openbravo.test.preference.PreferenceTest.testSolvedConflict org.openbravo.test.preference.PreferenceTest.testPLSolvedConflict |
(0068737) shuehner (administrator) 2014-07-18 19:10 |
And some more cases (probably): org.openbravo.test.dal.ReadByNameTest.testFindLocation org.openbravo.test.dal.ReadByNameTest.testPBData |
(0068747) hgbot (developer) 2014-07-21 08:44 |
Repository: erp/devel/pi Changeset: c0d0ff12a14b3087c751e09bf27d21aae5e33697 Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Mon Jul 21 08:40:58 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c0d0ff12a14b3087c751e09bf27d21aae5e33697 [^] related to bug 27107: fixed test cases in TableNameTest --- M src-test/org/openbravo/test/modularity/TableNameTest.java --- |
(0068750) hgbot (developer) 2014-07-21 09:37 |
Repository: erp/devel/pi Changeset: 1009aa7d91bfde8f77d661093e8cb6870e20cc5a Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Mon Jul 21 09:35:59 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1009aa7d91bfde8f77d661093e8cb6870e20cc5a [^] related to bug 27107: fixed test cases in DBPrefixTest --- M src-test/org/openbravo/test/modularity/DBPrefixTest.java --- |
(0068753) shuehner (administrator) 2014-07-21 11:09 |
and more from int-check-ora 0000689 org.openbravo.test.dal.DalQueryTest.testRemoveBPGroup org.openbravo.test.dal.DynamicEntityTest.testRemoveBPGroup |
(0068757) hgbot (developer) 2014-07-21 12:36 |
Repository: erp/devel/pi Changeset: c279870e202b1a223d043c44cfd0a3fb57ebc9df Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Mon Jul 21 12:35:34 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c279870e202b1a223d043c44cfd0a3fb57ebc9df [^] related to bug 27107: fixed test cases in DynamicEntityTest and other. --- M src-test/org/openbravo/test/dal/DynamicEntityTest.java M src-test/org/openbravo/test/xml/UniqueConstraintImportTest.java --- |
(0068764) hgbot (developer) 2014-07-21 14:17 |
Repository: erp/devel/pi Changeset: 3de9f6eb5863330f18c4ab109a3f1e2da82a4c7d Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Mon Jul 21 14:15:37 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3de9f6eb5863330f18c4ab109a3f1e2da82a4c7d [^] related to bug 27107: fixed test cases in ReadByNameTest and other. --- M src-test/org/openbravo/test/dal/DalQueryTest.java M src-test/org/openbravo/test/dal/ReadByNameTest.java --- |
(0068788) hgbot (developer) 2014-07-22 10:33 |
Repository: erp/devel/pi Changeset: 33e4af9b357559f5dfef5da6a77f90380b16790a Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Tue Jul 22 10:31:55 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/33e4af9b357559f5dfef5da6a77f90380b16790a [^] related to bug 27107: fixed test cases in PreferenceTest. --- M src-test/org/openbravo/test/preference/PreferenceTest.java --- |
(0068815) hgbot (developer) 2014-07-22 16:59 |
Repository: erp/devel/pi Changeset: 2af6df6ea7fee9a62b0f0292f0147ec05c47bb9c Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Tue Jul 22 16:58:27 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2af6df6ea7fee9a62b0f0292f0147ec05c47bb9c [^] related to bug 27107: fixed test cases in DalTest. --- M src-test/org/openbravo/test/dal/DalTest.java --- |
(0068954) alostale (viewer) 2014-07-29 12:01 |
code reviewed ci working fine so far during the last week |
(0069190) 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 |
(0069192) 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 |
(0069193) 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 |
(0069195) 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 |
(0069204) 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 |
(0069213) 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 10:35 | shuehner | New Issue | |
2014-07-17 10:35 | shuehner | Assigned To | => inigosanchez |
2014-07-17 10:35 | shuehner | OBNetwork customer | => No |
2014-07-17 10:35 | shuehner | Modules | => Core |
2014-07-17 10:35 | shuehner | Triggers an Emergency Pack | => No |
2014-07-17 10:36 | shuehner | Relationship added | related to 0026968 |
2014-07-18 11:23 | shuehner | Note Added: 0068721 | |
2014-07-18 19:10 | shuehner | Note Added: 0068737 | |
2014-07-21 08:44 | hgbot | Checkin | |
2014-07-21 08:44 | hgbot | Note Added: 0068747 | |
2014-07-21 09:37 | hgbot | Checkin | |
2014-07-21 09:37 | hgbot | Note Added: 0068750 | |
2014-07-21 10:38 | shuehner | Issue Monitored: shuehner | |
2014-07-21 11:09 | shuehner | Note Added: 0068753 | |
2014-07-21 12:36 | hgbot | Checkin | |
2014-07-21 12:36 | hgbot | Note Added: 0068757 | |
2014-07-21 14:17 | hgbot | Checkin | |
2014-07-21 14:17 | hgbot | Note Added: 0068764 | |
2014-07-22 10:33 | hgbot | Checkin | |
2014-07-22 10:33 | hgbot | Note Added: 0068788 | |
2014-07-22 16:59 | hgbot | Checkin | |
2014-07-22 16:59 | hgbot | Note Added: 0068815 | |
2014-07-29 12:00 | alostale | Status | new => scheduled |
2014-07-29 12:00 | alostale | fix_in_branch | => pi |
2014-07-29 12:01 | alostale | Status | scheduled => resolved |
2014-07-29 12:01 | alostale | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2af6df6ea7fee9a62b0f0292f0147ec05c47bb9c [^] |
2014-07-29 12:01 | alostale | Resolution | open => fixed |
2014-07-29 12:01 | alostale | Review Assigned To | => alostale |
2014-07-29 12:01 | alostale | Note Added: 0068954 | |
2014-07-29 12:01 | alostale | Status | resolved => closed |
2014-07-29 12:01 | alostale | Fixed in Version | => 3.0PR14Q4 |
2014-08-04 16:40 | shuehner | Relationship added | related to 0027274 |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069190 | |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069192 | |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069193 | |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069195 | |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069204 | |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069213 |
Copyright © 2000 - 2009 MantisBT Group |