Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039843Retail ModulesWeb POSpublic2018-12-20 13:492024-02-08 14:46
gorka_gil 
Retail 
highmajorrandom
closedout of date 
5
 
 
No
0039843: Some discount tests are failing after upgrade to chrome71
These tests:
- A) I34809_WrongCalculationOfComboDependingSequence
- B) I32421_TwoFamiliesWithSameProduct
- C) I32526_TwoFamiliesWithSameTwoProducts

Are failing in try-retail after the change form chrome69 to chrome71 in ci.

Note that in ci only happens in oracle, but consistently.

In local I was able to reproduce A consistently.
B and C I was not able to reproduce in local.

A first look, looks like in A) when having to elements that can be part of the combo choose a wrong one or at least different from before.

In B) and C) looks like the first line is loosing the discount line in the ticket.
-
No tags attached.
Issue History
2018-12-20 13:49gorka_gilNew Issue
2018-12-20 13:49gorka_gilAssigned To => Retail
2018-12-20 13:49gorka_gilTriggers an Emergency Pack => No
2018-12-20 13:56hgbotCheckin
2018-12-20 13:56hgbotNote Added: 0108690
2024-02-08 14:46shuehnerNote Added: 0160469
2024-02-08 14:46shuehnerStatusnew => closed
2024-02-08 14:46shuehnerResolutionopen => out of date

Notes
(0108690)
hgbot   
2018-12-20 13:56   
Repository: tools/automation/pi-mobile
Changeset: c3980b35096dd1e8eb2266972b57fc0e9f4e2ebd
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Thu Dec 20 13:55:25 2018 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c3980b35096dd1e8eb2266972b57fc0e9f4e2ebd [^]

Related to issue 39843: Disable some tests that are failing after update to chrome71

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I34809_WrongCalculationOfComboDependingSequence.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_twofamilies/I32421_TwoFamiliesWithSameProduct.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_twofamilies/I32526_TwoFamiliesWithSameTwoProducts.java
---
(0160469)
shuehner   
2024-02-08 14:46   
After mass reviewing old pos issues in 52891 => Closing as out of date