-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Kitchensink hangs starting a test on CircleCI Windows #5596
Comments
This is blocking #5169 |
Tried to rerun this job with SSH and connect:
did not connect Running with
From another connection started Cypress tests, getting the same error
|
Running via SSH in headed mode WORKS
Hmm, but then it hangs again with the following
and it just repeats
|
Additional information: I have experimented with Circle Windows in cypress-io/cypress-test-tiny#49 and have noticed that the build only hangs if there is
Another observation for another day - it seems the successful process is hanging AFTER finishing tests with the last lines
which might be resolved by #5603 |
We have bumped Kitchensink down to Cypress version 3.4.1 and this passes, so the hanging is isolated to Cypress 3.5.0. I believe this is the same issue detailed in #5475 |
On jenkins it is executed as SYSTEM user. It seems to work when I start the tests with my local account on this server. Does this make a difference? //Edit: Are there any other files that are generated based on the current user? //Edit2: |
fyi: I was able to resolve the problem by updating to cypress 3.8.0. |
Yes, this was fixed by upgrading Electron in 3.8.0: #5852 |
Cypress v3.6.0 on Windows 64bit on CircleCI with Electron 73 (default) browser
Example build https://circleci.com/gh/cypress-io/cypress-example-kitchensink/3778
Just hangs when starting the test
Enabled debug logs, see https://circleci.com/gh/cypress-io/cypress-example-kitchensink/3783 for them. The error that caught my eye is at the beginning
At the end there is nothing interesting
Note, the message
cypress:server:runner env object has the following keys
is usually followed by this:The text was updated successfully, but these errors were encountered: