-
Notifications
You must be signed in to change notification settings - Fork 675
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
Latest testcafe docker image fails to instantiate chromium intermittently #6436
Comments
Facing this issue too, using the latest image no browser connectivity and all testcases failing... |
this is also happening with firefox too... |
I confirm that the |
We are facing the same problem. |
+1 |
@HHHartmann The "Need Response" label is our internal label, which helps us track user activity in a thread. I will increase the priority of this issue. |
We have the same issue with the docker image of Can it be the reason why it goes down? |
Hello @Jeredian , Thank you for the hint. We will check this. |
+1, also experiencing this in our Gitlab CI/CD pipeline, intermittently on random places. Not on each pipeline run, but randomly. Environment details:
@aleks-pro it's been almost 2 months since the last update, is there any progress on this? |
No updates yet. Once we get any results, we will post them in this thread. |
We are experiencing this issue with Docker & TestCafe Version 1.18.1. We run our end-2-end tests within an CI/CD environment (Jenkins) as well. Environment details:
Failing with the same error:
|
Hi @mhanci92, |
What is your Test Scenario?
Executing tests in testcafe docker image on chromium
What is the Current behavior?
We execute testcafe tests frequently with our CI tool and since the latest release of the image on docker hub, we see that many of our executions intermittently fail with the below error:
What is the Expected behavior?
The browser instance should be created without flakiness.
Steps to Reproduce:
Your Environment details:
The text was updated successfully, but these errors were encountered: