Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0048499Openbravo ERPA. Platformpublic2022-01-28 07:262022-05-13 00:12
alostale 
ablasco 
normalminorhave not tried
closedfixed 
5
 
PR22Q3 
approved
No
Core
No
0048499: allow to disable junit tests by package
Currently it is possible to skip test classes and test methods by configuration [1].

It would be useful to, additionally, be able to disable test cases also by java package. This is, to disable all the test included in a given java package and in the inner ones.

[1] http://wiki.openbravo.com/wiki/How_to_create_JUnit_testcases#Skipping_test_cases [^]
-
No tags attached.
related to feature request 0035166 closed alostale Allow junit testclasses and test-method to be selectively skipped (when running tests against i.e. addon modules) 
Issue History
2022-01-28 07:26alostaleNew Issue
2022-01-28 07:26alostaleAssigned To => Triage Platform Base
2022-01-28 07:26alostaleOBNetwork customer => No
2022-01-28 07:26alostaleModules => Core
2022-01-28 07:26alostaleTriggers an Emergency Pack => No
2022-01-28 07:27alostaleRelationship addedrelated to 0035166
2022-01-28 10:11shuehnerIssue Monitored: shuehner
2022-01-28 12:00martinsdanIssue Monitored: martinsdan
2022-01-31 13:25AugustoMauchStatusnew => scheduled
2022-01-31 13:25AugustoMauchAssigned ToTriage Platform Base => ablasco
2022-01-31 16:58hgbotMerge Request Status => open
2022-01-31 16:58hgbotNote Added: 0134685
2022-02-10 18:55shuehnerSummaryallow to disable tests by package => allow to disable junit tests by package
2022-05-13 00:02hgbotMerge Request Statusopen => approved
2022-05-13 00:12hgbotResolutionopen => fixed
2022-05-13 00:12hgbotStatusscheduled => closed
2022-05-13 00:12hgbotFixed in Version => PR22Q3
2022-05-13 00:12hgbotNote Added: 0137243
2022-05-13 00:12hgbotNote Added: 0137244

Notes
(0134685)
hgbot   
2022-01-31 16:58   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/518 [^]
(0137243)
hgbot   
2022-05-13 00:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: adf66db53043d6b1e15d71e51862706d3decc165
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 13-05-2022 00:03:12
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/adf66db53043d6b1e15d71e51862706d3decc165 [^]

fixes ISSUE-48499: Disable Tests by package

Cleaning

Check the dot

Forget me dots

---
M src-test/src/org/openbravo/test/base/OBBaseTest.java
---
(0137244)
hgbot   
2022-05-13 00:12   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/518 [^]