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

Launch couldn't be finished #127

Open
andriy-dolynskyy opened this issue Oct 27, 2023 · 2 comments
Open

Launch couldn't be finished #127

andriy-dolynskyy opened this issue Oct 27, 2023 · 2 comments

Comments

@andriy-dolynskyy
Copy link

I'm utilizing GitHub Actions to run Playwright tests, and I've encountered situations where the launch remains incomplete even after all tests have finished. What could be the underlying cause of this issue, and, more importantly, how can it be resolved or mitigated?

I've been exploring potential solutions and one approach I considered was obtaining a launch identifier to forcibly complete the launch at the end of the execution (through API). However, it appears that there is no available method to retrieve this ID. Do you have any guidance or recommendations for addressing this matter?

@AmsterGet
Copy link
Member

Hello @andriy-dolynskyy !
Do you face any errors in your CI job?

@andriy-dolynskyy
Copy link
Author

Hello @AmsterGet !

My CI job typically encounters issues, often related to CLI problems (which I haven't fully investigated yet). However, from my observations, when the job fails, the results are populated in ReportPortal, and the execution concludes as expected. On the other hand, when the job succeeds, the ReportPortal launch doesn't seem to reach its conclusion and hangs until I force it to stop.

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

No branches or pull requests

2 participants