Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043984 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | major | have not tried | 2020-05-07 14:09 | 2020-05-22 10:16 | |||
Reporter | prakashmurugesan88 | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | 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 | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043984: Random Tests failed in try as cashup window expected to appear but it is not | |||||||
Description | 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 | |||||||
Steps To Reproduce | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0119678) hgbot (developer) 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 (developer) 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 (viewer) 2020-05-22 10:16 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2020-05-07 14:09 | prakashmurugesan88 | New Issue | |
2020-05-07 14:09 | prakashmurugesan88 | Assigned To | => prakashmurugesan88 |
2020-05-07 14:09 | prakashmurugesan88 | OBNetwork customer | => No |
2020-05-07 14:09 | prakashmurugesan88 | Triggers an Emergency Pack | => No |
2020-05-07 14:14 | prakashmurugesan88 | Relationship added | related to 0043841 |
2020-05-07 17:03 | prakashmurugesan88 | Status | new => scheduled |
2020-05-08 10:04 | hgbot | Checkin | |
2020-05-08 10:04 | hgbot | Note Added: 0119678 | |
2020-05-08 10:48 | prakashmurugesan88 | Status | scheduled => resolved |
2020-05-08 10:48 | prakashmurugesan88 | Resolution | open => fixed |
2020-05-15 08:03 | hgbot | Checkin | |
2020-05-15 08:03 | hgbot | Note Added: 0119904 | |
2020-05-22 10:16 | migueldejuana | Review Assigned To | => migueldejuana |
2020-05-22 10:16 | migueldejuana | Note Added: 0120163 | |
2020-05-22 10:16 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |