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

The result is not sent if two browser windows are opened when running tests #106

Open
augustvavreliy opened this issue May 9, 2023 · 3 comments
Assignees
Labels

Comments

@augustvavreliy
Copy link

I have a problem with running tests in parallel. I use pytest-xdist for this. It opens several windows to run. So when you open several windows the result of the execution of cases is not sent.
image
image

@n3r
Copy link
Contributor

n3r commented Jun 15, 2023

Hello @augustvavreliy

Can you provide a little bit more information about libraries you use?

@augustvavreliy
Copy link
Author

Shure
qase-pytest == 5.0.1
pytest == 7.4.0
playwright == 1.35.0
pytest-playwright == 0.3.3
pytest-xdist == 3.3.1
pytest-dependency == 0.5.1
python == 3.11.1

@stale
Copy link

stale bot commented Oct 8, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 8, 2023
@stale stale bot closed this as completed Oct 15, 2023
@n3r n3r removed the wontfix This will not be worked on label Oct 16, 2023
@n3r n3r reopened this Oct 16, 2023
@n3r n3r self-assigned this Oct 16, 2023
@n3r n3r added the pytest label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants