Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027274Openbravo ERPA. Platformpublic2014-08-04 15:322014-08-14 13:06
shuehner 
inigosanchez 
immediatemajorhave not tried
closedfixed 
5
 
3.0PR14Q43.0PR14Q4 
alostale
Core
No
0027274: 1 more junit testcase failing with latest openjdk-6
The MergePropertiesTest depends on order of method execution in the testcase which is random with latest openjdk-6 and all of java7.

https://ci.openbravo.com//job/try-checks-oracle/595/ [^]

Checking sourcecode the only 2 real testcases seems to be testMerge & testMerge2.

testCreateOrigFile1, testCreateNewFile1, testDeleteFiles1 are not real tests but pre+post so their content should be moved into testMerge.

Same for the 2 vairants of same methods
run that junit test with latest openjdk-6 or java7.
No tags attached.
related to defect 0027107 closed inigosanchez Some more junit testcase ordering problems (with latest java6 updates +java7) 
Issue History
2014-08-04 15:32shuehnerNew Issue
2014-08-04 15:32shuehnerAssigned To => inigosanchez
2014-08-04 15:32shuehnerModules => Core
2014-08-04 15:32shuehnerTriggers an Emergency Pack => No
2014-08-04 16:40shuehnerRelationship addedrelated to 0027107
2014-08-04 18:29hgbotCheckin
2014-08-04 18:29hgbotNote Added: 0069077
2014-08-05 17:04inigosanchezAssigned Toinigosanchez => shuehner
2014-08-05 17:07inigosanchezAssigned Toshuehner => inigosanchez
2014-08-05 17:12inigosanchezReview Assigned To => alostale
2014-08-05 17:12inigosanchezStatusnew => scheduled
2014-08-05 17:12inigosanchezResolutionopen => fixed
2014-08-05 19:14shuehnerNote Added: 0069093
2014-08-05 19:14shuehnerStatusscheduled => resolved
2014-08-05 19:14shuehnerFixed in Version => 3.0PR14Q4
2014-08-05 19:14shuehnerFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/752c92d2f31a94601a2b85b5821eec138d1557e3 [^]
2014-08-05 19:15shuehnerIssue Monitored: shuehner
2014-08-08 18:54hudsonbotCheckin
2014-08-08 18:54hudsonbotNote Added: 0069261
2014-08-14 13:06alostaleNote Added: 0069372
2014-08-14 13:06alostaleStatusresolved => closed

Notes
(0069077)
hgbot   
2014-08-04 18:29   
Repository: erp/devel/pi
Changeset: 752c92d2f31a94601a2b85b5821eec138d1557e3
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Mon Aug 04 18:26:03 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/752c92d2f31a94601a2b85b5821eec138d1557e3 [^]

related to bug 27274: fixed test case in MergePropertiesTest.

---
M src-test/org/openbravo/test/modularity/MergePropertiesTest.java
---
(0069093)
shuehner   
2014-08-05 19:14   
marking es resolved manually as not done in only commit.
(0069261)
hudsonbot   
2014-08-08 18:54   
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
(0069372)
alostale   
2014-08-14 13:06   
code reviewed