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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036890
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Tests Stabilizationminoralways2017-09-19 13:452024-02-08 14:45
ReportermigueldejuanaView Statuspublic 
Assigned Toalekosmp86 
PrioritynormalResolutionout of dateFixed in Version
StatusclosedFix 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

0036890: [Quarantine] Some tests are failing in quarantine randomly

Description[Quarantine] Some tests are failing in quarantine randomly

Test:
org.openbravo.test.mobile.retail.extmodules.selenium.tests.creditnote.CreditNoteFromCancelAndReplace

Error:
The database didn't return the expected data
Query has timed out (10 * 1000 = 10000)
Query: "select gci.gcnv_giftcard_inst_id as gcId, gci.value, gci.amount as initBal, gci.currentamount as currBal, gci.status, gci.fin_payment_id paymentId, gci.type, bp.name as bPartner from gcnv_giftcard_inst gci join c_bpartner bp on bp.c_bpartner_id=gci.c_bpartner_id where gci.c_order_id = '523D04DD9E4B6D022AA46780423651D0' "



Test:
org.openbravo.test.mobile.retail.extmodules.selenium.tests.sessions.terminal_for_seller.TryToOpenStoreWithSeller

Error:
'dynamicConfirmationPopup_header' not found (Current Bussines date NaN)



Test:
org.openbravo.test.mobile.retail.extmodules.selenium.tests.taxexempt.I36493_RecoverTaxExemptFromBackend

Error:
The expected value for 'theButton_btnTotalToPay (testId = theButton_btnTotalToPay)' does not match the existing value.
Expected: "0.00"
     but: was "-150.50"



Test:
org.openbravo.test.mobile.retail.pack.selenium.tests.system.I35040_RequestDuringChangeRoleAction

Error:
(1) errors in the browser log:
[2017-09-19T03:09:30+0000] [SEVERE] http://127.0.0.1/ret-qa-test-pgsql-suite1/web/js/gen/76b3d26d5ff47603783121afb113e7c8.js [^] 1302:20 "serviceGET error: 0, source: org.openbravo.retail.posterminal.term.RejectReason"

Test:
org.openbravo.test.mobile.retail.pack.selenium.tests.receipts.HideActionButtons

Error:
[junit] org.junit.internal.runners.model.MultipleFailureException: There were 2 errors:
    [junit] java.lang.AssertionError((1) errors in the browser log:
    [junit] [2017-09-19T19:41:50+0000] [SEVERE] console-api 357:40 "The javascript 'TestRegistry.registry('searchProductCharacteristicHeader_productSearchButton').enyoObject.waterfall('ontap');' has failed because: 'unknown error: Cannot read property 'enyoObject' of null'"
    [junit] )
    [junit] java.lang.AssertionError(The preferences (permissions) have changed. If you changed the preferences within the test, restore them to the original values



Test:
org.openbravo.test.mobile.retail.extmodules.selenium.tests.discounts_combo.CheckComboDiscounts

Error:
java.lang.AssertionError: The expected value for 'theButton_btnTotalToPay (testId = theButton_btnTotalToPay)' does not match the existing value.
Expected: "0.00"
     but: was "165.00"



Test:
org.openbravo.test.mobile.retail.pack.webservice.tests.orderloader.RetailOrderLoaderTest.testDuplicateParallelMessageWaitsNotTooLong

Error:
Duplicate message test, result 1 and 2 should be the same
Steps To ReproduceSee Desc.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0099146)
migueldejuana (developer)
2017-09-19 13:52

author Miguel de Juana <miguel.dejuana@openbravo.com>
Tue Sep 19 13:50:52 2017 +0200 (51 seconds ago)
changeset 6773 5f8ec9c39381
parent 6772 3b449d9f60b2

https://code.openbravo.com/tools/automation/pi-mobile/rev/5f8ec9c39381 [^]
(0099455)
migueldejuana (developer)
2017-09-22 09:01

author Miguel de Juana <miguel.dejuana@openbravo.com>
Wed Sep 20 09:08:07 2017 +0200 (47 hours ago)
changeset 6776 3b355a4cce76
parent 6775 1bd921a18fd9
child 6777 15c39bade753

https://code.openbravo.com/tools/automation/pi-mobile/rev/3b355a4cce76 [^]
(0099456)
migueldejuana (developer)
2017-09-22 09:04

author Miguel de Juana <miguel.dejuana@openbravo.com>
Fri Sep 22 08:44:22 2017 +0200 (37 seconds ago)
changeset 6792 c70433bf83ba
parent 6791 f8714cc7a0e3

https://code.openbravo.com/tools/automation/pi-mobile/rev/c70433bf83ba [^]
(0099651)
hgbot (developer)
2017-09-28 12:44

Repository: tools/automation/pi-mobile
Changeset: f7e04d864bbe63e22036f2f2c27562c15559c3af
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Sep 28 12:26:47 2017 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f7e04d864bbe63e22036f2f2c27562c15559c3af [^]

Related to issue 0036890: [Quarantine] Some tests are failing in quarantine randomly

---
M src-test/org/openbravo/test/mobile/retail/pack/webservice/tests/orderloader/RetailOrderLoaderTest.java
---
(0102832)
hgbot (developer)
2018-02-26 10:01

Repository: tools/automation/pi-mobile
Changeset: 53628060e1d2d7e7d9cf889e4fcca10c42daac22
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Feb 26 10:01:20 2018 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/53628060e1d2d7e7d9cf889e4fcca10c42daac22 [^]

Related to issue 36890: Remove waitforfix for test CreditNoteFromCancelAndReplace

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/CreditNoteFromCancelAndReplace.java
---
(0160465)
shuehner (administrator)
2024-02-08 14:45

After mass reviewing old pos issues in 52891 => Closing as out of date

- Issue History
Date Modified Username Field Change
2017-09-19 13:45 migueldejuana New Issue
2017-09-19 13:45 migueldejuana Assigned To => Retail
2017-09-19 13:45 migueldejuana Triggers an Emergency Pack => No
2017-09-19 13:52 migueldejuana Note Added: 0099146
2017-09-20 09:25 migueldejuana Description Updated View Revisions
2017-09-22 09:00 migueldejuana Description Updated View Revisions
2017-09-22 09:01 migueldejuana Note Added: 0099455
2017-09-22 09:04 migueldejuana Note Added: 0099456
2017-09-28 12:42 migueldejuana Description Updated View Revisions
2017-09-28 12:44 hgbot Checkin
2017-09-28 12:44 hgbot Note Added: 0099651
2018-02-16 08:53 migueldejuana Category Web POS => Tests Stabilization
2018-02-16 09:01 migueldejuana Assigned To Retail => alekosmp86
2018-02-26 10:01 hgbot Checkin
2018-02-26 10:01 hgbot Note Added: 0102832
2024-02-08 14:45 shuehner Note Added: 0160465
2024-02-08 14:45 shuehner Status new => closed
2024-02-08 14:45 shuehner Resolution open => out of date


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker