Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043984Retail ModulesCash uppublic2020-05-07 14:092020-05-22 10:16
prakashmurugesan88 
prakashmurugesan88 
normalmajorhave not tried
closedfixed 
5
 
 
migueldejuana
No
0043984: Random Tests failed in try as cashup window expected to appear but it is not
Following error occurs in try where cashup window expected to appear but it is not

Error Message
'cashPayments_title' not found

https://ci.openbravo.com/job/try-ret-test-oracle-suite5/10497/testReport/junit/org.openbravo.test.mobile.retail.pack.selenium.tests.cashup/CashupWithSaleAndReturn/test/ [^]

Seems that the data synchronizations is happenning while we try to navigate to cashup

As random tests are failing try to reproduce by running the entire suite.

Seems that the data synchronizations is happenning while we try to navigate to cashup


No tags attached.
related to defect 0043841 closed prakashmurugesan88 Random tests are failing in try-retail where it expects the cashup window but it is not 
Issue History
2020-05-07 14:09prakashmurugesan88New Issue
2020-05-07 14:09prakashmurugesan88Assigned To => prakashmurugesan88
2020-05-07 14:09prakashmurugesan88Triggers an Emergency Pack => No
2020-05-07 14:14prakashmurugesan88Relationship addedrelated to 0043841
2020-05-07 17:03prakashmurugesan88Statusnew => scheduled
2020-05-08 10:04hgbotCheckin
2020-05-08 10:04hgbotNote Added: 0119678
2020-05-08 10:48prakashmurugesan88Statusscheduled => resolved
2020-05-08 10:48prakashmurugesan88Resolutionopen => fixed
2020-05-15 08:03hgbotCheckin
2020-05-15 08:03hgbotNote Added: 0119904
2020-05-22 10:16migueldejuanaReview Assigned To => migueldejuana
2020-05-22 10:16migueldejuanaNote Added: 0120163
2020-05-22 10:16migueldejuanaStatusresolved => closed

Notes
(0119678)
hgbot   
2020-05-08 10:04   
Repository: tools/automation/pi-mobile
Changeset: 2dea4e88caef48cf3aea5904e0991fa4a25326d8
Author: Prakash M <prakash <at> qualiantech.com>
Date: Fri May 08 13:33:47 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2dea4e88caef48cf3aea5904e0991fa4a25326d8 [^]

Related to BUG-43984: Added wait for synchronization before cashup or cashmanagement

* On trying to open cashup or cashmanagement after processing receipt, it fails
to open in try-retail
* This is because synchronization process is under progress.
* So added wait for synchronization after receipt process and before cashup or
cashmanagement

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/I40960_VerifyCreditNoteReimburseInCrossStore.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/generic/WebPOSWorkdayTestForJMeter.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I38405_VerifyCashUpWhenGiftCardIsRefunded.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/ReimburseCard.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/TryReimburseCardNotReimbursable.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I31783_DifferencesNotShownInCashup.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I33172_VerifyTillDifferencesReconciliationWithdrawal.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS004_Cashup.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS007_CashUpPartialWithSale.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS024_CashupWithSaleAndReturn.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS030_I35744_PayOpenTickets.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/businessday/SimulateBusinessDay.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I30543_CashManagementInCashUpReport.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I31707_CashMgmEventsWithMultiplePaymentMthd.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I31838_FilterCashMgmtEventsByPaymentMethod.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I35779_CashMgmLongDescription.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpGroupingWithDifferentsBP.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpNoGroupingWithDifferentsBP.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpPartialWithSale.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLinesMultitax.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLinesMultitaxNotIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLinesNotIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashupCountDifferenceLimit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashupMulticurrencyPrecissionCheck.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashupWithInitialAmount.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashupWithOverpayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashupWithSaleAndReturn.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I26806_CashupTotalNotShown.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I27425_InvoicesWronglyCreatedAsNotPaid.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28181_CashupWrongWithdrawalSummary.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28455_InvoicedReceiptsWronglyPending.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28491_WrongWithdrawalSection.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28714_VerifyTotalReturns.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28714_VerifyTotalReturnsII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I29733_CashupQuantityButton.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I31116_CashupSalesAndReturns.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I31146_CashupCloseWindowsAndPay.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I31790_CashupAmountToKeep.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I33633_WrongInvoiceDateInSalesInvoice.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I33695_CashupInvoiceTaxPrecision.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I35216_VerifyCashUpSplitLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I35565_CashUpVerifyDeposit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I36253_CreateTwoReceiptsWithSameInvoiceAddressAndDifferentShippingAddress.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I36380_CashupWithMultipleSimilarCashManagementMvmt.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I36522_VerifyCashUpInSynchronizeMode.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I36625_VerifyCashupAmountToKeep.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I38641_AgileCashUp.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I40019_VerifyCountedAmountAfterCashup.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I30885_Communit8624UseOnWebPOSFlag.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I26458_LayawayCashupWrongTaxesInformation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I29178_CountedWrongWhenLayawayCanceled.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I35208_VerifyCashupOnCancelLayaway.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I35320_VerifyLayawayButtonEnabled.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I36211_VerifyLayawayInCashup.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalChangeAllowed.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I28714_NoCashAvailableWithCashupCheck.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/I35032_EnablePostAndPrintButton.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/synchronizedtransactions/SynchronizedCashupWithDeposit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30848_CashMgmtRecoverAfterDeletingCache.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31950_VerifyCashupOtherMaxAmount.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32021_VerifyPaymentMethodWithMoreButton.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37911_VerifyKeyboardOnCashup.java
---
(0119904)
hgbot   
2020-05-15 08:03   
Repository: tools/automation/pi-mobile
Changeset: 668f52eebd54eec3028e923500912508b9a27538
Author: Prakash M <prakash <at> qualiantech.com>
Date: Fri May 15 11:32:59 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/668f52eebd54eec3028e923500912508b9a27538 [^]

Related to BUG-43984: Added wait for synchronization before cashup or
cashmanagement

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I29153_CashupWithSaleAndReturnRetrieveFromServer.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/ChangeBPOffline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I32875_TransactionNotReconciled.java
---
(0120163)
migueldejuana   
2020-05-22 10:16   
Reviewed