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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044991
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2020-09-04 12:502020-09-21 10:51
Reportergorka_gilView Statuspublic 
Assigned Togorka_gil 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR20Q2.2
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

0044991: tests without any annotation are not executed in ci

DescriptionAfter enable ci tests to use service workers hundreds of test has stop executing.

The problem was introduced in this commit:
https://gitlab.com/openbravo/projects/retail/mobile-test/-/commit/0525b1880 [^]

That enables the serviceWorker mode by default, which makes that any test that don't have any annotation to not be executed.
Steps To Reproducehttps://builds.openbravo.com/view/retail-qa/job/ret-qa-test-pgsql-suite1/buildTimeTrend [^]

here can be seen the suite 1 of the pack the August 10, to pass from 1:40 mins to 50 mins, and in the tests results can be seen that were executed 183 tests less than in previous execution.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0044987 closedgorka_gil tests without any annotation are not executed in ci 

-  Notes
(0123251)
hgbot (developer)
2020-09-21 10:50

Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/45 [^]
(0123252)
hgbot (developer)
2020-09-21 10:51

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: b502e35680c694a01560bd19673ce734f307bf57
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2020-09-18T15:47:27+02:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/b502e35680c694a01560bd19673ce734f307bf57 [^]

Fixes ISSUE-44991: Remove all service workers logic of ci

Service workers will be enbled by default in ci,
so is not longer needed all the logic of enable and disable it

---
A src-test/org/openbravo/test/mobile/retail/mobilecore/junit/OBWildcardPatternSuite.java.orig
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I32875_TransactionNotReconciled.java.orig
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I34743_JSErrorShownInBPandBPLocationDetails.java.orig
M src-test/org/openbravo/test/mobile/core/junit/SequentialTestInfo.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/annotations/SuiteAnnotations.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/annotations/TestClassAnnotations.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/javascript/MobileCoreAPI.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/junit/OBWildcardPatternSuite.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/AllOfflineTestsSW.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/C360CheckStatisticsOffline.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/CreateBPandBPLocation_saleOffline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/CreateBPandBPLocation_saleOnline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/CreateLayawayOffline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I32875_TransactionNotReconciled.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I34503_JSErrorShownInCashManagementDetails.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I34743_JSErrorShownInBPandBPLocationDetails.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I37600_VerifyNewCustomerReceipt.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I37709_VerifyCustomerOnReload.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineAllowedFlows.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineAllowedFlowsWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashmanagement.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashmanagementWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashmanagementWaitNoForce.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashup.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashupWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCreateBP.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCreateBPWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineSimplesale.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineSimplesaleWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineUserInformation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineAllowedFlows.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineAllowedFlowsWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineBusinessDay.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashmanagement.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashmanagementWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashup.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashupWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCreateBP.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCreateBPWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineSimplesale.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineSimplesaleWait.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/MultiPriceListOffline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/VerifyCustomerSearchKeySequenceOffline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/VerifyOfflineMode.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/VerifyOfflineModeII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/VerifyOfflineModeNoForce.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/WebPOSOfflineCustomTerminalHelper.java
R src-test/org/openbravo/test/mobile/retail/mobilecore/utils/ServiceWorkerUtils.java
---
(0123253)
hgbot (developer)
2020-09-21 10:51

Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/45 [^]

- Issue History
Date Modified Username Field Change
2020-09-04 14:04 gorka_gil Type defect => backport
2020-09-04 14:04 gorka_gil Target Version => RR20Q2.2
2020-09-21 10:50 hgbot Note Added: 0123251
2020-09-21 10:51 hgbot Resolution open => fixed
2020-09-21 10:51 hgbot Status scheduled => closed
2020-09-21 10:51 hgbot Note Added: 0123252
2020-09-21 10:51 hgbot Note Added: 0123253


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker