Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to run OPA5 test case in multiple batch for SAPUI5 application #545

Open
abhijain05 opened this issue Mar 10, 2023 · 1 comment
Labels
help provided Consulting given or question answered information required Further information is required

Comments

@abhijain05
Copy link

Hello Team,

We are running OPA5 integration test cases using karma-ci and karma-ui5 in CI/CD pipeline.

We have many test cases and we observed that after running some test cases , karma runner raising browser time out error. Please find below screenshot for the same.

image

In order to resolve above issue, we tried to run test cases in script mode so that we can run limited test case from below path but test cases is not getting started by adding below code:
image

Test case is not getting started:
image

Could you please suggest how can we run test in batch mode.

@matz3
Copy link
Member

matz3 commented Mar 20, 2023

The tests configuration is supposed to contain module names (like used in sap.ui.define or sap.ui.require), not paths. See https://github.com/SAP/karma-ui5#tests

@matz3 matz3 added information required Further information is required help provided Consulting given or question answered labels Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help provided Consulting given or question answered information required Further information is required
Projects
None yet
Development

No branches or pull requests

2 participants