Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0050399Openbravo ERPZ. Otherspublic2022-10-04 09:032023-09-01 08:50
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
PR23Q4 
Core
No
0050399: JSONWriterToCSVTest is not executed in CI
JSONWriterToCSVTest is included in a test suite that is never executed in CI[1]

[1] https://builds.openbravo.com/view/int/job/int-checks-pgsql/lastCompletedBuild/testReport/ [^]
.
Extract the test and remove the suite in: modules/org.openbravo.service.json/src-test/org/openbravo/service/json/test/StandaloneTestSuite.java and move it into the suite: src-test/src/org/openbravo/test/StandaloneTestSuite.java
No tags attached.
related to defect 0033554 scheduled Triage Platform Base some test cases not executed in CI 
related to defect 0038789 acknowledged Triage Platform Base Tests of org.openbravo.service.json.test package are failing 
Issue History
2022-10-04 09:03caristuNew Issue
2022-10-04 09:03caristuAssigned To => caristu
2022-10-04 09:03caristuModules => Core
2022-10-04 09:03caristuTriggers an Emergency Pack => No
2022-10-04 09:03caristuIssue generated from0033554
2022-10-04 09:03caristuRelationship addedrelated to 0033554
2022-10-04 09:10caristuProposed Solution updated
2022-10-04 09:11caristuAssigned Tocaristu => Triage Platform Base
2022-10-04 09:12caristuDescription Updatedbug_revision_view_page.php?rev_id=24820#r24820
2022-10-04 09:39hgbotNote Added: 0141625
2022-10-04 17:24caristuAssigned ToTriage Platform Base => caristu
2023-09-01 08:49caristuRelationship addedrelated to 0038789
2023-09-01 08:50hgbotResolutionopen => fixed
2023-09-01 08:50hgbotStatusnew => closed
2023-09-01 08:50hgbotFixed in Version => PR23Q4
2023-09-01 08:50hgbotNote Added: 0154327
2023-09-01 08:50hgbotNote Added: 0154328

Notes
(0141625)
hgbot   
2022-10-04 09:39   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/722 [^]
(0154327)
hgbot   
2023-09-01 08:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: ebe3dfa66de5ca26e850d4d6027e434ce66c7854
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 01-09-2023 06:50:11
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/ebe3dfa66de5ca26e850d4d6027e434ce66c7854 [^]

fixes BUG-50399: JSONWriterToCSVTest is not executed in CI

---
A src-test/src/org/openbravo/service/json/JSONWriterToCSVTest.java
M src-test/src/org/openbravo/test/StandaloneTestSuite.java
R modules/org.openbravo.service.json/src-test/org/openbravo/service/json/test/StandaloneTestSuite.java
---
(0154328)
hgbot   
2023-09-01 08:50   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/722 [^]