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

Test execution is not stopping automatically in report portal [v5.2.2]. need to stop forcefully after every execution to analyse #79

Open
moporwal opened this issue Mar 22, 2021 · 7 comments

Comments

@moporwal
Copy link

Describe the bug
We have our application framework in cypress (JS) (agent-js-cypress) which is configured with Jenkins and report portal . Report portal we have installed with kubernetes.
Basically we configure our Execution to run with the help of jenkins and analyse the result in report portal
The problem occurring is now execution is getting stopped successfully in jenkins after passing or failing but it keeps running in report portal.

Expected behavior
Test cases execution needs to be stopped as soon as it completed in jenkins

Desktop (please complete the following information):

  • OS: [ iOS]
  • Browser [e.g. chrome]
@evjlobanova evjlobanova transferred this issue from reportportal/reportportal Mar 30, 2021
@andrei-mask
Copy link

I have the same issue.
Report portal [5.3.5]
agent-js-cypress 5.0.1

@BibinQA
Copy link

BibinQA commented Aug 27, 2021

I have the same issue too
Report portal: 5.3
agent-js-cypress: 5.0.2
Cypress: 8.0.0
CI environment: CircleCI

@ganeshhubale
Copy link

I am facing same issue with below environment setup:
Cypress: 7.1.0
Report-portal: Current version: API Service: 5.3.5; Index Service: 5.0.10; Authorization Service: 5.3.5; Service UI: 5.3.5;
agent-js-cypress: 5.0.2
CI environment: GitHub actions
OS: Ubuntu 20.04

Addition to this issue. It is inconsistent in uploading test results.
Mentioning Relevant issues -
#62
#63
#64
#73

@MouadRS
Copy link

MouadRS commented Oct 1, 2021

Hello, the same issue occurs on my side.
ENV :
Cypress 7.1.0
Reportportal : 5.3.5

@leonardoggallardo
Copy link

leonardoggallardo commented Oct 5, 2021

Same here:
Cypress: 8.5.0
agent-js-cypress: 5.0.2

@landhu
Copy link

landhu commented Apr 7, 2022

Any one can help to INVESTIGATE?

@landhu
Copy link

landhu commented Apr 7, 2022

I had same issue. But I found if not add autoMerge=true option. It can be fixed.
you can try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants