Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042363Retail ModulesTests Stabilizationpublic2019-11-21 15:472019-11-21 16:03
alekosmp86 
Retail 
normalmajorhave not tried
newopen 
5
 
 
No
0042363: Some tests for Restaurant Management module are failing in try-retail
The latest fixes for issues in Restaurant Management module are being made for RR19Q4, and this is causing some tests to fail when running the tests in the latest version of pi.
N/A
No tags attached.
Issue History
2019-11-21 15:47alekosmp86New Issue
2019-11-21 15:47alekosmp86Assigned To => Retail
2019-11-21 15:47alekosmp86Triggers an Emergency Pack => No
2019-11-21 16:03hgbotCheckin
2019-11-21 16:03hgbotNote Added: 0115759

Notes
(0115759)
hgbot   
2019-11-21 16:03   
Repository: tools/automation/pi-mobile
Changeset: b020ea4f592aeeb9fc1ffe8ff279634d26a8c4d4
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Nov 20 09:09:54 2019 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b020ea4f592aeeb9fc1ffe8ff279634d26a8c4d4 [^]

Related to issue 42363: Disabled tests that are failing in try-retail
changes

Backed out changeset: b5e02d7dd3e7

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/AssignTicketToFreeTable.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/ChangeAssignedTableToTicket.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/CreateTicketAssignedToTable.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/CreateTicketAssignedTwoWithTables.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/ReleaseTableAfterDeletingTicket.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/ReleaseTableByPayingTicket.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/SyncTicketWithoutPayment.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyBOMProductsInBackOffice.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyCustomizeButtonVisibility.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyIncrementedQtySentToKitchen.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyQtySentToKitchenWhenSent.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifySubstitutedProductWithNotes.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyTheMovedProductInExistingAndOpenPrevTicket.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyTheMovedProductInExistingTicketAndOpenExistingTicket.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyTheMovedProductInTheCreatedReceipt.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyTheMovedProductInThePreviousReceipt.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyTicketLineSentToKitchenStatus.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/restaurants/VerifyUncheckingBomProductsWithNotes.java
---