Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0056135 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2024-07-31 12:46 | 2024-09-21 10:58 | |||||||
Reporter | ablasco | View Status | public | |||||||||
Assigned To | ablasco | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | 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 | 0056135: DBSM Tests to ensure pg16 is supported | |||||||||||
Description | Some dbsm Tests are failing due exported models in views. - MaterializedView - - RemoveMaterializedViewChange. - exported contents expected:<[<view name="TEST_VIEW"><![CDATA[SELECT COALESCE(t.col2, '-') AS c FROM test t WHERE (t.col1 IN ('A', 'B')) OR (t.col2 IN ('C', 'D'))]]></view>]> but was:<[<view name="TEST_VIEW"><![CDATA[SELECT COALESCE(col2, '-') AS c FROM test t WHERE (col1 IN ('A', 'B')) OR (col2 IN ('C', 'D'))]]></view>]> Alias t removed on pg16 update. | |||||||||||
Steps To Reproduce | Configure an environment with postgres 16. Configure dbsm to execute the tests. Execute in dbsm. ant run.tests | |||||||||||
Proposed Solution | Skip the tests which are failing with postgres 16 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2024-07-31 12:46 | ablasco | New Issue | |
2024-07-31 12:46 | ablasco | Assigned To | => ablasco |
2024-07-31 12:46 | ablasco | Modules | => Core |
2024-07-31 12:46 | ablasco | Triggers an Emergency Pack | => No |
2024-07-31 12:55 | hgbot | Note Added: 0167528 | |
2024-08-06 12:34 | hgbot | Note Added: 0167748 | |
2024-08-06 12:50 | AugustoMauch | Status | new => scheduled |
2024-09-21 10:58 | hgbot | Note Added: 0169447 | |
2024-09-21 10:58 | hgbot | Note Added: 0169448 |
Copyright © 2000 - 2009 MantisBT Group |