Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0057612 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2025-01-10 13:34 | 2025-01-21 11:48 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | PR25Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0057612: Grid Configuration tests are always being skipped | |||||||
Description | Grid Configuration tests are skipped if they detect any grid configuration defined in the system. The existing grid configurations are retrieved from a hardcoded list of grid configuration IDs, which forces us to maintain that list updated if new grid configurations are included in the sample data. Moreover, currently not all the grid configurations of the sample data are present in that list which causes these tests to be wrongly skipped. | |||||||
Steps To Reproduce | 1) Execute any test that extends GridConfigurationTest, for example GCSequenceNumberTests 2) Note that the execution of the tests is skipped | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0174019) hgbot (developer) 2025-01-11 09:25 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1499 [^] |
(0174462) hgbot (developer) 2025-01-21 11:48 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1499 [^] |
(0174463) hgbot (developer) 2025-01-21 11:48 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: c30924c44fd11a36c5d5285f9639ee27494bb63b Author: Carlos Aristu <c.aristu@orisha.com> Date: 21-01-2025 11:45:18 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c30924c44fd11a36c5d5285f9639ee27494bb63b [^] fixes BUG-57612: Grid Configuration tests are unintendedly skipped --- M src-test/src/org/openbravo/test/views/GCSequenceNumberTests.java M src-test/src/org/openbravo/test/views/GridConfigurationTest.java M src-test/src/org/openbravo/test/views/SortingFilteringGridConfiguration.java M src-test/src/org/openbravo/test/views/ViewGenerationWithDifferentConfigLevelTest.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2025-01-10 13:34 | caristu | New Issue | |
2025-01-10 13:34 | caristu | Assigned To | => caristu |
2025-01-10 13:34 | caristu | Modules | => Core |
2025-01-10 13:34 | caristu | Triggers an Emergency Pack | => No |
2025-01-10 13:35 | caristu | Relationship added | related to 0038319 |
2025-01-11 09:25 | hgbot | Note Added: 0174019 | |
2025-01-11 09:28 | caristu | Steps to Reproduce Updated | View Revisions |
2025-01-21 11:48 | hgbot | Note Added: 0174462 | |
2025-01-21 11:48 | hgbot | Resolution | open => fixed |
2025-01-21 11:48 | hgbot | Status | new => closed |
2025-01-21 11:48 | hgbot | Fixed in Version | => PR25Q2 |
2025-01-21 11:48 | hgbot | Note Added: 0174463 |
Copyright © 2000 - 2009 MantisBT Group |