Cacie Prins

Results 22 comments of Cacie Prins

My pull request is being ignored :( I may clean it up and re-submit.

Hi @rajat007kamra , thank you for the reproduction repository. Have you tried enabling [experimental memory management](https://docs.cypress.io/guides/references/experiments#Configuration)? In order to fully reproduce and triage, can you let me know how much...

Thank you, @rajat007kamra ! Unfortunately, I'm unable to reproduce with your example repository - could you try enabling experimental memory management to see if that resolves your issue? Thanks!

Glad to hear it - I'll go ahead and close this issue.

Hi @wwgnid , thank you so much for the detailed log output. `xvfb` seems to be failing to start with the error `_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not...

Hi @mhyrka , thank you for the reproduction repository. I was able to trigger a similar error there, but it may have ben because of a an auth misconfiguration. Can...

Thanks again, @mhyrka ! I think I have a workaround for you - can you try `return`ing `cy.session` from the `wrap` callback?

I understand that this issue often happens with session creation, and completely understand how such a sensitive area of the application can be, and how difficult it can be to...

@bjowes Thanks so much for the detailed investigation! We already use [`patch-package`](https://www.npmjs.com/package/patch-package) to patch `@benmalka/foxdriver` and `tsconfig-paths` in `@packages/server` (and other packages elsewhere), so it's an established pattern in this...

Closing this PR due to botched merge/rebase- PR that continues the process at https://github.com/cypress-io/cypress/pull/28792