Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054298
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2024-01-10 16:472024-01-12 13:49
ReporteraferrazView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054298: Some tests fail without org.openbravo.test.mobile.sampledata

DescriptionIf we run discount engine tests in try-pos2, there are some tests failing due to missing CRM configuration.

Once this is fixed, we should be able to add discount engine tests to try-pos2 execution:
diff --git a/retail/pos2-modules.json b/retail/pos2-modules.json
index f7a2a7b..286a77c 100644
--- a/retail/pos2-modules.json
+++ b/retail/pos2-modules.json
@@ -607,6 +607,22 @@
                "ver": "master"
            },
            "javapackage": "org.openbravo.taxes"
+ },
+ {
+ "method": "git",
+ "params": {
+ "url": "https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts", [^]
+ "ver": "master"
+ },
+ "javapackage": "org.openbravo.discounts"
+ },
+ {
+ "method": "git",
+ "params": {
+ "url": "https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.discounts.tests", [^]
+ "ver": "master"
+ },
+ "javapackage": "org.openbravo.retail.discounts.tests"
         }
     ],
     "deps": [{
Steps To ReproduceAdd https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts [^] and https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.discounts.tests [^] modules to pos2-modules.json inside mods section and run try-pos2.

org.openbravo.discounts.propertycondition junit tests fail with following error:
No row with the given identifier exists: [C_ExtBP_Config_Property#612BB567A0FB4A1FABF229F1A2254B66]

https://builds.openbravo.com/job/try-pos2-checks-modules-pgsql/3445/ [^]
Proposed SolutionAdd needed configuration to run the test inside the test or in org.openbravo.retail.sampledata.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0053863 closedifernandez Some tests fail without org.openbravo.test.mobile.sampledata 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-01-10 16:47 aferraz New Issue
2024-01-10 16:47 aferraz Assigned To => Retail
2024-01-10 16:47 aferraz Triggers an Emergency Pack => No
2024-01-10 16:47 aferraz Issue generated from 0053863
2024-01-10 16:50 aferraz Steps to Reproduce Updated View Revisions
2024-01-10 16:50 aferraz Proposed Solution updated
2024-01-10 16:52 aferraz Relationship added related to 0053863
2024-01-11 14:00 shuehner Issue Monitored: shuehner
2024-01-12 13:49 aferraz Description Updated View Revisions


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker